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 671067e commit 17afbc9Copy full SHA for 17afbc9
2 files changed
package.json
@@ -21,9 +21,9 @@
21
"yargs": "^16.2.0"
22
},
23
"devDependencies": {
24
- "@babel/cli": "7.23.9",
25
- "@babel/core": "7.24.0",
26
- "@babel/preset-env": "7.24.0",
+ "@babel/cli": "7.24.1",
+ "@babel/core": "7.24.3",
+ "@babel/preset-env": "7.24.3",
27
"@babel/register": "7.23.7",
28
"@commitlint/cli": "18.6.1",
29
"@commitlint/config-angular": "18.6.1",
0 commit comments