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 d01e7ed commit b46d671Copy full SHA for b46d671
package.json
@@ -73,10 +73,10 @@
73
"@trie-data-structure/uncompressed-trie": "^1.0.0"
74
},
75
"devDependencies": {
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
"@commitlint/cli": "19.8.0",
81
"@js-library/commitlint-config": "0.0.4",
82
"@node-loader/babel": "2.1.0",
0 commit comments