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 537b10e commit e0d428fCopy full SHA for e0d428f
package.json
@@ -75,10 +75,10 @@
75
"@iterable-iterator/zip": "^1.0.1"
76
},
77
"devDependencies": {
78
- "@babel/core": "7.24.6",
79
- "@babel/plugin-transform-destructuring": "7.24.6",
80
- "@babel/plugin-transform-for-of": "7.24.6",
81
- "@babel/preset-env": "7.24.6",
+ "@babel/core": "7.24.7",
+ "@babel/plugin-transform-destructuring": "7.24.7",
+ "@babel/plugin-transform-for-of": "7.24.7",
+ "@babel/preset-env": "7.24.7",
82
"@commitlint/cli": "19.3.0",
83
"@iterable-iterator/consume": "^1.0.1",
84
"@iterable-iterator/iter": "^1.0.1",
0 commit comments