Skip to content

Commit

Permalink
[Dev Deps] update @babel/core, @babel/register, `eslint-plugin-im…
Browse files Browse the repository at this point in the history
…port`, `minimist`
  • Loading branch information
ljharb committed Apr 8, 2022
1 parent 64dcac6 commit fb3d51e
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Expand Up @@ -34,10 +34,10 @@
},
"devDependencies": {
"@babel/cli": "^7.17.6",
"@babel/core": "^7.17.5",
"@babel/core": "^7.17.9",
"@babel/eslint-parser": "^7.17.0",
"@babel/plugin-transform-flow-strip-types": "^7.16.7",
"@babel/register": "^7.17.0",
"@babel/register": "^7.17.7",
"ast-types-flow": "^0.0.7",
"aud": "^2.0.0",
"babel-jest": "^24.9.0",
Expand All @@ -47,15 +47,15 @@
"eslint-config-airbnb-base": "^15.0.0",
"eslint-plugin-eslint-plugin": "^4.1.0",
"eslint-plugin-flowtype": "^5.8.0 || ^8.0.3",
"eslint-plugin-import": "^2.25.4",
"eslint-plugin-import": "^2.26.0",
"estraverse": "^5.3.0",
"expect": "^24.9.0",
"flow-bin": "^0.147.0",
"in-publish": "^2.0.1",
"jest": "^24.9.0",
"jscodeshift": "^0.7.1",
"markdown-magic": "^2.6.0",
"minimist": "^1.2.5",
"minimist": "^1.2.6",
"object.assign": "^4.1.2",
"rimraf": "^3.0.2",
"safe-publish-latest": "^2.0.0",
Expand Down

0 comments on commit fb3d51e

Please sign in to comment.