Skip to content

Commit 024a9f8

Browse files
chore(deps): update dependency @types/chai to v4.3.6 (#4652)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6db43ae commit 024a9f8

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
@@ -1738,7 +1738,7 @@
17381738
"devDependencies": {
17391739
"@swc/core": "1.3.82",
17401740
"@swc/jest": "0.2.29",
1741-
"@types/chai": "4.3.5",
1741+
"@types/chai": "4.3.6",
17421742
"@types/chai-as-promised": "7.1.5",
17431743
"@types/copy-webpack-plugin": "10.1.0",
17441744
"@types/fs-extra": "11.0.1",

yarn.lock

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

5850-
"@types/[email protected].5":
5851-
version "4.3.5"
5852-
resolved "https://registry.yarnpkg.com/@types/chai/-/chai-4.3.5.tgz#ae69bcbb1bebb68c4ac0b11e9d8ed04526b3562b"
5853-
integrity sha512-mEo1sAde+UCE6b2hxn332f1g1E8WfYRu6p5SvTKr2ZKC1f7gFJXk4h5PyGP9Dt6gCaG8y8XhwnXWC6Iy2cmBng==
5850+
"@types/[email protected].6":
5851+
version "4.3.6"
5852+
resolved "https://registry.yarnpkg.com/@types/chai/-/chai-4.3.6.tgz#7b489e8baf393d5dd1266fb203ddd4ea941259e6"
5853+
integrity sha512-VOVRLM1mBxIRxydiViqPcKn6MIxZytrbMpd6RJLIWKxUNr3zux8no0Oc7kJx0WAPIitgZ0gkrDS+btlqQpubpw==
58545854

58555855
"@types/clone@~2.1.1":
58565856
version "2.1.1"

0 commit comments

Comments
 (0)