diff options
author | Shin'ya Ueoka <ueokande@i-beam.org> | 2021-03-23 08:58:46 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-03-23 08:58:46 +0900 |
commit | 698f2b0c223f14e69942d9de0388029ba05dae4a (patch) | |
tree | 13aa393bbf829fb270ef9a06a3bc397dc85a1eb1 /yarn.lock | |
parent | fa6de969ea8f7d378fcf4669cf14c9f2b15cdbf0 (diff) | |
parent | dd7e83e2f892363deea1c2dd5712fcc2a5391992 (diff) |
Merge pull request #1050 from ueokande/dependabot/npm_and_yarn/types/mocha-8.2.2
Bump @types/mocha from 8.2.0 to 8.2.2
Diffstat (limited to 'yarn.lock')
-rw-r--r-- | yarn.lock | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -305,9 +305,9 @@ integrity sha512-Jus9s4CDbqwocc5pOAnh8ShfrnMcPHuJYzVcSUU7lrh8Ni5HuIqX3oilL86p3dlTrk0LzHRCgA/GQ7uNCw6l2Q== "@types/mocha@^8.0.1": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-8.2.0.tgz#3eb56d13a1de1d347ecb1957c6860c911704bc44" - integrity sha512-/Sge3BymXo4lKc31C8OINJgXLaw+7vL1/L1pGiBNpGrBiT8FQiaFpSYV0uhTaG4y78vcMBTMFsWaHDvuD+xGzQ== + version "8.2.2" + resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-8.2.2.tgz#91daa226eb8c2ff261e6a8cbf8c7304641e095e0" + integrity sha512-Lwh0lzzqT5Pqh6z61P3c3P5nm6fzQK/MMHl9UKeneAeInVflBSz1O2EkX6gM6xfJd7FBXBY5purtLx7fUiZ7Hw== "@types/node@*", "@types/node@^14.14.10", "@types/node@^14.14.13": version "14.14.34" |