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 35ae60e commit 640c723Copy full SHA for 640c723
package.json
@@ -72,10 +72,10 @@
72
"@codec-bytes/error": "^5.0.1"
73
},
74
"devDependencies": {
75
- "@babel/core": "7.26.10",
76
- "@babel/plugin-transform-destructuring": "7.25.9",
77
- "@babel/plugin-transform-for-of": "7.26.9",
78
- "@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",
79
"@commitlint/cli": "19.8.0",
80
"@iterable-iterator/range": "2.1.0",
81
"@js-library/commitlint-config": "0.0.4",
0 commit comments