Skip to content
This repository was archived by the owner on Jul 24, 2024. It is now read-only.

Commit 2eea9d4

Browse files
chore(deps): update dependency @types/chai to v4.3.5
1 parent 3e104b7 commit 2eea9d4

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"@rollup/plugin-json": "4.1.0",
5555
"@rollup/plugin-node-resolve": "13.3.0",
5656
"@semantic-release/exec": "^6.0.3",
57-
"@types/chai": "4.3.4",
57+
"@types/chai": "4.3.5",
5858
"@types/mocha": "9.1.1",
5959
"@types/node": "18.0.6",
6060
"chai": "4.3.7",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1586,10 +1586,10 @@
15861586
resolved "https://registry.yarnpkg.com/@tsconfig/node16/-/node16-1.0.2.tgz#423c77877d0569db20e1fc80885ac4118314010e"
15871587
integrity sha512-eZxlbI8GZscaGS7kkc/trHTT5xgrjH3/1n2JDwusC9iahPKWMRvRjJSAN5mCXviuTGQ/lHnhvv8Q1YTpnfz9gA==
15881588

1589-
"@types/[email protected].4":
1590-
version "4.3.4"
1591-
resolved "https://registry.yarnpkg.com/@types/chai/-/chai-4.3.4.tgz#e913e8175db8307d78b4e8fa690408ba6b65dee4"
1592-
integrity sha512-KnRanxnpfpjUTqTCXslZSEdLfXExwgNxYPdiO2WGUj8+HDjFi8R3k5RVKPeSCzLjCcshCAtVO2QBbVuAV4kTnw==
1589+
"@types/[email protected].5":
1590+
version "4.3.5"
1591+
resolved "https://registry.yarnpkg.com/@types/chai/-/chai-4.3.5.tgz#ae69bcbb1bebb68c4ac0b11e9d8ed04526b3562b"
1592+
integrity sha512-mEo1sAde+UCE6b2hxn332f1g1E8WfYRu6p5SvTKr2ZKC1f7gFJXk4h5PyGP9Dt6gCaG8y8XhwnXWC6Iy2cmBng==
15931593

15941594
"@types/estree@*":
15951595
version "0.0.52"

0 commit comments

Comments
 (0)