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.
@types/eslint
@types/node
typescript
1 parent 39307b4 commit 75ebd1eCopy full SHA for 75ebd1e
package.json
@@ -41,9 +41,9 @@
41
"string.prototype.matchall": "^4.0.2"
42
},
43
"devDependencies": {
44
- "@types/eslint": "^7.2.0",
+ "@types/eslint": "^7.2.3",
45
"@types/estree": "0.0.45",
46
- "@types/node": "^14.0.14",
+ "@types/node": "^14.11.2",
47
"@typescript-eslint/parser": "^2.34.0",
48
"babel-eslint": "^8.2.6",
49
"coveralls": "^3.1.0",
@@ -57,7 +57,7 @@
57
"mocha": "^5.2.0",
58
"semver": "^6.3.0",
59
"sinon": "^7.5.0",
60
- "typescript": "^3.9.5",
+ "typescript": "^3.9.7",
61
"typescript-eslint-parser": "^20.1.1"
62
63
"peerDependencies": {
0 commit comments