Skip to content

Commit 08e6c6e

Browse files
committed
[Dev Deps] update @babel/core, @babel/plugin-syntax-decorators, @babel/preset-react, @types/estree, @types/node, ls-engines
1 parent 438c21a commit 08e6c6e

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -44,15 +44,15 @@
4444
"string.prototype.matchall": "^4.0.7"
4545
},
4646
"devDependencies": {
47-
"@babel/core": "^7.17.10",
47+
"@babel/core": "^7.17.12",
4848
"@babel/eslint-parser": "^7.17.0",
49-
"@babel/plugin-syntax-decorators": "^7.17.0",
49+
"@babel/plugin-syntax-decorators": "^7.17.12",
5050
"@babel/plugin-syntax-do-expressions": "^7.16.7",
5151
"@babel/plugin-syntax-function-bind": "^7.16.7",
52-
"@babel/preset-react": "^7.16.7",
52+
"@babel/preset-react": "^7.17.12",
5353
"@types/eslint": "=7.2.10",
54-
"@types/estree": "^0.0.50",
55-
"@types/node": "^16.11.32",
54+
"@types/estree": "0.0.51",
55+
"@types/node": "^16.11.35",
5656
"@typescript-eslint/parser": "^2.34.0 || ^3.10.1 || ^4.0.0 || ^5.0.0",
5757
"aud": "^2.0.0",
5858
"babel-eslint": "^8 || ^9 || ^10.1.0",
@@ -65,7 +65,7 @@
6565
"eslint-scope": "^3.7.3",
6666
"espree": "^3.5.4",
6767
"istanbul": "^0.4.5",
68-
"ls-engines": "^0.6.5",
68+
"ls-engines": "^0.6.6",
6969
"markdown-magic": "^2.6.0",
7070
"mocha": "^5.2.0",
7171
"sinon": "^7.5.0",

0 commit comments

Comments
 (0)