Merge pull request #125 from marocchino/dependabot/npm_and_yarn/typescript-3.9.3

build(deps-dev): bump typescript from 3.9.2 to 3.9.3
This commit is contained in:
marocchino 2020-05-21 07:56:04 +09:00 committed by GitHub
commit dbc38056d3
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.2"
"typescript": "^3.9.3"
}
}