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 58501e2 commit 3aeea4dCopy full SHA for 3aeea4d
package.json
@@ -68,8 +68,8 @@
68
},
69
"devDependencies": {
70
"@babel/core": "^7.23.2",
71
- "@babel/plugin-transform-runtime": "^7.22.15",
72
- "@babel/preset-env": "^7.22.20",
+ "@babel/plugin-transform-runtime": "^7.23.2",
+ "@babel/preset-env": "^7.23.2",
73
"@babel/preset-typescript": "^7.23.2",
74
"@commitlint/cli": "^17.7.2",
75
"@commitlint/config-conventional": "^17.7.0",
0 commit comments