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 08708e5 commit 995cedbCopy full SHA for 995cedb
package.json
@@ -80,10 +80,10 @@
80
},
81
"devDependencies": {
82
"@array-like/alloc": "0.0.1",
83
- "@babel/core": "7.26.10",
84
- "@babel/plugin-transform-destructuring": "7.25.9",
85
- "@babel/plugin-transform-for-of": "7.26.9",
86
- "@babel/preset-env": "7.26.9",
+ "@babel/core": "7.27.1",
+ "@babel/plugin-transform-destructuring": "7.27.1",
+ "@babel/plugin-transform-for-of": "7.27.1",
+ "@babel/preset-env": "7.27.1",
87
"@codec-bytes/ascii": "3.0.0",
88
"@commitlint/cli": "19.8.0",
89
"@js-library/commitlint-config": "0.0.4",
0 commit comments