Skip to content

Commit 9015f5c

Browse files
committed
chore: update devDeps.
1 parent 99c6f66 commit 9015f5c

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

package.json

+9-9
Original file line numberDiff line numberDiff line change
@@ -17,28 +17,28 @@
1717
},
1818
"description": "JSDoc linting rules for ESLint.",
1919
"devDependencies": {
20-
"@babel/cli": "^7.16.0",
21-
"@babel/core": "^7.16.5",
20+
"@babel/cli": "^7.16.7",
21+
"@babel/core": "^7.16.7",
2222
"@babel/eslint-parser": "^7.16.5",
23-
"@babel/node": "^7.16.5",
23+
"@babel/node": "^7.16.7",
2424
"@babel/plugin-syntax-class-properties": "^7.12.13",
25-
"@babel/plugin-transform-flow-strip-types": "^7.16.5",
26-
"@babel/preset-env": "^7.16.5",
27-
"@babel/register": "^7.16.5",
25+
"@babel/plugin-transform-flow-strip-types": "^7.16.7",
26+
"@babel/preset-env": "^7.16.7",
27+
"@babel/register": "^7.16.7",
2828
"@hkdobrev/run-if-changed": "^0.3.1",
2929
"@typescript-eslint/parser": "^5.8.1",
3030
"babel-plugin-add-module-exports": "^1.0.4",
3131
"babel-plugin-istanbul": "^6.1.1",
32-
"camelcase": "^6.2.1",
32+
"camelcase": "^6.3.0",
3333
"chai": "^4.3.4",
3434
"cross-env": "^7.0.3",
3535
"decamelize": "^5.0.1",
36-
"eslint": "^8.5.0",
36+
"eslint": "^8.6.0",
3737
"eslint-config-canonical": "^33.0.0",
3838
"gitdown": "^3.1.4",
3939
"glob": "^7.2.0",
4040
"husky": "^7.0.4",
41-
"lint-staged": "^12.1.4",
41+
"lint-staged": "^12.1.5",
4242
"lodash.defaultsdeep": "^4.6.1",
4343
"mocha": "^9.1.3",
4444
"nyc": "^15.1.0",

0 commit comments

Comments
 (0)