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 7263050 commit 1ed6eb0Copy full SHA for 1ed6eb0
package.json
@@ -88,9 +88,9 @@
88
"yargs": "^18.0.0"
89
},
90
"devDependencies": {
91
- "@babel/cli": "7.27.2",
92
- "@babel/core": "7.27.4",
93
- "@babel/preset-env": "7.27.2",
+ "@babel/cli": "7.28.0",
+ "@babel/core": "7.28.0",
+ "@babel/preset-env": "7.28.0",
94
"@commitlint/cli": "19.8.1",
95
"@commitlint/config-conventional": "19.8.1",
96
"@types/yargs": "17.0.33",
0 commit comments