From bd82ac32ba5ec7fcca47bfc688328fc55ac7ddd3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Nov 2023 23:57:30 +0000 Subject: [PATCH] Bump @types/assert from 1.5.9 to 1.5.10 Bumps [@types/assert](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/assert) from 1.5.9 to 1.5.10. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/assert) --- updated-dependencies: - dependency-name: "@types/assert" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index e9c5b660..136f540e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -84,9 +84,9 @@ integrity sha512-8kdW+brNhI/NzJ4fxDufuJUjepzINqJKLGHuxyAtpPG9bMbn8P5mtaCcbOm0EzLJ+atg+kF9dwg8jpclkVqx5w== "@types/assert@^1.4.7": - version "1.5.9" - resolved "https://registry.yarnpkg.com/@types/assert/-/assert-1.5.9.tgz#28ae15572976d07bee5c24234eec6fb4465aae29" - integrity sha512-uQ+/hp0DbfrhnJFgiqHlsrLTGgr8HZGssV7vYN8XunlvyJkzArcyBy/9e5Rey2T7lpL7jVuoNI/8CWCDCwISgg== + version "1.5.10" + resolved "https://registry.yarnpkg.com/@types/assert/-/assert-1.5.10.tgz#27eceb3e0705d1d76a4ec0a5586a48921d209eee" + integrity sha512-qEO+AUgYab7GVbeDDgUNCU3o0aZUoIMpNAe+w5LDbRxfxQX7vQAdDgwj1AroX+i8KaV56FWg0srXlSZROnsrIQ== "@types/mocha@^9.0.0": version "9.1.1"