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 d3f8181 commit 3bdf84cCopy full SHA for 3bdf84c
package.json
@@ -44,9 +44,9 @@
44
]
45
},
46
"devDependencies": {
47
- "@babel/core": "7.23.9",
48
- "@babel/plugin-transform-runtime": "7.23.9",
49
- "@babel/preset-env": "7.23.9",
+ "@babel/core": "7.24.0",
+ "@babel/plugin-transform-runtime": "7.24.0",
+ "@babel/preset-env": "7.24.0",
50
"@babel/preset-typescript": "7.23.3",
51
"@commitlint/cli": "18.6.1",
52
"@commitlint/config-conventional": "18.6.2",
0 commit comments