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 b0f1d93 commit 0e311afCopy full SHA for 0e311af
package.json
@@ -66,10 +66,10 @@
66
},
67
"dependencies": {},
68
"devDependencies": {
69
- "@babel/core": "7.23.2",
70
- "@babel/plugin-transform-destructuring": "7.23.0",
71
- "@babel/plugin-transform-for-of": "7.22.15",
72
- "@babel/preset-env": "7.23.2",
+ "@babel/core": "7.23.3",
+ "@babel/plugin-transform-destructuring": "7.23.3",
+ "@babel/plugin-transform-for-of": "7.23.3",
+ "@babel/preset-env": "7.23.3",
73
"@commitlint/cli": "18.2.0",
74
"@js-library/commitlint-config": "0.0.4",
75
"@node-loader/babel": "2.0.1",
0 commit comments