Skip to content

Commit

Permalink
🔁 Bump eslint and eslint-config-prettier
Browse files Browse the repository at this point in the history
Signed-off-by: Pascal Marco Caversaccio <[email protected]>
  • Loading branch information
pcaversaccio committed Dec 4, 2023
1 parent 64fae5f commit 9e5cd74
Show file tree
Hide file tree
Showing 5 changed files with 23 additions and 23 deletions.
2 changes: 1 addition & 1 deletion lib/create-util
Submodule create-util updated 2 files
+3 −3 package.json
+57 −57 pnpm-lock.yaml
2 changes: 1 addition & 1 deletion lib/openzeppelin-contracts
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@
],
"devDependencies": {
"@openzeppelin/merkle-tree": "^1.0.5",
"eslint": "^8.54.0",
"eslint-config-prettier": "^9.0.0",
"eslint": "^8.55.0",
"eslint-config-prettier": "^9.1.0",
"ethers": "^6.9.0",
"keccak256": "^1.0.6",
"merkletreejs": "^0.3.11",
Expand Down
36 changes: 18 additions & 18 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 9e5cd74

Please sign in to comment.