Merge pull request #57 from marocchino/dependabot/npm_and_yarn/types/node-13.7.4

build(deps-dev): bump @types/node from 13.7.1 to 13.7.4
This commit is contained in:
marocchino 2020-02-20 07:50:35 +09:00 committed by GitHub
commit a1e2db562d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View file

@ -25,7 +25,7 @@
},
"devDependencies": {
"@types/jest": "^25.1.2",
"@types/node": "^13.7.1",
"@types/node": "^13.7.4",
"jest": "^25.1.0",
"jest-circus": "^25.1.0",
"ts-jest": "^25.2.1",