Commit 7c33550c authored by refcell.eth's avatar refcell.eth Committed by GitHub

Merge pull request #8236 from ethereum-optimism/dependabot/npm_and_yarn/types/mocha-10.0.6

build(deps-dev): bump @types/mocha from 10.0.4 to 10.0.6
parents 0a8099d2 ad6db162
...@@ -43,7 +43,7 @@ ...@@ -43,7 +43,7 @@
"@nomiclabs/hardhat-waffle": "^2.0.1", "@nomiclabs/hardhat-waffle": "^2.0.1",
"@types/chai": "^4.3.10", "@types/chai": "^4.3.10",
"@types/chai-as-promised": "^7.1.8", "@types/chai-as-promised": "^7.1.8",
"@types/mocha": "^10.0.4", "@types/mocha": "^10.0.6",
"@types/node": "^20.9.3", "@types/node": "^20.9.3",
"chai-as-promised": "^7.1.1", "chai-as-promised": "^7.1.1",
"ethereum-waffle": "^4.0.10", "ethereum-waffle": "^4.0.10",
......
...@@ -28,8 +28,8 @@ importers: ...@@ -28,8 +28,8 @@ importers:
specifier: ^7.1.8 specifier: ^7.1.8
version: 7.1.8 version: 7.1.8
'@types/mocha': '@types/mocha':
specifier: ^10.0.4 specifier: ^10.0.6
version: 10.0.4 version: 10.0.6
'@types/node': '@types/node':
specifier: ^20.9.3 specifier: ^20.9.3
version: 20.9.3 version: 20.9.3
...@@ -487,8 +487,8 @@ importers: ...@@ -487,8 +487,8 @@ importers:
specifier: ^7.1.8 specifier: ^7.1.8
version: 7.1.8 version: 7.1.8
'@types/mocha': '@types/mocha':
specifier: ^10.0.4 specifier: ^10.0.6
version: 10.0.4 version: 10.0.6
'@types/node': '@types/node':
specifier: ^20.9.3 specifier: ^20.9.3
version: 20.9.3 version: 20.9.3
...@@ -3992,8 +3992,8 @@ packages: ...@@ -3992,8 +3992,8 @@ packages:
'@types/node': 20.9.3 '@types/node': 20.9.3
dev: true dev: true
/@types/mocha@10.0.4: /@types/mocha@10.0.6:
resolution: {integrity: sha512-xKU7bUjiFTIttpWaIZ9qvgg+22O1nmbA+HRxdlR+u6TWsGfmFdXrheJoK4fFxrHNVIOBDvDNKZG+LYBpMHpX3w==} resolution: {integrity: sha512-dJvrYWxP/UcXm36Qn36fxhUKu8A/xMRXVT2cliFF1Z7UA9liG5Psj3ezNSZw+5puH2czDXRLcXQxf8JbJt0ejg==}
dev: true dev: true
/@types/morgan@1.9.9: /@types/morgan@1.9.9:
......
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