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 99f572a commit aa8ec23Copy full SHA for aa8ec23
package.json
@@ -75,11 +75,11 @@
75
},
76
"dependencies": {},
77
"devDependencies": {
78
- "@babel/core": "7.21.8",
79
- "@babel/preset-env": "7.21.5",
+ "@babel/core": "7.23.9",
+ "@babel/preset-env": "7.23.9",
80
"@commitlint/cli": "18.6.0",
81
"@js-library/commitlint-config": "0.0.4",
82
- "@node-loader/babel": "2.0.1",
+ "@node-loader/babel": "2.1.0",
83
"@node-loader/core": "2.0.0",
84
"@node-loader/import-maps": "1.1.0",
85
"ava": "6.1.1",
@@ -116,7 +116,6 @@
116
"babel": {
117
"sourceMaps": true,
118
"plugins": [
119
- "@babel/plugin-proposal-async-generator-functions",
120
[
121
"transform-remove-console",
122
{
0 commit comments