From 356de5da05310455ca45473d0089c14172b96090 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Oct 2023 22:37:25 +0000 Subject: [PATCH] Bump @types/chai-string from 1.4.3 to 1.4.4 Bumps [@types/chai-string](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chai-string) from 1.4.3 to 1.4.4. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/chai-string) --- updated-dependencies: - dependency-name: "@types/chai-string" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 892096e..0bb9631 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "@oclif/test": "^2.5.6", "@types/chai": "^4.3.8", "@types/chai-as-promised": "^7.1.6", - "@types/chai-string": "^1.4.3", + "@types/chai-string": "^1.4.4", "@types/glob": "^8.1.0", "@types/luxon": "^3.3.2", "@types/mocha": "^10.0.2", diff --git a/yarn.lock b/yarn.lock index e8d5ed4..a74436a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -536,10 +536,10 @@ dependencies: "@types/chai" "*" -"@types/chai-string@^1.4.3": - version "1.4.3" - resolved "https://registry.yarnpkg.com/@types/chai-string/-/chai-string-1.4.3.tgz#06e02d74deed77c2bfccccae44ece6e57a8ecedd" - integrity sha512-bLp5xMQ7Ml0fWa05IPpLjIznTkNbuBE3GtRTzKrp0d10IavlBFcu9vXP2liWaXta79unO693q3kuRxD7g2YYGw== +"@types/chai-string@^1.4.4": + version "1.4.4" + resolved "https://registry.yarnpkg.com/@types/chai-string/-/chai-string-1.4.4.tgz#d0f332715d8c5bf890cbd9fa312292637945de31" + integrity sha512-dVLg4ukDw9y2uEtjq9nHV9pSOomguOhW5AxlWxEU7kYU6chZ0xGC1C7YptkCFEinFVoomJ8WCRUfmTipUqOOXw== dependencies: "@types/chai" "*"