diff options
author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2020-09-22 09:24:50 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-09-22 09:24:50 +0000 |
commit | e6694bb226abf07378b6bedafce83b95b2ad30e8 (patch) | |
tree | 9ccada262c2b437e8b7d50650a2a85aaa37817a9 /yarn.lock | |
parent | fd138b66e382d5f32c7a378c9cc40292212db275 (diff) |
Bump @types/assert from 1.5.1 to 1.5.2
Bumps [@types/assert](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/assert) from 1.5.1 to 1.5.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/assert)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Diffstat (limited to 'yarn.lock')
-rw-r--r-- | yarn.lock | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -195,9 +195,9 @@ integrity sha512-/+CRPXpBDpo2RK9C68N3b2cOvO0Cf5B9aPijHsoDQTHivnGSObdOF2BRQOYjojWTDy6nQvMjmqRXIxH55VjxxA== "@types/assert@^1.4.6": - version "1.5.1" - resolved "https://registry.yarnpkg.com/@types/assert/-/assert-1.5.1.tgz#9c4b57935d446ffcfb31d583799c47272161e270" - integrity sha512-W34OXyUAXEg0IvkMBr6WHTsvxh4veqNVJJGni/6pp13BabT/nuiEtUVkf+EYo8FIT4CQSVYfZ05XtUo5nRSWfQ== + version "1.5.2" + resolved "https://registry.yarnpkg.com/@types/assert/-/assert-1.5.2.tgz#dbc440f6bd7a83b03c37c65e81076d07cf8becdc" + integrity sha512-DLsoZH9z5DLDi6qMbXKqeqlQLK1h3rfR9dK+KX8UJSGHJylvIZPOCQEKr/d/FClPoZE/eHOa3+e270eUJCUTog== "@types/body-parser@*": version "1.19.0" |