Skip to content

Commit

Permalink
[Dev Deps] update @babel/eslint-parser, @types/node
Browse files Browse the repository at this point in the history
  • Loading branch information
ljharb committed Nov 10, 2021
1 parent 9e12d2b commit 10c0e6a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -45,14 +45,14 @@
},
"devDependencies": {
"@babel/core": "^7.16.0",
"@babel/eslint-parser": "^7.16.0",
"@babel/eslint-parser": "^7.16.3",
"@babel/plugin-syntax-decorators": "^7.16.0",
"@babel/plugin-syntax-do-expressions": "^7.16.0",
"@babel/plugin-syntax-function-bind": "^7.16.0",
"@babel/preset-react": "^7.16.0",
"@types/eslint": "=7.2.10",
"@types/estree": "^0.0.50",
"@types/node": "^14.17.32",
"@types/node": "^16.11.7",
"@typescript-eslint/parser": "^2.34.0 || ^3.10.1 || ^4.0.0 || ^5.0.0",
"aud": "^1.1.5",
"babel-eslint": "^8 || ^9 || ^10.1.0",
Expand Down

0 comments on commit 10c0e6a

Please sign in to comment.