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 6dfdaaf commit 0a43ecbCopy full SHA for 0a43ecb
package.json
@@ -40,12 +40,12 @@
40
"debug": "^4.3.4"
41
},
42
"devDependencies": {
43
- "@babel/cli": "^7.22.10",
44
- "@babel/core": "^7.22.11",
45
- "@babel/node": "^7.22.10",
+ "@babel/cli": "^7.22.15",
+ "@babel/core": "^7.22.15",
+ "@babel/node": "^7.22.15",
46
"@babel/plugin-proposal-optional-chaining": "^7.21.0",
47
- "@babel/preset-env": "^7.22.14",
48
- "@babel/preset-typescript": "^7.22.11",
+ "@babel/preset-env": "^7.22.15",
+ "@babel/preset-typescript": "^7.22.15",
49
"@goodeggs/toolkit": "^7.0.1",
50
"@goodeggs/tsconfig": "^2.0.2",
51
"@types/debug": "^4.1.8",
0 commit comments