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 6ff08ba commit feae59dCopy full SHA for feae59d
package.json
@@ -79,10 +79,10 @@
79
"@data-structure-algebra/doubly-linked-list": "^1.0.0"
80
},
81
"devDependencies": {
82
- "@babel/core": "7.26.7",
+ "@babel/core": "7.26.8",
83
"@babel/plugin-transform-destructuring": "7.25.9",
84
"@babel/plugin-transform-for-of": "7.25.9",
85
- "@babel/preset-env": "7.26.7",
+ "@babel/preset-env": "7.26.8",
86
"@commitlint/cli": "19.7.1",
87
"@js-library/commitlint-config": "0.0.4",
88
"@list-abstraction/specification": "10.0.0",
0 commit comments