Skip to content

Commit 10c0e6a

Browse files
committed
[Dev Deps] update @babel/eslint-parser, @types/node
1 parent 9e12d2b commit 10c0e6a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,14 +45,14 @@
4545
},
4646
"devDependencies": {
4747
"@babel/core": "^7.16.0",
48-
"@babel/eslint-parser": "^7.16.0",
48+
"@babel/eslint-parser": "^7.16.3",
4949
"@babel/plugin-syntax-decorators": "^7.16.0",
5050
"@babel/plugin-syntax-do-expressions": "^7.16.0",
5151
"@babel/plugin-syntax-function-bind": "^7.16.0",
5252
"@babel/preset-react": "^7.16.0",
5353
"@types/eslint": "=7.2.10",
5454
"@types/estree": "^0.0.50",
55-
"@types/node": "^14.17.32",
55+
"@types/node": "^16.11.7",
5656
"@typescript-eslint/parser": "^2.34.0 || ^3.10.1 || ^4.0.0 || ^5.0.0",
5757
"aud": "^1.1.5",
5858
"babel-eslint": "^8 || ^9 || ^10.1.0",

0 commit comments

Comments
 (0)