Skip to content

Commit bf1fc74

Browse files
committed
[Dev Deps] update @babel/core, @babel/eslint-parser, aud
1 parent 9fdcba7 commit bf1fc74

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,8 @@
4242
"string.prototype.matchall": "^4.0.8"
4343
},
4444
"devDependencies": {
45-
"@babel/core": "^7.22.5",
46-
"@babel/eslint-parser": "^7.22.5",
45+
"@babel/core": "^7.22.9",
46+
"@babel/eslint-parser": "^7.22.9",
4747
"@babel/plugin-syntax-decorators": "^7.22.5",
4848
"@babel/plugin-syntax-do-expressions": "^7.22.5",
4949
"@babel/plugin-syntax-function-bind": "^7.22.5",
@@ -52,7 +52,7 @@
5252
"@types/estree": "0.0.52",
5353
"@types/node": "^4.9.5",
5454
"@typescript-eslint/parser": "^2.34.0 || ^3.10.1 || ^4.0.0 || ^5.0.0",
55-
"aud": "^2.0.2",
55+
"aud": "^2.0.3",
5656
"babel-eslint": "^8 || ^9 || ^10.1.0",
5757
"eslint": "^3 || ^4 || ^5 || ^6 || ^7 || ^8",
5858
"eslint-config-airbnb-base": "^15.0.0",

0 commit comments

Comments
 (0)