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.
@babel/eslint-parser
@types/node
1 parent 9e12d2b commit 10c0e6aCopy full SHA for 10c0e6a
package.json
@@ -45,14 +45,14 @@
45
},
46
"devDependencies": {
47
"@babel/core": "^7.16.0",
48
- "@babel/eslint-parser": "^7.16.0",
+ "@babel/eslint-parser": "^7.16.3",
49
"@babel/plugin-syntax-decorators": "^7.16.0",
50
"@babel/plugin-syntax-do-expressions": "^7.16.0",
51
"@babel/plugin-syntax-function-bind": "^7.16.0",
52
"@babel/preset-react": "^7.16.0",
53
"@types/eslint": "=7.2.10",
54
"@types/estree": "^0.0.50",
55
- "@types/node": "^14.17.32",
+ "@types/node": "^16.11.7",
56
"@typescript-eslint/parser": "^2.34.0 || ^3.10.1 || ^4.0.0 || ^5.0.0",
57
"aud": "^1.1.5",
58
"babel-eslint": "^8 || ^9 || ^10.1.0",
0 commit comments