Skip to content

Commit

Permalink
fix(deps): update non-major-dependencies (#397)
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 Oct 14, 2024
1 parent 1343a2a commit a24f10e
Show file tree
Hide file tree
Showing 2 changed files with 56 additions and 54 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,15 +38,15 @@
"dependencies": {
"@api3/airnode-protocol-v1": "^3.4.0",
"@api3/chains": "^10.2.4",
"@api3/commons": "^0.13.2",
"@api3/commons": "^0.13.3",
"@api3/contracts": "8.0.0",
"@api3/eslint-plugin-commons": "^2.0.1",
"@api3/promise-utils": "^0.4.0",
"dotenv": "^16.4.5",
"ethers": "^6.13.3",
"ethers": "^6.13.4",
"immer": "^10.1.1",
"lodash": "^4.17.21",
"workerpool": "^9.1.3",
"workerpool": "^9.2.0",
"zod": "^3.23.8"
},
"devDependencies": {
Expand Down
104 changes: 53 additions & 51 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 a24f10e

Please sign in to comment.