We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
@babel/core
@types/node
1 parent ae34341 commit 6207a04Copy full SHA for 6207a04
package.json
@@ -41,7 +41,7 @@
41
"string.prototype.matchall": "^4.0.7"
42
},
43
"devDependencies": {
44
- "@babel/core": "^7.18.10",
+ "@babel/core": "^7.18.13",
45
"@babel/eslint-parser": "^7.18.9",
46
"@babel/plugin-syntax-decorators": "^7.18.6",
47
"@babel/plugin-syntax-do-expressions": "^7.18.6",
@@ -50,7 +50,7 @@
50
"@technote-space/doctoc": "~2.4",
51
"@types/eslint": "=7.2.10",
52
"@types/estree": "0.0.52",
53
- "@types/node": "^16.11.35",
+ "@types/node": "^4.9.5",
54
"@typescript-eslint/parser": "^2.34.0 || ^3.10.1 || ^4.0.0 || ^5.0.0",
55
"aud": "^2.0.0",
56
"babel-eslint": "^8 || ^9 || ^10.1.0",
0 commit comments