Skip to content

Commit 6207a04

Browse files
committed
[Dev Deps] update @babel/core; downgrade @types/node
1 parent ae34341 commit 6207a04

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"string.prototype.matchall": "^4.0.7"
4242
},
4343
"devDependencies": {
44-
"@babel/core": "^7.18.10",
44+
"@babel/core": "^7.18.13",
4545
"@babel/eslint-parser": "^7.18.9",
4646
"@babel/plugin-syntax-decorators": "^7.18.6",
4747
"@babel/plugin-syntax-do-expressions": "^7.18.6",
@@ -50,7 +50,7 @@
5050
"@technote-space/doctoc": "~2.4",
5151
"@types/eslint": "=7.2.10",
5252
"@types/estree": "0.0.52",
53-
"@types/node": "^16.11.35",
53+
"@types/node": "^4.9.5",
5454
"@typescript-eslint/parser": "^2.34.0 || ^3.10.1 || ^4.0.0 || ^5.0.0",
5555
"aud": "^2.0.0",
5656
"babel-eslint": "^8 || ^9 || ^10.1.0",

0 commit comments

Comments
 (0)