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 06bfde5 commit 767e79bCopy full SHA for 767e79b
package.json
@@ -71,10 +71,10 @@
71
"@string-plumbing/join": "^0.1.1"
72
},
73
"devDependencies": {
74
- "@babel/core": "7.27.7",
75
- "@babel/plugin-transform-destructuring": "7.27.7",
+ "@babel/core": "7.28.0",
+ "@babel/plugin-transform-destructuring": "7.28.0",
76
"@babel/plugin-transform-for-of": "7.27.1",
77
- "@babel/preset-env": "7.27.2",
+ "@babel/preset-env": "7.28.0",
78
"@commitlint/cli": "19.8.1",
79
"@functional-abstraction/type": "2.0.1",
80
"@js-library/commitlint-config": "0.0.4",
0 commit comments