Skip to content

Commit

Permalink
chore(deps): update non-major-devdependencies (#390)
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 Nov 19, 2024
1 parent b313ac1 commit a5d82b6
Show file tree
Hide file tree
Showing 5 changed files with 78 additions and 78 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.14",
"@types/node": "^22.8.1",
"@types/node": "^22.9.0",
"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.12",
"@types/lodash": "^4.17.13",
"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.12"
"@types/lodash": "^4.17.13"
}
}
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.12",
"@types/lodash": "^4.17.13",
"nodemon": "^3.1.7",
"ts-node": "^10.9.2"
},
Expand Down
Loading

0 comments on commit a5d82b6

Please sign in to comment.