1
0
mirror of https://github.com/uetchy/namae.git synced 2025-07-01 22:10:04 +09:00

chore(deps-dev): bump jest from 24.9.0 to 25.4.0 in /api

Bumps [jest](https://github.com/facebook/jest) from 24.9.0 to 25.4.0.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/compare/v24.9.0...v25.4.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-04-20 20:32:08 +00:00
parent 51036ce2b9
commit 64fee6ce5b

View File

@ -16,7 +16,7 @@
"@types/jest": "^24.9.0",
"@types/node": "^13.9.5",
"@types/node-fetch": "^2.5.5",
"jest": "24.9.0",
"jest": "25.4.0",
"nock": "^12.0.3",
"ts-jest": "^25.3.0"
},