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 90d78d1 commit 663a7deCopy full SHA for 663a7de
package.json
@@ -77,10 +77,10 @@
77
"@iterable-iterator/zip": "^1.0.1"
78
},
79
"devDependencies": {
80
- "@babel/core": "7.27.4",
81
- "@babel/plugin-transform-destructuring": "7.27.3",
+ "@babel/core": "7.28.0",
+ "@babel/plugin-transform-destructuring": "7.28.0",
82
"@babel/plugin-transform-for-of": "7.27.1",
83
- "@babel/preset-env": "7.27.2",
+ "@babel/preset-env": "7.28.0",
84
"@codec-bytes/ascii": "3.0.0",
85
"@commitlint/cli": "19.8.1",
86
"@js-library/commitlint-config": "0.0.4",
0 commit comments