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 b50a32d commit f2a6dbeCopy full SHA for f2a6dbe
package.json
@@ -30,12 +30,12 @@
30
]
31
},
32
"devDependencies": {
33
- "@babel/cli": "7.10.5",
34
- "@babel/core": "7.11.0",
35
- "@babel/node": "7.10.5",
+ "@babel/cli": "7.23.0",
+ "@babel/core": "7.23.0",
+ "@babel/node": "7.22.19",
36
"@babel/plugin-syntax-dynamic-import": "7.8.3",
37
- "@babel/preset-env": "7.11.0",
38
- "@babel/register": "7.10.5",
+ "@babel/preset-env": "7.22.20",
+ "@babel/register": "7.22.15",
39
"@semantic-release/git": "9.0.0",
40
"@semantic-release/github": "7.0.7",
41
"@semantic-release/npm": "7.0.5",
0 commit comments