Skip to content

Commit

Permalink
[Dev Deps] update @babel/core, @babel/eslint-parser, aud
Browse files Browse the repository at this point in the history
  • Loading branch information
ljharb committed Aug 9, 2024
1 parent 10eb235 commit d9c7ef1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,8 @@
"string.prototype.repeat": "^1.0.0"
},
"devDependencies": {
"@babel/core": "^7.24.9",
"@babel/eslint-parser": "^7.24.8",
"@babel/core": "^7.25.2",
"@babel/eslint-parser": "^7.25.1",
"@babel/plugin-syntax-decorators": "^7.24.7",
"@babel/plugin-syntax-do-expressions": "^7.24.7",
"@babel/plugin-syntax-function-bind": "^7.24.7",
Expand All @@ -55,7 +55,7 @@
"@types/estree": "0.0.52",
"@types/node": "^4.9.5",
"@typescript-eslint/parser": "^2.34.0 || ^3.10.1 || ^4.0.0 || ^5.0.0",
"aud": "^2.0.4",
"aud": "^2.0.5",
"babel-eslint": "^8 || ^9 || ^10.1.0",
"eslint": "^3 || ^4 || ^5 || ^6 || ^7 || ^8 || ^9.7",
"eslint-config-airbnb-base": "^15.0.0",
Expand Down

0 comments on commit d9c7ef1

Please sign in to comment.