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 22b5148 commit e02af0cCopy full SHA for e02af0c
package.json
@@ -64,9 +64,9 @@
64
"@data-structure-algebra/circularly-linked-list": "^3.0.0"
65
},
66
"devDependencies": {
67
- "@babel/core": "7.16.0",
68
- "@babel/preset-env": "7.16.4",
69
- "@babel/register": "7.16.0",
+ "@babel/core": "7.16.5",
+ "@babel/preset-env": "7.16.5",
+ "@babel/register": "7.16.5",
70
"@commitlint/cli": "15.0.0",
71
"@heap-data-structure/specification": "16.0.0",
72
"@js-library/commitlint-config": "0.0.4",
0 commit comments