We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4455473 commit b454472Copy full SHA for b454472
package.json
@@ -66,10 +66,10 @@
66
},
67
"dependencies": {},
68
"devDependencies": {
69
- "@babel/core": "7.24.5",
70
- "@babel/plugin-transform-destructuring": "7.24.5",
71
- "@babel/plugin-transform-for-of": "7.24.1",
72
- "@babel/preset-env": "7.24.5",
+ "@babel/core": "7.25.7",
+ "@babel/plugin-transform-destructuring": "7.25.7",
+ "@babel/plugin-transform-for-of": "7.25.7",
+ "@babel/preset-env": "7.25.7",
73
"@commitlint/cli": "19.3.0",
74
"@js-library/commitlint-config": "0.0.4",
75
"@node-loader/babel": "2.1.0",
0 commit comments