We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
ljharb
Learn more about funding links in repositories.
Report abuse
1 parent a262131 commit 2ee940cCopy full SHA for 2ee940c
package.json
@@ -47,7 +47,6 @@
47
"@babel/plugin-transform-flow-strip-types": "^7.25.2",
48
"@babel/register": "^7.24.6",
49
"auto-changelog": "^2.4.0",
50
- "babel-jest": "^24.9.0",
51
"babel-plugin-add-module-exports": "^1.0.4",
52
"babel-preset-airbnb": "^5.0.0",
53
"eslint": "^3 || ^4 || ^5 || ^6 || ^7 || ^8 || ^9",
@@ -60,7 +59,7 @@
60
59
"flow-bin": "^0.147.0",
61
"in-publish": "^2.0.1",
62
"jackspeak": "=2.1.1",
63
- "jscodeshift": "^0.7.1",
+ "jscodeshift": "^17.0.0",
64
"minimist": "^1.2.8",
65
"npmignore": "^0.3.1",
66
"object.assign": "^4.1.5",
0 commit comments