Skip to content

Commit cccdb62

Browse files
committed
[Dev Deps] update @babel/core, minimist
1 parent 7b3cda3 commit cccdb62

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
},
3636
"devDependencies": {
3737
"@babel/cli": "^7.19.3",
38-
"@babel/core": "^7.19.3",
38+
"@babel/core": "^7.19.6",
3939
"@babel/eslint-parser": "^7.19.1",
4040
"@babel/plugin-transform-flow-strip-types": "^7.19.0",
4141
"@babel/register": "^7.18.9",
@@ -56,7 +56,7 @@
5656
"jest": "^24.9.0",
5757
"jscodeshift": "^0.7.1",
5858
"markdown-magic": "^2.6.1",
59-
"minimist": "^1.2.6",
59+
"minimist": "^1.2.7",
6060
"npmignore": "^0.3.0",
6161
"object.assign": "^4.1.4",
6262
"rimraf": "^3.0.2",

0 commit comments

Comments
 (0)