Merge pull request #120 from marocchino/dependabot/npm_and_yarn/types/jest-25.2.2

build(deps-dev): bump @types/jest from 25.2.1 to 25.2.2
This commit is contained in:
marocchino 2020-05-14 09:11:38 +09:00 committed by GitHub
commit 3072f113f8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 15 additions and 15 deletions

View file

@ -24,7 +24,7 @@
"@actions/github": "^2.2.0"
},
"devDependencies": {
"@types/jest": "^25.2.1",
"@types/jest": "^25.2.2",
"@types/node": "^13.13.5",
"jest": "^25.5.4",
"jest-circus": "^26.0.1",