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 a0c21ec commit 6ac3fa5Copy full SHA for 6ac3fa5
package.json
@@ -75,10 +75,10 @@
75
"@iterable-iterator/zip": "^1.0.1"
76
},
77
"devDependencies": {
78
- "@babel/core": "7.25.8",
79
- "@babel/plugin-transform-destructuring": "7.25.7",
80
- "@babel/plugin-transform-for-of": "7.25.7",
81
- "@babel/preset-env": "7.25.8",
+ "@babel/core": "7.25.9",
+ "@babel/plugin-transform-destructuring": "7.25.9",
+ "@babel/plugin-transform-for-of": "7.25.9",
+ "@babel/preset-env": "7.25.9",
82
"@commitlint/cli": "19.5.0",
83
"@iterable-iterator/consume": "^1.0.1",
84
"@iterable-iterator/iter": "^1.0.1",
0 commit comments