Skip to content

Commit ac7ebe3

Browse files
committed
chore: update devDeps.
1 parent 53b6144 commit ac7ebe3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"description": "JSDoc linting rules for ESLint.",
1717
"devDependencies": {
1818
"@babel/cli": "^7.19.3",
19-
"@babel/core": "^7.19.3",
19+
"@babel/core": "^7.19.6",
2020
"@babel/eslint-parser": "^7.19.1",
2121
"@babel/node": "^7.19.1",
2222
"@babel/plugin-syntax-class-properties": "^7.12.13",
@@ -32,7 +32,7 @@
3232
"chai": "^4.3.6",
3333
"cross-env": "^7.0.3",
3434
"decamelize": "^5.0.1",
35-
"eslint": "^8.25.0",
35+
"eslint": "^8.26.0",
3636
"eslint-config-canonical": "~33.0.1",
3737
"gitdown": "^3.1.5",
3838
"glob": "^8.0.3",

0 commit comments

Comments
 (0)