Skip to content

Commit 08427a8

Browse files
chore(deps): update all non-major dependencies
1 parent 2d743eb commit 08427a8

File tree

2 files changed

+178
-165
lines changed

2 files changed

+178
-165
lines changed

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -115,9 +115,9 @@
115115
"@eslint/eslintrc": "^3.1.0",
116116
"@eslint/js": "^9.14.0",
117117
"@istanbuljs/nyc-config-typescript": "1.0.2",
118-
"@nestjs/common": "10.4.7",
119-
"@nestjs/core": "10.4.7",
120-
"@nestjs/testing": "10.4.7",
118+
"@nestjs/common": "10.4.8",
119+
"@nestjs/core": "10.4.8",
120+
"@nestjs/testing": "10.4.8",
121121
"@semantic-release/changelog": "6.0.3",
122122
"@semantic-release/git": "10.0.1",
123123
"@types/chai": "5.0.1",
@@ -126,15 +126,15 @@
126126
"@types/node": "22.9.0",
127127
"@types/sinon": "17.0.3",
128128
"@types/sinon-chai": "3.2.12",
129-
"@typescript-eslint/eslint-plugin": "8.13.0",
130-
"@typescript-eslint/parser": "8.13.0",
129+
"@typescript-eslint/eslint-plugin": "8.15.0",
130+
"@typescript-eslint/parser": "8.15.0",
131131
"chai": "4.4.1",
132132
"chai-as-promised": "7.1.2",
133-
"eslint": "9.14.0",
133+
"eslint": "9.15.0",
134134
"eslint-config-prettier": "9.1.0",
135135
"eslint-plugin-mocha": "10.5.0",
136136
"globals": "^15.12.0",
137-
"husky": "9.1.6",
137+
"husky": "9.1.7",
138138
"knex": "3.1.0",
139139
"lint-staged": "15.2.10",
140140
"markdown-toc": "1.2.0",
@@ -161,9 +161,9 @@
161161
"knex": "^2.0.0 || ^3.0.0",
162162
"objection": "^3.0.0"
163163
},
164-
"packageManager": "pnpm@9.12.3",
164+
"packageManager": "pnpm@9.13.2",
165165
"volta": {
166166
"node": "22.11.0",
167-
"pnpm": "9.12.3"
167+
"pnpm": "9.13.2"
168168
}
169169
}

0 commit comments

Comments
 (0)