Skip to content

Commit f7eab52

Browse files
chore(deps): update non-major-devdependencies
1 parent db92bdd commit f7eab52

5 files changed

Lines changed: 1311 additions & 340 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"license": "MIT",
2828
"devDependencies": {
2929
"@api3/commons": "1.1.2",
30-
"@api3/eslint-plugin-commons": "^3.0.0",
30+
"@api3/eslint-plugin-commons": "^3.1.1",
3131
"@types/jest": "^30.0.0",
3232
"@types/node": "^24.10.1",
3333
"husky": "^9.1.7",

packages/airnode-feed/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
},
4646
"devDependencies": {
4747
"@types/express": "^5.0.6",
48-
"@types/lodash": "^4.17.21",
48+
"@types/lodash": "^4.17.23",
4949
"nodemon": "^3.1.11"
5050
}
5151
}

packages/e2e/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,6 @@
3030
},
3131
"devDependencies": {
3232
"@types/express": "^5.0.6",
33-
"@types/lodash": "^4.17.21"
33+
"@types/lodash": "^4.17.23"
3434
}
3535
}

packages/signed-api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"license": "MIT",
3131
"devDependencies": {
3232
"@types/express": "^5.0.6",
33-
"@types/lodash": "^4.17.21",
33+
"@types/lodash": "^4.17.23",
3434
"nodemon": "^3.1.11",
3535
"ts-node": "^10.9.2"
3636
},

0 commit comments

Comments
 (0)