We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 99bc2dd commit c08abc2Copy full SHA for c08abc2
package.json
@@ -35,17 +35,17 @@
35
"@actions/exec": "1.1.0"
36
},
37
"devDependencies": {
38
- "@vercel/ncc": "0.28.6",
+ "@vercel/ncc": "0.29.0",
39
"chai": "4.3.4",
40
- "eslint": "7.30.0",
+ "eslint": "7.32.0",
41
"eslint-config-google": "0.14.0",
42
"git-branch-is": "4.0.0",
43
"husky": "7.0.1",
44
- "markdownlint-cli": "0.27.1",
45
- "mocha": "9.0.2",
+ "markdownlint-cli": "0.28.1",
+ "mocha": "9.0.3",
46
"mocha-param": "2.0.1",
47
"nyc": "15.1.0",
48
- "snyk": "1.658.0"
+ "snyk": "1.672.0"
49
50
"snyk": true
51
}
0 commit comments