Skip to content

Commit aac7fb9

Browse files
committed
[Dev Deps] update @babel/core, @babel/plugin-syntax-decorators, @babel/plugin-syntax-do-expressions, @babel/plugin-syntax-function-bind, @babel/preset-react, @types/estree
1 parent 1d0bc97 commit aac7fb9

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

package.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -39,15 +39,15 @@
3939
"string.prototype.matchall": "^4.0.7"
4040
},
4141
"devDependencies": {
42-
"@babel/core": "^7.18.5",
42+
"@babel/core": "^7.18.6",
4343
"@babel/eslint-parser": "^7.18.2",
44-
"@babel/plugin-syntax-decorators": "^7.17.12",
45-
"@babel/plugin-syntax-do-expressions": "^7.16.7",
46-
"@babel/plugin-syntax-function-bind": "^7.16.7",
47-
"@babel/preset-react": "^7.17.12",
44+
"@babel/plugin-syntax-decorators": "^7.18.6",
45+
"@babel/plugin-syntax-do-expressions": "^7.18.6",
46+
"@babel/plugin-syntax-function-bind": "^7.18.6",
47+
"@babel/preset-react": "^7.18.6",
4848
"@technote-space/doctoc": "~2.4",
4949
"@types/eslint": "=7.2.10",
50-
"@types/estree": "0.0.51",
50+
"@types/estree": "0.0.52",
5151
"@types/node": "^16.11.35",
5252
"@typescript-eslint/parser": "^2.34.0 || ^3.10.1 || ^4.0.0 || ^5.0.0",
5353
"aud": "^2.0.0",

0 commit comments

Comments
 (0)