We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 620858b commit 9946cc0Copy full SHA for 9946cc0
package.json
@@ -33,10 +33,10 @@
33
"url-parse": "^1.4.7"
34
},
35
"devDependencies": {
36
- "@babel/cli": "7.6.0",
37
- "@babel/core": "7.6.0",
38
- "@babel/plugin-transform-modules-commonjs": "7.6.0",
39
- "@babel/preset-env": "7.6.0",
+ "@babel/cli": "7.28.3",
+ "@babel/core": "7.28.3",
+ "@babel/plugin-transform-modules-commonjs": "7.27.1",
+ "@babel/preset-env": "7.28.3",
40
"babel-jest": "24.9.0",
41
"del-cli": "3.0.0",
42
"eslint": "6.4.0",
0 commit comments