Skip to content

Commit 9b3d8f7

Browse files
chore(deps): update all non-major dependencies (#2436)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9cfc262 commit 9b3d8f7

File tree

2 files changed

+104
-115
lines changed

2 files changed

+104
-115
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -102,16 +102,16 @@
102102
"@types/sinon": "17.0.4",
103103
"@types/sinon-chai": "3.2.12",
104104
"@types/supertest": "6.0.3",
105-
"@typescript-eslint/eslint-plugin": "8.44.0",
106-
"@typescript-eslint/parser": "8.44.0",
105+
"@typescript-eslint/eslint-plugin": "8.44.1",
106+
"@typescript-eslint/parser": "8.44.1",
107107
"c8": "10.1.3",
108108
"chai": "4.4.1",
109109
"chai-as-promised": "7.1.2",
110110
"eslint": "8.57.1",
111111
"eslint-config-prettier": "10.1.8",
112112
"globals": "16.4.0",
113113
"husky": "9.1.7",
114-
"lint-staged": "16.1.6",
114+
"lint-staged": "16.2.3",
115115
"markdown-toc": "1.2.0",
116116
"mocha": "11.7.2",
117117
"prettier": "3.6.2",
@@ -133,10 +133,10 @@
133133
"@nestjs/common": "^7.0.0 || ^8.0.0 || ^9.0.0 || ^10.0.0 || ^11.0.0",
134134
"prom-client": "^15.0.0"
135135
},
136-
"packageManager": "[email protected].0",
136+
"packageManager": "[email protected].1",
137137
"volta": {
138-
"node": "22.19.0",
139-
"pnpm": "10.17.0"
138+
"node": "22.20.0",
139+
"pnpm": "10.17.1"
140140
},
141141
"pnpm": {
142142
"peerDependencyRules": {

0 commit comments

Comments
 (0)