Skip to content

Commit

Permalink
chore(deps): update other minor updates (#395)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 1, 2024
1 parent 028e531 commit c8e55a2
Show file tree
Hide file tree
Showing 2 changed files with 211 additions and 183 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,26 +35,26 @@
"validate:chains": "ts-node scripts/validate-chains.ts"
},
"dependencies": {
"viem": "^2.16.5",
"viem": "^2.18.7",
"zod": "^3.23.8"
},
"devDependencies": {
"@api3/promise-utils": "^0.4.0",
"@changesets/cli": "^2.27.7",
"@slack/web-api": "^7.2.0",
"@slack/web-api": "^7.3.2",
"@types/jest": "^29.5.12",
"@types/node": "^20.14.9",
"@typescript-eslint/eslint-plugin": "^7.15.0",
"@typescript-eslint/parser": "^7.15.0",
"@types/node": "^20.14.13",
"@typescript-eslint/eslint-plugin": "^7.18.0",
"@typescript-eslint/parser": "^7.18.0",
"eslint": "^8.57.0",
"eslint-plugin-import": "^2.29.1",
"husky": "^9.0.11",
"husky": "^9.1.4",
"jest": "^29.7.0",
"prettier": "^3.3.2",
"prettier": "^3.3.3",
"prettier-plugin-sort-json": "^4.0.0",
"rimraf": "^5.0.7",
"ts-jest": "^29.1.5",
"rimraf": "^5.0.10",
"ts-jest": "^29.2.3",
"ts-node": "^10.9.2",
"typescript": "^5.5.3"
"typescript": "^5.5.4"
}
}
Loading

0 comments on commit c8e55a2

Please sign in to comment.