Update devDependency @types/node from v13.7.4 to v14.0.13 (#116)

This commit is contained in:
Bjorn Stromberg 2020-06-28 05:20:49 +09:00 committed by GitHub
parent 71ca1e5573
commit 47fa419e4f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -49,7 +49,7 @@
"devDependencies": {
"@sindresorhus/tsconfig": "^0.7.0",
"@types/jsdom": "^16.1.0",
"@types/node": "^13.7.4",
"@types/node": "^14.0.13",
"@types/zen-observable": "^0.8.0",
"@typescript-eslint/eslint-plugin": "^2.20.0",
"@typescript-eslint/parser": "^2.20.0",