Skip to content

Commit dc571c0

Browse files
committed
chore: update devDeps.
1 parent fb4ac92 commit dc571c0

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -16,27 +16,27 @@
1616
"description": "JSDoc linting rules for ESLint.",
1717
"devDependencies": {
1818
"@babel/cli": "^7.19.3",
19-
"@babel/core": "^7.19.6",
19+
"@babel/core": "^7.20.2",
2020
"@babel/eslint-parser": "^7.19.1",
21-
"@babel/node": "^7.20.0",
21+
"@babel/node": "^7.20.2",
2222
"@babel/plugin-syntax-class-properties": "^7.12.13",
2323
"@babel/plugin-transform-flow-strip-types": "^7.19.0",
24-
"@babel/preset-env": "^7.19.4",
24+
"@babel/preset-env": "^7.20.2",
2525
"@babel/register": "^7.18.9",
2626
"@es-joy/jsdoc-eslint-parser": "^0.17.0",
2727
"@hkdobrev/run-if-changed": "^0.3.1",
28-
"@typescript-eslint/parser": "^5.42.0",
28+
"@typescript-eslint/parser": "^5.42.1",
2929
"babel-plugin-add-module-exports": "^1.0.4",
3030
"babel-plugin-istanbul": "^6.1.1",
3131
"camelcase": "^6.3.0",
32-
"chai": "^4.3.6",
32+
"chai": "^4.3.7",
3333
"cross-env": "^7.0.3",
3434
"decamelize": "^5.0.1",
35-
"eslint": "^8.26.0",
35+
"eslint": "^8.27.0",
3636
"eslint-config-canonical": "~33.0.1",
3737
"gitdown": "^3.1.5",
3838
"glob": "^8.0.3",
39-
"husky": "^8.0.1",
39+
"husky": "^8.0.2",
4040
"jsdoc-type-pratt-parser": "^3.1.0",
4141
"lint-staged": "^13.0.3",
4242
"lodash.defaultsdeep": "^4.6.1",

0 commit comments

Comments
 (0)