We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cdb429a commit 749b231Copy full SHA for 749b231
package.json
@@ -79,10 +79,10 @@
79
"@data-structure-algebra/doubly-linked-list": "^1.0.0"
80
},
81
"devDependencies": {
82
- "@babel/core": "7.26.10",
83
- "@babel/plugin-transform-destructuring": "7.25.9",
84
- "@babel/plugin-transform-for-of": "7.26.9",
85
- "@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",
86
"@commitlint/cli": "19.8.0",
87
"@js-library/commitlint-config": "0.0.4",
88
"@list-abstraction/specification": "10.0.0",
0 commit comments