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 4cdffc5 commit 8ef4ab8Copy full SHA for 8ef4ab8
package.json
@@ -66,10 +66,10 @@
66
},
67
"dependencies": {},
68
"devDependencies": {
69
- "@babel/core": "7.24.0",
70
- "@babel/plugin-transform-destructuring": "7.23.3",
71
- "@babel/plugin-transform-for-of": "7.23.6",
72
- "@babel/preset-env": "7.24.0",
+ "@babel/core": "7.24.3",
+ "@babel/plugin-transform-destructuring": "7.24.1",
+ "@babel/plugin-transform-for-of": "7.24.1",
+ "@babel/preset-env": "7.24.3",
73
"@commitlint/cli": "19.2.1",
74
"@js-library/commitlint-config": "0.0.4",
75
"@node-loader/babel": "2.1.0",
0 commit comments