Skip to content

Commit fb3d51e

Browse files
committed
[Dev Deps] update @babel/core, @babel/register, eslint-plugin-import, minimist
1 parent 64dcac6 commit fb3d51e

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -34,10 +34,10 @@
3434
},
3535
"devDependencies": {
3636
"@babel/cli": "^7.17.6",
37-
"@babel/core": "^7.17.5",
37+
"@babel/core": "^7.17.9",
3838
"@babel/eslint-parser": "^7.17.0",
3939
"@babel/plugin-transform-flow-strip-types": "^7.16.7",
40-
"@babel/register": "^7.17.0",
40+
"@babel/register": "^7.17.7",
4141
"ast-types-flow": "^0.0.7",
4242
"aud": "^2.0.0",
4343
"babel-jest": "^24.9.0",
@@ -47,15 +47,15 @@
4747
"eslint-config-airbnb-base": "^15.0.0",
4848
"eslint-plugin-eslint-plugin": "^4.1.0",
4949
"eslint-plugin-flowtype": "^5.8.0 || ^8.0.3",
50-
"eslint-plugin-import": "^2.25.4",
50+
"eslint-plugin-import": "^2.26.0",
5151
"estraverse": "^5.3.0",
5252
"expect": "^24.9.0",
5353
"flow-bin": "^0.147.0",
5454
"in-publish": "^2.0.1",
5555
"jest": "^24.9.0",
5656
"jscodeshift": "^0.7.1",
5757
"markdown-magic": "^2.6.0",
58-
"minimist": "^1.2.5",
58+
"minimist": "^1.2.6",
5959
"object.assign": "^4.1.2",
6060
"rimraf": "^3.0.2",
6161
"safe-publish-latest": "^2.0.0",

0 commit comments

Comments
 (0)