Skip to content

Commit

Permalink
🔁 Update Dependencies
Browse files Browse the repository at this point in the history
Signed-off-by: Pascal Marco Caversaccio <[email protected]>
  • Loading branch information
pcaversaccio committed Feb 9, 2025
1 parent 4e98df8 commit 9c08c6e
Show file tree
Hide file tree
Showing 3 changed files with 45 additions and 37 deletions.
2 changes: 1 addition & 1 deletion lib/create-util
Submodule create-util updated 2 files
+3 −3 package.json
+57 −49 pnpm-lock.yaml
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,14 +38,14 @@
"CHANGELOG.md"
],
"devDependencies": {
"@eslint/js": "^9.19.0",
"@eslint/js": "^9.20.0",
"@openzeppelin/merkle-tree": "^1.0.7",
"eslint": "^9.19.0",
"eslint": "^9.20.0",
"eslint-config-prettier": "^10.0.1",
"ethers": "^6.13.5",
"keccak256": "^1.0.6",
"merkletreejs": "^0.4.1",
"prettier": "^3.4.2",
"prettier": "^3.5.0",
"prettier-plugin-sh": "^0.14.0",
"prettier-plugin-solidity": "^1.4.2",
"solhint": "^5.0.5"
Expand Down
74 changes: 41 additions & 33 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 9c08c6e

Please sign in to comment.