Skip to content

Commit c0f7425

Browse files
chore(deps): update non-major-devdependencies (#533)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ae39e6c commit c0f7425

File tree

4 files changed

+133
-170
lines changed

4 files changed

+133
-170
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"@api3/commons": "1.0.1",
3030
"@api3/eslint-plugin-commons": "^3.0.0",
3131
"@types/jest": "^30.0.0",
32-
"@types/node": "^24.10.0",
32+
"@types/node": "^24.10.1",
3333
"husky": "^9.1.7",
3434
"is-wsl": "^2.2.0",
3535
"jest": "^30.2.0",

packages/airnode-feed/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,6 @@
4646
"devDependencies": {
4747
"@types/express": "^5.0.5",
4848
"@types/lodash": "^4.17.20",
49-
"nodemon": "^3.1.10"
49+
"nodemon": "^3.1.11"
5050
}
5151
}

packages/signed-api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"devDependencies": {
3232
"@types/express": "^5.0.5",
3333
"@types/lodash": "^4.17.20",
34-
"nodemon": "^3.1.10",
34+
"nodemon": "^3.1.11",
3535
"ts-node": "^10.9.2"
3636
},
3737
"dependencies": {

0 commit comments

Comments
 (0)