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 ad86286 commit 5f8bae3Copy full SHA for 5f8bae3
package.json
@@ -72,10 +72,10 @@
72
"@codec-bytes/error": "^5.0.1"
73
},
74
"devDependencies": {
75
- "@babel/core": "7.25.8",
76
- "@babel/plugin-transform-destructuring": "7.25.7",
77
- "@babel/plugin-transform-for-of": "7.25.7",
78
- "@babel/preset-env": "7.25.8",
+ "@babel/core": "7.25.9",
+ "@babel/plugin-transform-destructuring": "7.25.9",
+ "@babel/plugin-transform-for-of": "7.25.9",
+ "@babel/preset-env": "7.25.9",
79
"@commitlint/cli": "19.5.0",
80
"@iterable-iterator/range": "2.1.0",
81
"@js-library/commitlint-config": "0.0.4",
0 commit comments