Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
lbeder committed Feb 3, 2024
1 parent 3908dca commit 1f3aa86
Show file tree
Hide file tree
Showing 4 changed files with 459 additions and 431 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"dependencies": {
"@ethereum-attestation-service/eas-contracts": "1.3.7",
"ethers": "^6.10.0",
"js-base64": "^3.7.5",
"js-base64": "^3.7.6",
"lodash": "^4.17.21",
"multiformats": "9.9.0",
"pako": "^2.1.0",
Expand All @@ -30,15 +30,15 @@
"@ianvs/prettier-plugin-sort-imports": "^4.1.1",
"@metamask/eth-sig-util": "^7.0.1",
"@types/lodash": "^4.14.202",
"@types/node": "^20.11.1",
"@types/node": "^20.11.16",
"@types/pako": "^2.0.3",
"@types/semver": "^7.5.6",
"@typescript-eslint/eslint-plugin": "^6.18.1",
"@typescript-eslint/parser": "^6.18.1",
"@typescript-eslint/eslint-plugin": "^6.20.0",
"@typescript-eslint/parser": "^6.20.0",
"eslint": "^8.56.0",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-prefer-arrow": "^1.2.3",
"prettier": "^3.2.2",
"prettier": "^3.2.4",
"prettier-package-json": "^2.8.0",
"ts-node": "^10.9.2",
"tslib": "^2.6.2",
Expand Down
Loading

0 comments on commit 1f3aa86

Please sign in to comment.