Skip to content

Commit

Permalink
chore(deps): update non-major-devdependencies (#384)
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 28, 2024
1 parent 338c2a7 commit 5d22a18
Show file tree
Hide file tree
Showing 5 changed files with 14 additions and 14 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@api3/commons": "0.13.3",
"@api3/eslint-plugin-commons": "^3.0.0",
"@types/jest": "^29.5.13",
"@types/node": "^20.16.11",
"@types/node": "^20.16.13",
"husky": "^9.1.6",
"is-wsl": "^2.2.0",
"jest": "^29.7.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/airnode-feed/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
},
"devDependencies": {
"@types/express": "^5.0.0",
"@types/lodash": "^4.17.10",
"@types/lodash": "^4.17.12",
"nodemon": "^3.1.7"
}
}
2 changes: 1 addition & 1 deletion packages/e2e/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,6 @@
},
"devDependencies": {
"@types/express": "^5.0.0",
"@types/lodash": "^4.17.10"
"@types/lodash": "^4.17.12"
}
}
2 changes: 1 addition & 1 deletion packages/signed-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"license": "MIT",
"devDependencies": {
"@types/express": "^5.0.0",
"@types/lodash": "^4.17.10",
"@types/lodash": "^4.17.12",
"nodemon": "^3.1.7",
"ts-node": "^10.9.2"
},
Expand Down
20 changes: 10 additions & 10 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 5d22a18

Please sign in to comment.