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 8d88b20 commit 9cd4200Copy full SHA for 9cd4200
package.json
@@ -33,12 +33,12 @@
33
"is-valid-path": "^0.1.1"
34
},
35
"devDependencies": {
36
- "@babel/cli": "7.13.16",
37
- "@babel/core": "7.14.2",
38
- "@babel/plugin-proposal-class-properties": "7.13.0",
39
- "@babel/plugin-proposal-do-expressions": "7.14.0",
40
- "@babel/plugin-proposal-export-default-from": "7.12.13",
41
- "@babel/preset-env": "7.14.2",
+ "@babel/cli": "7.25.7",
+ "@babel/core": "7.25.7",
+ "@babel/plugin-proposal-class-properties": "7.18.6",
+ "@babel/plugin-proposal-do-expressions": "7.25.7",
+ "@babel/plugin-proposal-export-default-from": "7.25.7",
+ "@babel/preset-env": "7.25.7",
42
"babel-core": "7.0.0-bridge.0",
43
"jest": "26.6.3"
44
0 commit comments