Skip to content

Commit 00298b3

Browse files
build(deps-dev): Bump the nestjs group with 3 updates (#26)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e3bad9a commit 00298b3

File tree

2 files changed

+18
-18
lines changed

2 files changed

+18
-18
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -96,9 +96,9 @@
9696
"@flex-development/toggle-pkg-type": "2.0.1",
9797
"@flex-development/tsconfig-utils": "2.0.2",
9898
"@graphql-eslint/eslint-plugin": "3.20.1",
99-
"@nestjs/common": "10.2.0",
100-
"@nestjs/core": "10.2.0",
101-
"@nestjs/testing": "10.2.0",
99+
"@nestjs/common": "10.2.1",
100+
"@nestjs/core": "10.2.1",
101+
"@nestjs/testing": "10.2.1",
102102
"@swc/core": "1.3.78",
103103
"@types/chai": "4.3.5",
104104
"@types/conventional-changelog": "3.1.1",

yarn.lock

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1491,9 +1491,9 @@ __metadata:
14911491
"@flex-development/tutils": "npm:6.0.0-alpha.21"
14921492
"@golevelup/nestjs-discovery": "npm:4.0.0"
14931493
"@graphql-eslint/eslint-plugin": "npm:3.20.1"
1494-
"@nestjs/common": "npm:10.2.0"
1495-
"@nestjs/core": "npm:10.2.0"
1496-
"@nestjs/testing": "npm:10.2.0"
1494+
"@nestjs/common": "npm:10.2.1"
1495+
"@nestjs/core": "npm:10.2.1"
1496+
"@nestjs/testing": "npm:10.2.1"
14971497
"@swc/core": "npm:1.3.78"
14981498
"@types/chai": "npm:4.3.5"
14991499
"@types/conventional-changelog": "npm:3.1.1"
@@ -2403,9 +2403,9 @@ __metadata:
24032403
languageName: node
24042404
linkType: hard
24052405

2406-
"@nestjs/common@npm:10.2.0":
2407-
version: 10.2.0
2408-
resolution: "@nestjs/common@npm:10.2.0"
2406+
"@nestjs/common@npm:10.2.1":
2407+
version: 10.2.1
2408+
resolution: "@nestjs/common@npm:10.2.1"
24092409
dependencies:
24102410
iterare: "npm:1.2.1"
24112411
tslib: "npm:2.6.1"
@@ -2420,13 +2420,13 @@ __metadata:
24202420
optional: true
24212421
class-validator:
24222422
optional: true
2423-
checksum: 2cd8d8ee9250cf4326954b269c19ae3334df6773bfabbdb99d05feb51af420473a4c5dd79fbbbac67aebbd830dce237b3eb4204eddeb0c7c7244bbbf5148cfa0
2423+
checksum: c909976e1d057751d931d86ca011b8feac05d5c8e4c2ecbd58c05f23d72217c2f1c59eb79f733472b5756e6abb6734997cc77060a69b989a6013a6eecd8b722d
24242424
languageName: node
24252425
linkType: hard
24262426

2427-
"@nestjs/core@npm:10.2.0":
2428-
version: 10.2.0
2429-
resolution: "@nestjs/core@npm:10.2.0"
2427+
"@nestjs/core@npm:10.2.1":
2428+
version: 10.2.1
2429+
resolution: "@nestjs/core@npm:10.2.1"
24302430
dependencies:
24312431
"@nuxtjs/opencollective": "npm:0.3.2"
24322432
fast-safe-stringify: "npm:2.1.1"
@@ -2448,13 +2448,13 @@ __metadata:
24482448
optional: true
24492449
"@nestjs/websockets":
24502450
optional: true
2451-
checksum: 311f23ebe426657485dc7c9d1f0ff014f01280798645e82e56a15967508bc57ae1d0ec205368f516b439c9d6da7907b06be0ec1e8a60ad0a147a0595d1ef5cfe
2451+
checksum: e9718ccf05aca82e3eb9fb5216dc08e54795045231d2e294becdbcafe18037942d8aa56e21b6df1aa9de4ce59633f45262a3179e50ff9adb80f6e35fa596554a
24522452
languageName: node
24532453
linkType: hard
24542454

2455-
"@nestjs/testing@npm:10.2.0":
2456-
version: 10.2.0
2457-
resolution: "@nestjs/testing@npm:10.2.0"
2455+
"@nestjs/testing@npm:10.2.1":
2456+
version: 10.2.1
2457+
resolution: "@nestjs/testing@npm:10.2.1"
24582458
dependencies:
24592459
tslib: "npm:2.6.1"
24602460
peerDependencies:
@@ -2467,7 +2467,7 @@ __metadata:
24672467
optional: true
24682468
"@nestjs/platform-express":
24692469
optional: true
2470-
checksum: 2e93e6473ab5206b73170b7a39b47ec8b2d350b3fa8289c69db35cbd32b784b6a46677530ce255adb1261851d0f1b19f9e42732253dfb6481f46244be0360dd0
2470+
checksum: 700feab64bf4a64b2f394b7f52be4bd39e7fe9ded805bedc3749d51c6d055281f7a7e5a66579ba8c7c75a7d7f99faffd34c3aa16a2b75bae38990ada61bfde10
24712471
languageName: node
24722472
linkType: hard
24732473

0 commit comments

Comments
 (0)