Skip to content

Commit b26ceab

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency @types/chai to v4.3.1
1 parent 3833903 commit b26ceab

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
"@nomiclabs/hardhat-ethers": "2.0.5",
2323
"@nomiclabs/hardhat-etherscan": "3.0.3",
2424
"@nomiclabs/hardhat-waffle": "2.0.3",
25-
"@types/chai": "4.3.0",
25+
"@types/chai": "4.3.1",
2626
"@types/dotenv": "8.2.0",
2727
"@types/mocha": "9.1.0",
2828
"@typescript-eslint/eslint-plugin": "5.19.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1252,10 +1252,10 @@
12521252
resolved "https://registry.yarnpkg.com/@types/chai/-/chai-4.2.21.tgz#9f35a5643129df132cf3b5c1ec64046ea1af0650"
12531253
integrity sha512-yd+9qKmJxm496BOV9CMNaey8TWsikaZOwMRwPHQIjcOJM9oV+fi9ZMNw3JsVnbEEbo2gRTDnGEBv8pjyn67hNg==
12541254

1255-
"@types/[email protected].0":
1256-
version "4.3.0"
1257-
resolved "https://registry.yarnpkg.com/@types/chai/-/chai-4.3.0.tgz#23509ebc1fa32f1b4d50d6a66c4032d5b8eaabdc"
1258-
integrity sha512-/ceqdqeRraGolFTcfoXNiqjyQhZzbINDngeoAq9GoHa8PPK1yNzTaxWjA6BFWp5Ua9JpXEMSS4s5i9tS0hOJtw==
1255+
"@types/[email protected].1":
1256+
version "4.3.1"
1257+
resolved "https://registry.yarnpkg.com/@types/chai/-/chai-4.3.1.tgz#e2c6e73e0bdeb2521d00756d099218e9f5d90a04"
1258+
integrity sha512-/zPMqDkzSZ8t3VtxOa4KPq7uzzW978M9Tvh+j7GHKuo6k6GTLxPJ4J5gE5cjfJ26pnXst0N5Hax8Sr0T2Mi9zQ==
12591259

12601260
12611261
version "8.2.0"

0 commit comments

Comments
 (0)