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