Skip to content

Commit

Permalink
[Dev Deps] update @types/eslint, @types/node, typescript
Browse files Browse the repository at this point in the history
  • Loading branch information
valentyn90 committed Sep 24, 2020
1 parent 400cf7a commit 2f2c505
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,9 @@
"string.prototype.matchall": "^4.0.2"
},
"devDependencies": {
"@types/eslint": "^7.2.0",
"@types/eslint": "^7.2.3",
"@types/estree": "0.0.45",
"@types/node": "^14.0.14",
"@types/node": "^14.11.2",
"@typescript-eslint/parser": "^2.34.0",
"babel-eslint": "^8.2.6",
"coveralls": "^3.1.0",
Expand All @@ -57,7 +57,7 @@
"mocha": "^5.2.0",
"semver": "^6.3.0",
"sinon": "^7.5.0",
"typescript": "^3.9.5",
"typescript": "^3.9.7",
"typescript-eslint-parser": "^20.1.1"
},
"peerDependencies": {
Expand Down

0 comments on commit 2f2c505

Please sign in to comment.