We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be2a8d4 commit 969784fCopy full SHA for 969784f
package.json
@@ -41,9 +41,9 @@
41
"serialize-javascript": "^6.0.0"
42
},
43
"devDependencies": {
44
- "@babel/cli": "7.14.8",
45
- "@babel/core": "7.14.8",
46
- "@babel/preset-env": "7.14.9",
+ "@babel/cli": "7.17.6",
+ "@babel/core": "7.17.5",
+ "@babel/preset-env": "7.16.11",
47
"@commitlint/cli": "13.1.0",
48
"@commitlint/config-conventional": "13.1.0",
49
"@commitlint/prompt": "13.1.0",
0 commit comments