From f9b34c7edb5fe3778da6fa8c2055374eede7a03b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Oct 2023 20:14:42 +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 a1ef0fd..2556b85 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 88522f5..7785705 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" "*"