Skip to content

Commit 75ebd1e

Browse files
committed
[Dev Deps] update @types/eslint, @types/node, typescript
1 parent 39307b4 commit 75ebd1e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,9 +41,9 @@
4141
"string.prototype.matchall": "^4.0.2"
4242
},
4343
"devDependencies": {
44-
"@types/eslint": "^7.2.0",
44+
"@types/eslint": "^7.2.3",
4545
"@types/estree": "0.0.45",
46-
"@types/node": "^14.0.14",
46+
"@types/node": "^14.11.2",
4747
"@typescript-eslint/parser": "^2.34.0",
4848
"babel-eslint": "^8.2.6",
4949
"coveralls": "^3.1.0",
@@ -57,7 +57,7 @@
5757
"mocha": "^5.2.0",
5858
"semver": "^6.3.0",
5959
"sinon": "^7.5.0",
60-
"typescript": "^3.9.5",
60+
"typescript": "^3.9.7",
6161
"typescript-eslint-parser": "^20.1.1"
6262
},
6363
"peerDependencies": {

0 commit comments

Comments
 (0)