Skip to content

Commit

Permalink
🔁 Bump eslint, @types/node, and Upgrade forge-std Submodule
Browse files Browse the repository at this point in the history
Signed-off-by: Pascal Marco Caversaccio <[email protected]>
  • Loading branch information
pcaversaccio committed Nov 19, 2023
1 parent b0c3a05 commit b6998c0
Show file tree
Hide file tree
Showing 3 changed files with 66 additions and 66 deletions.
2 changes: 1 addition & 1 deletion contracts/lib/forge-std
Submodule forge-std updated 2 files
+46 −0 src/Vm.sol
+1 −1 test/Vm.t.sol
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -136,11 +136,11 @@
"@typechain/hardhat": "^8.0.3",
"@types/chai": "^4.3.10",
"@types/mocha": "^10.0.4",
"@types/node": "^20.9.1",
"@types/node": "^20.9.2",
"@typescript-eslint/eslint-plugin": "^6.11.0",
"@typescript-eslint/parser": "^6.11.0",
"chai": "^4.3.10",
"eslint": "^8.53.0",
"eslint": "^8.54.0",
"eslint-config-prettier": "^9.0.0",
"ethers": "^6.8.1",
"hardhat": "^2.19.1",
Expand Down
Loading

0 comments on commit b6998c0

Please sign in to comment.