Merge pull request #131 from marocchino/dependabot/npm_and_yarn/typescript-3.9.5

build(deps-dev): bump typescript from 3.9.3 to 3.9.5
This commit is contained in:
marocchino 2020-06-09 10:21:32 +09:00 committed by GitHub
commit 5128e7b186
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": "^25.5.4",
"jest-circus": "^26.0.1",
"ts-jest": "^25.5.1",
"typescript": "^3.9.3"
"typescript": "^3.9.5"
}
}