There was an error while loading. Please reload this page.
@babel/core
minimist
1 parent 7b3cda3 commit cccdb62Copy full SHA for cccdb62
package.json
@@ -35,7 +35,7 @@
35
},
36
"devDependencies": {
37
"@babel/cli": "^7.19.3",
38
- "@babel/core": "^7.19.3",
+ "@babel/core": "^7.19.6",
39
"@babel/eslint-parser": "^7.19.1",
40
"@babel/plugin-transform-flow-strip-types": "^7.19.0",
41
"@babel/register": "^7.18.9",
@@ -56,7 +56,7 @@
56
"jest": "^24.9.0",
57
"jscodeshift": "^0.7.1",
58
"markdown-magic": "^2.6.1",
59
- "minimist": "^1.2.6",
+ "minimist": "^1.2.7",
60
"npmignore": "^0.3.0",
61
"object.assign": "^4.1.4",
62
"rimraf": "^3.0.2",
0 commit comments