Skip to content

Commit d9c7ef1

Browse files
committed
[Dev Deps] update @babel/core, @babel/eslint-parser, aud
1 parent 10eb235 commit d9c7ef1

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
@@ -45,8 +45,8 @@
4545
"string.prototype.repeat": "^1.0.0"
4646
},
4747
"devDependencies": {
48-
"@babel/core": "^7.24.9",
49-
"@babel/eslint-parser": "^7.24.8",
48+
"@babel/core": "^7.25.2",
49+
"@babel/eslint-parser": "^7.25.1",
5050
"@babel/plugin-syntax-decorators": "^7.24.7",
5151
"@babel/plugin-syntax-do-expressions": "^7.24.7",
5252
"@babel/plugin-syntax-function-bind": "^7.24.7",
@@ -55,7 +55,7 @@
5555
"@types/estree": "0.0.52",
5656
"@types/node": "^4.9.5",
5757
"@typescript-eslint/parser": "^2.34.0 || ^3.10.1 || ^4.0.0 || ^5.0.0",
58-
"aud": "^2.0.4",
58+
"aud": "^2.0.5",
5959
"babel-eslint": "^8 || ^9 || ^10.1.0",
6060
"eslint": "^3 || ^4 || ^5 || ^6 || ^7 || ^8 || ^9.7",
6161
"eslint-config-airbnb-base": "^15.0.0",

0 commit comments

Comments
 (0)