Commit 9ab36079 authored by Mark Tyneway's avatar Mark Tyneway Committed by GitHub

Merge pull request #7743 from ethereum-optimism/dependabot/npm_and_yarn/types/mocha-10.0.3

build(deps-dev): bump @types/mocha from 10.0.2 to 10.0.3
parents ccfd332c c4558283
...@@ -43,7 +43,7 @@ ...@@ -43,7 +43,7 @@
"@nomiclabs/hardhat-waffle": "^2.0.1", "@nomiclabs/hardhat-waffle": "^2.0.1",
"@types/chai": "^4.3.8", "@types/chai": "^4.3.8",
"@types/chai-as-promised": "^7.1.5", "@types/chai-as-promised": "^7.1.5",
"@types/mocha": "^10.0.2", "@types/mocha": "^10.0.3",
"@types/node": "^20.8.6", "@types/node": "^20.8.6",
"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.4 specifier: ^7.1.4
version: 7.1.5 version: 7.1.5
'@types/mocha': '@types/mocha':
specifier: ^10.0.2 specifier: ^10.0.3
version: 10.0.2 version: 10.0.3
'@types/node': '@types/node':
specifier: ^20.8.6 specifier: ^20.8.6
version: 20.8.6 version: 20.8.6
...@@ -490,8 +490,8 @@ importers: ...@@ -490,8 +490,8 @@ importers:
specifier: ^7.1.5 specifier: ^7.1.5
version: 7.1.5 version: 7.1.5
'@types/mocha': '@types/mocha':
specifier: ^10.0.2 specifier: ^10.0.3
version: 10.0.2 version: 10.0.3
'@types/node': '@types/node':
specifier: ^20.8.6 specifier: ^20.8.6
version: 20.8.6 version: 20.8.6
...@@ -4038,8 +4038,8 @@ packages: ...@@ -4038,8 +4038,8 @@ packages:
'@types/node': 20.8.6 '@types/node': 20.8.6
dev: true dev: true
/@types/mocha@10.0.2: /@types/mocha@10.0.3:
resolution: {integrity: sha512-NaHL0+0lLNhX6d9rs+NSt97WH/gIlRHmszXbQ/8/MV/eVcFNdeJ/GYhrFuUc8K7WuPhRhTSdMkCp8VMzhUq85w==} resolution: {integrity: sha512-RsOPImTriV/OE4A9qKjMtk2MnXiuLLbcO3nCXK+kvq4nr0iMfFgpjaX3MPLb6f7+EL1FGSelYvuJMV6REH+ZPQ==}
dev: true dev: true
/@types/morgan@1.9.6: /@types/morgan@1.9.6:
......
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