Merge pull request #20 from marocchino/dependabot/npm_and_yarn/typescript-3.7.4

build(deps-dev): bump typescript from 3.7.3 to 3.7.4
This commit is contained in:
marocchino 2019-12-24 07:32:05 +09:00 committed by GitHub
commit a05cc914eb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View file

@ -29,6 +29,6 @@
"jest": "^24.9.0",
"jest-circus": "^24.9.0",
"ts-jest": "^24.2.0",
"typescript": "^3.7.3"
"typescript": "^3.7.4"
}
}