Skip to content

Commit 3ab81d2

Browse files
committed
[Dev Deps] update @babel/core, @babel/plugin-syntax-decorators, eslint-doc-generator, eslint-plugin-import, ls-engines
1 parent 1a75017 commit 3ab81d2

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -42,9 +42,9 @@
4242
"string.prototype.matchall": "^4.0.8"
4343
},
4444
"devDependencies": {
45-
"@babel/core": "^7.20.12",
45+
"@babel/core": "^7.21.0",
4646
"@babel/eslint-parser": "^7.19.1",
47-
"@babel/plugin-syntax-decorators": "^7.19.0",
47+
"@babel/plugin-syntax-decorators": "^7.21.0",
4848
"@babel/plugin-syntax-do-expressions": "^7.18.6",
4949
"@babel/plugin-syntax-function-bind": "^7.18.6",
5050
"@babel/preset-react": "^7.18.6",
@@ -56,15 +56,15 @@
5656
"babel-eslint": "^8 || ^9 || ^10.1.0",
5757
"eslint": "^3 || ^4 || ^5 || ^6 || ^7 || ^8",
5858
"eslint-config-airbnb-base": "^15.0.0",
59-
"eslint-doc-generator": "^1.4.2",
59+
"eslint-doc-generator": "^1.4.3",
6060
"eslint-plugin-eslint-plugin": "^2.3.0 || ^3.5.3 || ^4.0.1 || ^5.0.5",
61-
"eslint-plugin-import": "^2.26.0",
61+
"eslint-plugin-import": "^2.27.5",
6262
"eslint-remote-tester": "^3.0.0",
6363
"eslint-remote-tester-repositories": "^1.0.0",
6464
"eslint-scope": "^3.7.3",
6565
"espree": "^3.5.4",
6666
"istanbul": "^0.4.5",
67-
"ls-engines": "^0.8.0",
67+
"ls-engines": "^0.8.1",
6868
"markdownlint-cli": "^0.8.0 || ^0.32.2",
6969
"mocha": "^5.2.0",
7070
"npmignore": "^0.3.0",

0 commit comments

Comments
 (0)