We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
@babel/core
@babel/plugin-syntax-decorators
1 parent 64ad602 commit 850d801Copy full SHA for 850d801
package.json
@@ -41,9 +41,9 @@
41
"string.prototype.matchall": "^4.0.7"
42
},
43
"devDependencies": {
44
- "@babel/core": "^7.18.13",
+ "@babel/core": "^7.19.0",
45
"@babel/eslint-parser": "^7.18.9",
46
- "@babel/plugin-syntax-decorators": "^7.18.6",
+ "@babel/plugin-syntax-decorators": "^7.19.0",
47
"@babel/plugin-syntax-do-expressions": "^7.18.6",
48
"@babel/plugin-syntax-function-bind": "^7.18.6",
49
"@babel/preset-react": "^7.18.6",
0 commit comments