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 26827e5 commit 9c0fd73Copy full SHA for 9c0fd73
package.json
@@ -79,10 +79,10 @@
79
"@data-structure-algebra/doubly-linked-list": "^1.0.0"
80
},
81
"devDependencies": {
82
- "@babel/core": "7.27.7",
83
- "@babel/plugin-transform-destructuring": "7.27.7",
+ "@babel/core": "7.28.0",
+ "@babel/plugin-transform-destructuring": "7.28.0",
84
"@babel/plugin-transform-for-of": "7.27.1",
85
- "@babel/preset-env": "7.27.2",
+ "@babel/preset-env": "7.28.0",
86
"@commitlint/cli": "19.8.1",
87
"@js-library/commitlint-config": "0.0.4",
88
"@list-abstraction/specification": "10.0.0",
0 commit comments