Skip to content
This repository was archived by the owner on Feb 16, 2026. It is now read-only.

Commit 82837c3

Browse files
fix(deps): update weekly-non-major-updates (#20)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 659c2af commit 82837c3

2 files changed

Lines changed: 88 additions & 88 deletions

File tree

package-lock.json

Lines changed: 82 additions & 82 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,10 @@
2222
},
2323
"dependencies": {
2424
"@nestjs/axios": "^4.0.1",
25-
"@nestjs/common": "^11.1.10",
25+
"@nestjs/common": "^11.1.11",
2626
"@nestjs/config": "^4.0.2",
27-
"@nestjs/core": "^11.1.10",
28-
"@nestjs/platform-express": "^11.1.10",
27+
"@nestjs/core": "^11.1.11",
28+
"@nestjs/platform-express": "^11.1.11",
2929
"@nestjs/swagger": "^11.2.3",
3030
"@sentry/nestjs": "10.32.1",
3131
"@sentry/node": "^10.32.1",
@@ -37,14 +37,14 @@
3737
"devDependencies": {
3838
"@nestjs/cli": "^11.0.14",
3939
"@nestjs/schematics": "^11.0.9",
40-
"@nestjs/testing": "^11.1.10",
40+
"@nestjs/testing": "^11.1.11",
4141
"@types/express": "^5.0.6",
4242
"@types/jest": "^30.0.0",
4343
"@types/node": "^24.10.4",
4444
"@types/supertest": "^6.0.3",
4545
"@types/tail": "^2.2.3",
46-
"@typescript-eslint/eslint-plugin": "^8.50.1",
47-
"@typescript-eslint/parser": "^8.50.1",
46+
"@typescript-eslint/eslint-plugin": "^8.51.0",
47+
"@typescript-eslint/parser": "^8.51.0",
4848
"eslint": "^9.39.2",
4949
"eslint-config-prettier": "^10.1.8",
5050
"eslint-plugin-prettier": "^5.5.4",

0 commit comments

Comments
 (0)