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
aud
1 parent 9fdcba7 commit bf1fc74Copy full SHA for bf1fc74
package.json
@@ -42,8 +42,8 @@
42
"string.prototype.matchall": "^4.0.8"
43
},
44
"devDependencies": {
45
- "@babel/core": "^7.22.5",
46
- "@babel/eslint-parser": "^7.22.5",
+ "@babel/core": "^7.22.9",
+ "@babel/eslint-parser": "^7.22.9",
47
"@babel/plugin-syntax-decorators": "^7.22.5",
48
"@babel/plugin-syntax-do-expressions": "^7.22.5",
49
"@babel/plugin-syntax-function-bind": "^7.22.5",
@@ -52,7 +52,7 @@
52
"@types/estree": "0.0.52",
53
"@types/node": "^4.9.5",
54
"@typescript-eslint/parser": "^2.34.0 || ^3.10.1 || ^4.0.0 || ^5.0.0",
55
- "aud": "^2.0.2",
+ "aud": "^2.0.3",
56
"babel-eslint": "^8 || ^9 || ^10.1.0",
57
"eslint": "^3 || ^4 || ^5 || ^6 || ^7 || ^8",
58
"eslint-config-airbnb-base": "^15.0.0",
0 commit comments