Skip to content

Commit 850d801

Browse files
committed
[Dev Deps] update @babel/core, @babel/plugin-syntax-decorators
1 parent 64ad602 commit 850d801

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -41,9 +41,9 @@
4141
"string.prototype.matchall": "^4.0.7"
4242
},
4343
"devDependencies": {
44-
"@babel/core": "^7.18.13",
44+
"@babel/core": "^7.19.0",
4545
"@babel/eslint-parser": "^7.18.9",
46-
"@babel/plugin-syntax-decorators": "^7.18.6",
46+
"@babel/plugin-syntax-decorators": "^7.19.0",
4747
"@babel/plugin-syntax-do-expressions": "^7.18.6",
4848
"@babel/plugin-syntax-function-bind": "^7.18.6",
4949
"@babel/preset-react": "^7.18.6",

0 commit comments

Comments
 (0)