Skip to content

Commit 5a02cc5

Browse files
Update dependency @types/chai to v4.3.3
1 parent 3145bc8 commit 5a02cc5

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"got": "^11.3.0"
2525
},
2626
"devDependencies": {
27-
"@types/chai": "4.3.1",
27+
"@types/chai": "4.3.3",
2828
"@types/chai-as-promised": "7.1.5",
2929
"@types/mocha": "7.0.2",
3030
"@types/node": "16.11.43",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -102,10 +102,10 @@
102102
resolved "https://registry.yarnpkg.com/@types/chai/-/chai-4.2.11.tgz#d3614d6c5f500142358e6ed24e1bf16657536c50"
103103
integrity sha512-t7uW6eFafjO+qJ3BIV2gGUyZs27egcNRkUdalkud+Qa3+kg//f129iuOFivHDXQ+vnU3fDXuwgv0cqMCbcE8sw==
104104

105-
"@types/[email protected].1":
106-
version "4.3.1"
107-
resolved "https://registry.yarnpkg.com/@types/chai/-/chai-4.3.1.tgz#e2c6e73e0bdeb2521d00756d099218e9f5d90a04"
108-
integrity sha512-/zPMqDkzSZ8t3VtxOa4KPq7uzzW978M9Tvh+j7GHKuo6k6GTLxPJ4J5gE5cjfJ26pnXst0N5Hax8Sr0T2Mi9zQ==
105+
"@types/[email protected].3":
106+
version "4.3.3"
107+
resolved "https://registry.yarnpkg.com/@types/chai/-/chai-4.3.3.tgz#3c90752792660c4b562ad73b3fbd68bf3bc7ae07"
108+
integrity sha512-hC7OMnszpxhZPduX+m+nrx+uFoLkWOMiR4oa/AZF3MuSETYTZmFfJAHqZEM8MVlvfG7BEUcgvtwoCTxBp6hm3g==
109109

110110
"@types/color-name@^1.1.1":
111111
version "1.1.1"

0 commit comments

Comments
 (0)