diff options
author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2021-03-28 04:34:04 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-03-28 04:34:04 +0000 |
commit | 75ee4a54bab361d6ce4b25b4bb9788900c6262be (patch) | |
tree | 7b4987de487cd33a3e14a8a7ef40e850e35b173b | |
parent | 958063a534e61bdc021681a571175c38cf908c55 (diff) |
Bump @types/assert from 1.5.3 to 1.5.4
Bumps [@types/assert](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/assert) from 1.5.3 to 1.5.4.
- [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
@@ -207,9 +207,9 @@ integrity sha512-/+CRPXpBDpo2RK9C68N3b2cOvO0Cf5B9aPijHsoDQTHivnGSObdOF2BRQOYjojWTDy6nQvMjmqRXIxH55VjxxA== "@types/assert@^1.4.6": - version "1.5.3" - resolved "https://registry.yarnpkg.com/@types/assert/-/assert-1.5.3.tgz#106fed8e0ba25ee61feee35e2d074321370530ce" - integrity sha512-un5JSQvHdb+whVcvb0q5XIKfzzbRIXuU3iTRRJhNYOzzkQ8Z+wGNemfqj2kWOp/vWCB7fJjn119bv6f/gsultg== + version "1.5.4" + resolved "https://registry.yarnpkg.com/@types/assert/-/assert-1.5.4.tgz#87ebe83645631e188e8ec2de4f173dc39ab6f77d" + integrity sha512-CaFVW21Ulu0J9sUaEWJjwmhkDkeoxa4fniVSERzZC13sU9v8NNM2lMlkfZZv60j47D+qDt0Lyo8skVP3CTXUdA== "@types/body-parser@*": version "1.19.0" |