Skip to content

Commit b89352f

Browse files
committed
Update dependency @types/chai to v4.3.2
1 parent 470a52b commit b89352f

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
@@ -22,7 +22,7 @@
2222
"license": "MPL-2.0",
2323
"devDependencies": {
2424
"@types/bent": "7.3.2",
25-
"@types/chai": "4.3.1",
25+
"@types/chai": "4.3.2",
2626
"@types/dotenv": "8.2.0",
2727
"@types/mocha": "9.1.1",
2828
"@typescript-eslint/eslint-plugin": "5.32.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1310,10 +1310,10 @@
13101310
dependencies:
13111311
"@types/node" "*"
13121312

1313-
"@types/chai@4.3.1":
1314-
version "4.3.1"
1315-
resolved "https://registry.yarnpkg.com/@types/chai/-/chai-4.3.1.tgz#e2c6e73e0bdeb2521d00756d099218e9f5d90a04"
1316-
integrity sha512-/zPMqDkzSZ8t3VtxOa4KPq7uzzW978M9Tvh+j7GHKuo6k6GTLxPJ4J5gE5cjfJ26pnXst0N5Hax8Sr0T2Mi9zQ==
1313+
"@types/chai@4.3.2":
1314+
version "4.3.2"
1315+
resolved "https://registry.yarnpkg.com/@types/chai/-/chai-4.3.2.tgz#29b4afe85a0bb85f3d39a586f25038a8d78229b2"
1316+
integrity sha512-TNeRJV5O1L0s7NM4Xg9q8HPbLnyAMQ9twPMul53hWRld//NnjV/VSw7InBCNrPJyWBPhyoSLlzR2mR9Fq5nJTg==
13171317

13181318
"@types/color-name@^1.1.1":
13191319
version "1.1.1"

0 commit comments

Comments
 (0)