Skip to content

Commit 0f7e2e7

Browse files
committed
[Dev Deps] update @babel/core, @babel/eslint-parser, @babel/plugin-syntax-decorators, @babel/plugin-syntax-do-expressions, @babel/plugin-syntax-function-bind, @babel/preset-react, @types/node
1 parent 5448e2e commit 0f7e2e7

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -44,15 +44,15 @@
4444
"string.prototype.matchall": "^4.0.6"
4545
},
4646
"devDependencies": {
47-
"@babel/core": "^7.15.8",
48-
"@babel/eslint-parser": "^7.15.8",
49-
"@babel/plugin-syntax-decorators": "^7.14.5",
50-
"@babel/plugin-syntax-do-expressions": "^7.14.5",
51-
"@babel/plugin-syntax-function-bind": "^7.14.5",
52-
"@babel/preset-react": "^7.14.5",
47+
"@babel/core": "^7.16.0",
48+
"@babel/eslint-parser": "^7.16.0",
49+
"@babel/plugin-syntax-decorators": "^7.16.0",
50+
"@babel/plugin-syntax-do-expressions": "^7.16.0",
51+
"@babel/plugin-syntax-function-bind": "^7.16.0",
52+
"@babel/preset-react": "^7.16.0",
5353
"@types/eslint": "=7.2.10",
5454
"@types/estree": "^0.0.50",
55-
"@types/node": "^14.17.27",
55+
"@types/node": "^14.17.32",
5656
"@typescript-eslint/parser": "^2.34.0 || ^3.10.1 || ^4.0.0 || ^5.0.0",
5757
"aud": "^1.1.5",
5858
"babel-eslint": "^8 || ^9 || ^10.1.0",

0 commit comments

Comments
 (0)