Skip to content

Commit

Permalink
[Dev Deps] update @babel/core, @babel/eslint-parser, `eslint-doc-…
Browse files Browse the repository at this point in the history
…generator`
  • Loading branch information
ljharb committed Feb 19, 2024
1 parent d4e58aa commit b8a0580
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Expand Up @@ -45,8 +45,8 @@
"string.prototype.matchall": "^4.0.10"
},
"devDependencies": {
"@babel/core": "^7.23.6",
"@babel/eslint-parser": "^7.23.3",
"@babel/core": "^7.23.9",
"@babel/eslint-parser": "^7.23.10",
"@babel/plugin-syntax-decorators": "^7.23.3",
"@babel/plugin-syntax-do-expressions": "^7.23.3",
"@babel/plugin-syntax-function-bind": "^7.23.3",
Expand All @@ -59,7 +59,7 @@
"babel-eslint": "^8 || ^9 || ^10.1.0",
"eslint": "^3 || ^4 || ^5 || ^6 || ^7 || ^8",
"eslint-config-airbnb-base": "^15.0.0",
"eslint-doc-generator": "^1.6.1",
"eslint-doc-generator": "^1.6.2",
"eslint-plugin-eslint-plugin": "^2.3.0 || ^3.5.3 || ^4.0.1 || ^5.0.5",
"eslint-plugin-import": "^2.29.1",
"eslint-remote-tester": "^3.0.1",
Expand Down

0 comments on commit b8a0580

Please sign in to comment.