Skip to content

Commit

Permalink
[Dev Deps] update @babel/core, eslint-doc-generator
Browse files Browse the repository at this point in the history
  • Loading branch information
ljharb committed Jan 11, 2023
1 parent a5f7065 commit e312953
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"string.prototype.matchall": "^4.0.8"
},
"devDependencies": {
"@babel/core": "^7.20.7",
"@babel/core": "^7.20.12",
"@babel/eslint-parser": "^7.19.1",
"@babel/plugin-syntax-decorators": "^7.19.0",
"@babel/plugin-syntax-do-expressions": "^7.18.6",
Expand All @@ -56,7 +56,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.0.0",
"eslint-doc-generator": "^1.4.2",
"eslint-plugin-eslint-plugin": "^2.3.0 || ^3.5.3 || ^4.0.1 || ^5.0.5",
"eslint-plugin-import": "^2.26.0",
"eslint-remote-tester": "^3.0.0",
Expand Down

0 comments on commit e312953

Please sign in to comment.