Skip to content

Commit

Permalink
chore(dev-deps): bump @types/chai-string from 1.4.3 to 1.4.5
Browse files Browse the repository at this point in the history
Bumps [@types/chai-string](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chai-string) from 1.4.3 to 1.4.5.
- [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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 11, 2023
1 parent 56e2b8b commit 9e52948
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@salesforce/ts-types": "^2.0.6",
"@swc/core": "^1.3.39",
"@types/chai-as-promised": "^7.1.7",
"@types/chai-string": "^1.4.3",
"@types/chai-string": "^1.4.5",
"@types/inquirer": "^9.0.6",
"@types/shelljs": "^0.8.14",
"@typescript-eslint/eslint-plugin": "^5.62.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1259,10 +1259,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.5":
version "1.4.5"
resolved "https://registry.yarnpkg.com/@types/chai-string/-/chai-string-1.4.5.tgz#988ff37526386e9c354219b163d7ecf81bab8d2d"
integrity sha512-IecXRMSnpUvRnTztdpSdjcmcW7EdNme65bfDCQMi7XrSEPGmyDYYTEfc5fcactWDA6ioSm8o7NUqg9QxjBCCEw==
dependencies:
"@types/chai" "*"

Expand Down

0 comments on commit 9e52948

Please sign in to comment.