We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
@babel/core
@babel/eslint-parser
1 parent 597553d commit ca8b11eCopy full SHA for ca8b11e
package.json
@@ -45,8 +45,8 @@
45
"string.prototype.repeat": "^1.0.0"
46
},
47
"devDependencies": {
48
- "@babel/core": "^7.24.7",
49
- "@babel/eslint-parser": "^7.24.7",
+ "@babel/core": "^7.24.9",
+ "@babel/eslint-parser": "^7.24.8",
50
"@babel/plugin-syntax-decorators": "^7.24.7",
51
"@babel/plugin-syntax-do-expressions": "^7.24.7",
52
"@babel/plugin-syntax-function-bind": "^7.24.7",
0 commit comments