Skip to content

Commit

Permalink
[Dev Deps] update @babel/cli, @babel/core, aud, `eslint-doc-gen…
Browse files Browse the repository at this point in the history
…erator`
  • Loading branch information
ljharb committed Jan 9, 2023
1 parent 9a2af01 commit 60c2df5
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Expand Up @@ -35,19 +35,19 @@
"generate-list-of-rules:check": "npm run generate-list-of-rules -- --check"
},
"devDependencies": {
"@babel/cli": "^7.19.3",
"@babel/core": "^7.20.5",
"@babel/cli": "^7.20.7",
"@babel/core": "^7.20.12",
"@babel/eslint-parser": "^7.19.1",
"@babel/plugin-transform-flow-strip-types": "^7.19.0",
"@babel/register": "^7.18.9",
"ast-types-flow": "^0.0.7",
"aud": "^2.0.1",
"aud": "^2.0.2",
"babel-jest": "^24.9.0",
"babel-plugin-add-module-exports": "^1.0.4",
"babel-preset-airbnb": "^5.0.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.1",
"eslint-plugin-eslint-plugin": "^4.3.0",
"eslint-plugin-flowtype": "^5.8.0 || ^8.0.3",
"eslint-plugin-import": "^2.26.0",
Expand Down

0 comments on commit 60c2df5

Please sign in to comment.