Skip to content

Commit 0ea799a

Browse files
Bump the development-dependencies group with 2 updates
Bumps the development-dependencies group with 2 updates: [@nestjs/testing](https://github.com/nestjs/nest/tree/HEAD/packages/testing) and [eslint](https://github.com/eslint/eslint). Updates `@nestjs/testing` from 11.0.5 to 11.0.6 - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](https://github.com/nestjs/nest/commits/v11.0.6/packages/testing) Updates `eslint` from 9.18.0 to 9.19.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.18.0...v9.19.0) --- updated-dependencies: - dependency-name: "@nestjs/testing" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e0863f0 commit 0ea799a

File tree

2 files changed

+14
-14
lines changed

2 files changed

+14
-14
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,14 +32,14 @@
3232
"devDependencies": {
3333
"@nestjs/cli": "^11.0.2",
3434
"@nestjs/schematics": "^11.0.0",
35-
"@nestjs/testing": "^11.0.5",
35+
"@nestjs/testing": "^11.0.6",
3636
"@types/express": "^5.0.0",
3737
"@types/jest": "^29.5.14",
3838
"@types/node": "^22.10.10",
3939
"@types/supertest": "^6.0.0",
4040
"@typescript-eslint/eslint-plugin": "^8.21.0",
4141
"@typescript-eslint/parser": "^8.21.0",
42-
"eslint": "^9.18.0",
42+
"eslint": "^9.19.0",
4343
"eslint-config-prettier": "^10.0.1",
4444
"eslint-plugin-prettier": "^5.2.3",
4545
"jest": "^29.5.0",

0 commit comments

Comments
 (0)