diff options
author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2021-01-12 20:28:48 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-01-12 20:28:48 +0000 |
commit | 97c4d6ea75cf86ece4b8a0c7de8bf97e9b2da586 (patch) | |
tree | cb8e594466e04a8fc9346576f12bbc3e4d611c76 | |
parent | f51cf48ed534982d501cb532664c1fb94c55f676 (diff) |
Bump @types/assert from 1.5.2 to 1.5.3
Bumps [@types/assert](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/assert) from 1.5.2 to 1.5.3.
- [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>
-rw-r--r-- | yarn.lock | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -208,9 +208,9 @@ integrity sha512-/+CRPXpBDpo2RK9C68N3b2cOvO0Cf5B9aPijHsoDQTHivnGSObdOF2BRQOYjojWTDy6nQvMjmqRXIxH55VjxxA== "@types/assert@^1.4.6": - 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== + version "1.5.3" + resolved "https://registry.yarnpkg.com/@types/assert/-/assert-1.5.3.tgz#106fed8e0ba25ee61feee35e2d074321370530ce" + integrity sha512-un5JSQvHdb+whVcvb0q5XIKfzzbRIXuU3iTRRJhNYOzzkQ8Z+wGNemfqj2kWOp/vWCB7fJjn119bv6f/gsultg== "@types/body-parser@*": version "1.19.0" |