From 8e86e71805de2ffe8d8e95c7bf389d60d09d6dba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 Sep 2023 10:45:48 +0200 Subject: [PATCH] Bump @types/assert from 1.5.6 to 1.5.7 (#423) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index b6c5bdb2..758e6468 100644 --- a/yarn.lock +++ b/yarn.lock @@ -24,9 +24,9 @@ js-tokens "^4.0.0" "@types/assert@^1.4.7": - version "1.5.6" - resolved "https://registry.npmjs.org/@types/assert/-/assert-1.5.6.tgz" - integrity sha512-Y7gDJiIqb9qKUHfBQYOWGngUpLORtirAVPuj/CWJrU2C6ZM4/y3XLwuwfGMF8s7QzW746LQZx23m0+1FSgjfug== + version "1.5.7" + resolved "https://registry.yarnpkg.com/@types/assert/-/assert-1.5.7.tgz#4ccc65c4c9f65dc5e64d7c46b5e075793912da14" + integrity sha512-qRK5tg1LaErm1uQBTu3YrVscZwPAbhGdXWtPG8YiiwUXQ68eKouiantdQmQCQ/cVXGZc/uBdH2TTbWwdpkOB0g== "@types/mocha@^9.0.0": version "9.1.1"