Skip to content

Commit b67e14a

Browse files
committed
chore: update devDeps.
1 parent 5530e07 commit b67e14a

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

Diff for: package.json

+8-8
Original file line numberDiff line numberDiff line change
@@ -16,28 +16,28 @@
1616
},
1717
"description": "JSDoc linting rules for ESLint.",
1818
"devDependencies": {
19-
"@babel/cli": "^7.16.8",
20-
"@babel/core": "^7.16.12",
21-
"@babel/eslint-parser": "^7.16.5",
19+
"@babel/cli": "^7.17.0",
20+
"@babel/core": "^7.17.0",
21+
"@babel/eslint-parser": "^7.17.0",
2222
"@babel/node": "^7.16.8",
2323
"@babel/plugin-syntax-class-properties": "^7.12.13",
2424
"@babel/plugin-transform-flow-strip-types": "^7.16.7",
2525
"@babel/preset-env": "^7.16.11",
26-
"@babel/register": "^7.16.9",
26+
"@babel/register": "^7.17.0",
2727
"@hkdobrev/run-if-changed": "^0.3.1",
28-
"@typescript-eslint/parser": "^5.10.1",
28+
"@typescript-eslint/parser": "^5.10.2",
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.5",
32+
"chai": "^4.3.6",
3333
"cross-env": "^7.0.3",
3434
"decamelize": "^5.0.1",
35-
"eslint": "^8.7.0",
35+
"eslint": "^8.8.0",
3636
"eslint-config-canonical": "^33.0.1",
3737
"gitdown": "^3.1.4",
3838
"glob": "^7.2.0",
3939
"husky": "^7.0.4",
40-
"lint-staged": "^12.3.1",
40+
"lint-staged": "^12.3.3",
4141
"lodash.defaultsdeep": "^4.6.1",
4242
"mocha": "^9.2.0",
4343
"nyc": "^15.1.0",

0 commit comments

Comments
 (0)