diff options
author | Shin'ya Ueoka <ueokande@i-beam.org> | 2021-01-01 01:45:28 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-01-01 01:45:28 +0000 |
commit | e337df13af749e2a89521a0e44702395dd58fbfa (patch) | |
tree | 8b5132c8f63d9e95e9f91e1f5a29b9db22abcd83 | |
parent | 863731b2761ceb52709abc09ff167e0c8f26261f (diff) | |
parent | 2aeea6a9bcf9afad56f9a182f57f7467eeae0915 (diff) |
Merge pull request #953 from ueokande/dependabot/npm_and_yarn/types/mocha-8.2.0
Bump @types/mocha from 8.0.4 to 8.2.0
-rw-r--r-- | yarn.lock | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -293,9 +293,9 @@ integrity sha512-Jus9s4CDbqwocc5pOAnh8ShfrnMcPHuJYzVcSUU7lrh8Ni5HuIqX3oilL86p3dlTrk0LzHRCgA/GQ7uNCw6l2Q== "@types/mocha@^8.0.1": - version "8.0.4" - resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-8.0.4.tgz#b840c2dce46bacf286e237bfb59a29e843399148" - integrity sha512-M4BwiTJjHmLq6kjON7ZoI2JMlBvpY3BYSdiP6s/qCT3jb1s9/DeJF0JELpAxiVSIxXDzfNKe+r7yedMIoLbknQ== + version "8.2.0" + resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-8.2.0.tgz#3eb56d13a1de1d347ecb1957c6860c911704bc44" + integrity sha512-/Sge3BymXo4lKc31C8OINJgXLaw+7vL1/L1pGiBNpGrBiT8FQiaFpSYV0uhTaG4y78vcMBTMFsWaHDvuD+xGzQ== "@types/node@*", "@types/node@^14.14.13": version "14.14.13" |