We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 04f4938 commit 8ad41faCopy full SHA for 8ad41fa
package.json
@@ -73,10 +73,10 @@
73
},
74
"devDependencies": {
75
"@array-like/alloc": "0.0.1",
76
- "@babel/core": "7.26.10",
77
- "@babel/plugin-transform-destructuring": "7.25.9",
78
- "@babel/plugin-transform-for-of": "7.26.9",
79
- "@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",
80
"@codec-bytes/ascii": "3.0.0",
81
"@commitlint/cli": "19.8.0",
82
"@js-library/commitlint-config": "0.0.4",
0 commit comments