Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
@babel/core
@babel/eslint-parser
aud
1 parent 10eb235 commit d9c7ef1Copy full SHA for d9c7ef1
package.json
@@ -45,8 +45,8 @@
45
"string.prototype.repeat": "^1.0.0"
46
},
47
"devDependencies": {
48
- "@babel/core": "^7.24.9",
49
- "@babel/eslint-parser": "^7.24.8",
+ "@babel/core": "^7.25.2",
+ "@babel/eslint-parser": "^7.25.1",
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",
@@ -55,7 +55,7 @@
55
"@types/estree": "0.0.52",
56
"@types/node": "^4.9.5",
57
"@typescript-eslint/parser": "^2.34.0 || ^3.10.1 || ^4.0.0 || ^5.0.0",
58
- "aud": "^2.0.4",
+ "aud": "^2.0.5",
59
"babel-eslint": "^8 || ^9 || ^10.1.0",
60
"eslint": "^3 || ^4 || ^5 || ^6 || ^7 || ^8 || ^9.7",
61
"eslint-config-airbnb-base": "^15.0.0",
0 commit comments