Commit 2096091a authored by refcell.eth's avatar refcell.eth Committed by GitHub

Merge pull request #8262 from ethereum-optimism/dependabot/npm_and_yarn/types/chai-4.3.11

build(deps-dev): bump @types/chai from 4.3.10 to 4.3.11
parents d4275ade 826567fd
......@@ -41,7 +41,7 @@
"@ethersproject/transactions": "^5.7.0",
"@nomiclabs/hardhat-ethers": "^2.2.3",
"@nomiclabs/hardhat-waffle": "^2.0.1",
"@types/chai": "^4.3.10",
"@types/chai": "^4.3.11",
"@types/chai-as-promised": "^7.1.8",
"@types/mocha": "^10.0.6",
"@types/node": "^20.9.5",
......
......@@ -22,8 +22,8 @@ importers:
specifier: ^0.4.8
version: 0.4.8
'@types/chai':
specifier: ^4.3.10
version: 4.3.10
specifier: ^4.3.11
version: 4.3.11
'@types/chai-as-promised':
specifier: ^7.1.8
version: 7.1.8
......@@ -481,8 +481,8 @@ importers:
specifier: ^2.0.1
version: 2.0.1(@nomiclabs/hardhat-ethers@2.2.3)(ethereum-waffle@4.0.10)(ethers@5.7.2)(hardhat@2.19.1)
'@types/chai':
specifier: ^4.3.10
version: 4.3.10
specifier: ^4.3.11
version: 4.3.11
'@types/chai-as-promised':
specifier: ^7.1.8
version: 7.1.8
......@@ -3916,21 +3916,21 @@ packages:
/@types/chai-as-promised@7.1.8:
resolution: {integrity: sha512-ThlRVIJhr69FLlh6IctTXFkmhtP3NpMZ2QGq69StYLyKZFp/HOp1VdKZj7RvfNWYYcJ1xlbLGLLWj1UvP5u/Gw==}
dependencies:
'@types/chai': 4.3.10
'@types/chai': 4.3.11
dev: true
/@types/chai-subset@1.3.3:
resolution: {integrity: sha512-frBecisrNGz+F4T6bcc+NLeolfiojh5FxW2klu669+8BARtyQv2C/GkNW6FUodVe4BroGMP/wER/YDGc7rEllw==}
dependencies:
'@types/chai': 4.3.10
'@types/chai': 4.3.11
dev: true
/@types/chai@4.3.10:
resolution: {integrity: sha512-of+ICnbqjmFCiixUnqRulbylyXQrPqIGf/B3Jax1wIF3DvSheysQxAWvqHhZiW3IQrycvokcLcFQlveGp+vyNg==}
dev: true
/@types/chai@4.3.8:
resolution: {integrity: sha512-yW/qTM4mRBBcsA9Xw9FbcImYtFPY7sgr+G/O5RDYVmxiy9a+pE5FyoFUi8JYCZY5nicj8atrr1pcfPiYpeNGOA==}
/@types/chai@4.3.11:
resolution: {integrity: sha512-qQR1dr2rGIHYlJulmr8Ioq3De0Le9E4MJ5AiaeAETJJpndT1uUNHsGFK3L/UIu+rbkQSdj8J/w2bCsBZc/Y5fQ==}
dev: true
/@types/change-case@2.3.1:
......@@ -4199,7 +4199,7 @@ packages:
/@types/sinon-chai@3.2.5:
resolution: {integrity: sha512-bKQqIpew7mmIGNRlxW6Zli/QVyc3zikpGzCa797B/tRnD9OtHvZ/ts8sYXV+Ilj9u3QRaUEM8xrjgd1gwm1BpQ==}
dependencies:
'@types/chai': 4.3.10
'@types/chai': 4.3.11
'@types/sinon': 10.0.2
dev: true
......@@ -14639,7 +14639,7 @@ packages:
webdriverio:
optional: true
dependencies:
'@types/chai': 4.3.10
'@types/chai': 4.3.11
'@types/chai-subset': 1.3.3
'@types/node': 20.9.5
'@vitest/expect': 0.34.1
......@@ -14704,7 +14704,7 @@ packages:
webdriverio:
optional: true
dependencies:
'@types/chai': 4.3.10
'@types/chai': 4.3.11
'@types/chai-subset': 1.3.3
'@types/node': 20.9.5
'@vitest/expect': 0.34.2
......@@ -14769,7 +14769,7 @@ packages:
webdriverio:
optional: true
dependencies:
'@types/chai': 4.3.8
'@types/chai': 4.3.10
'@types/chai-subset': 1.3.3
'@types/node': 20.9.3
'@vitest/expect': 0.34.2
......@@ -14835,7 +14835,7 @@ packages:
webdriverio:
optional: true
dependencies:
'@types/chai': 4.3.8
'@types/chai': 4.3.10
'@types/chai-subset': 1.3.3
'@types/node': 20.9.3
'@vitest/expect': 0.34.4
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment