Skip to content

Commit

Permalink
[Dev Deps] update @babel/core, @babel/eslint-parser, `@babel/plug…
Browse files Browse the repository at this point in the history
…in-transform-flow-strip-types`, `eslint-doc-generator`
  • Loading branch information
ljharb committed Nov 17, 2023
1 parent 1635dcc commit d1b4114
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,9 +38,9 @@
},
"devDependencies": {
"@babel/cli": "^7.23.0",
"@babel/core": "^7.23.2",
"@babel/eslint-parser": "^7.22.15",
"@babel/plugin-transform-flow-strip-types": "^7.22.5",
"@babel/core": "^7.23.3",
"@babel/eslint-parser": "^7.23.3",
"@babel/plugin-transform-flow-strip-types": "^7.23.3",
"@babel/register": "^7.22.15",
"aud": "^2.0.3",
"auto-changelog": "^2.4.0",
Expand All @@ -49,7 +49,7 @@
"babel-preset-airbnb": "^5.0.0",
"eslint": "^3 || ^4 || ^5 || ^6 || ^7 || ^8",
"eslint-config-airbnb-base": "^15.0.0",
"eslint-doc-generator": "^1.5.2",
"eslint-doc-generator": "^1.6.1",
"eslint-plugin-eslint-plugin": "^4.3.0",
"eslint-plugin-flowtype": "^5.8.0 || ^8.0.3",
"eslint-plugin-import": "^2.29.0",
Expand Down

0 comments on commit d1b4114

Please sign in to comment.