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