Skip to content

Commit a5fad89

Browse files
chore(deps): update dependency @types/chai to v4.3.5 (#3836)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1c7a564 commit a5fad89

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

extension/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1629,7 +1629,7 @@
16291629
"devDependencies": {
16301630
"@swc/core": "1.3.55",
16311631
"@swc/jest": "0.2.26",
1632-
"@types/chai": "4.3.4",
1632+
"@types/chai": "4.3.5",
16331633
"@types/chai-as-promised": "7.1.5",
16341634
"@types/copy-webpack-plugin": "10.1.0",
16351635
"@types/fs-extra": "11.0.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4885,10 +4885,10 @@
48854885
resolved "https://registry.yarnpkg.com/@types/chai/-/chai-4.3.0.tgz#23509ebc1fa32f1b4d50d6a66c4032d5b8eaabdc"
48864886
integrity sha512-/ceqdqeRraGolFTcfoXNiqjyQhZzbINDngeoAq9GoHa8PPK1yNzTaxWjA6BFWp5Ua9JpXEMSS4s5i9tS0hOJtw==
48874887

4888-
"@types/[email protected].4":
4889-
version "4.3.4"
4890-
resolved "https://registry.yarnpkg.com/@types/chai/-/chai-4.3.4.tgz#e913e8175db8307d78b4e8fa690408ba6b65dee4"
4891-
integrity sha512-KnRanxnpfpjUTqTCXslZSEdLfXExwgNxYPdiO2WGUj8+HDjFi8R3k5RVKPeSCzLjCcshCAtVO2QBbVuAV4kTnw==
4888+
"@types/[email protected].5":
4889+
version "4.3.5"
4890+
resolved "https://registry.yarnpkg.com/@types/chai/-/chai-4.3.5.tgz#ae69bcbb1bebb68c4ac0b11e9d8ed04526b3562b"
4891+
integrity sha512-mEo1sAde+UCE6b2hxn332f1g1E8WfYRu6p5SvTKr2ZKC1f7gFJXk4h5PyGP9Dt6gCaG8y8XhwnXWC6Iy2cmBng==
48924892

48934893
"@types/clone@~2.1.1":
48944894
version "2.1.1"

0 commit comments

Comments
 (0)