Skip to content

Commit

Permalink
Merge pull request #904 from jorenn92/dependabot/npm_and_yarn/nestjs/…
Browse files Browse the repository at this point in the history
…schematics-10.1.1

build(deps-dev): bump @nestjs/schematics from 10.1.0 to 10.1.1
  • Loading branch information
github-actions[bot] authored Feb 12, 2024
2 parents 0c84c93 + fd7cff1 commit a3f1521
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
"@automock/jest": "^1.4.0",
"@babel/core": "^7.23.9",
"@nestjs/cli": "^10.3.1",
"@nestjs/schematics": "^10.1.0",
"@nestjs/schematics": "^10.1.1",
"@nestjs/testing": "^10.3.1",
"@semantic-release/changelog": "^6.0.3",
"@semantic-release/commit-analyzer": "^11.1.0",
Expand Down
26 changes: 24 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2577,7 +2577,7 @@ __metadata:
languageName: node
linkType: hard

"@nestjs/schematics@npm:^10.0.1, @nestjs/schematics@npm:^10.1.0":
"@nestjs/schematics@npm:^10.0.1":
version: 10.1.0
resolution: "@nestjs/schematics@npm:10.1.0"
dependencies:
Expand All @@ -2592,6 +2592,21 @@ __metadata:
languageName: node
linkType: hard

"@nestjs/schematics@npm:^10.1.1":
version: 10.1.1
resolution: "@nestjs/schematics@npm:10.1.1"
dependencies:
"@angular-devkit/core": "npm:17.1.2"
"@angular-devkit/schematics": "npm:17.1.2"
comment-json: "npm:4.2.3"
jsonc-parser: "npm:3.2.1"
pluralize: "npm:8.0.0"
peerDependencies:
typescript: ">=4.8.2"
checksum: fa264dc1a4366876b47badbc895ee234ccc6de112484aa5ba45a0a03e67f429f73036d4e9108bb21ad1c30fe30652cbe9cc773c00b3a092c5f2a1499895241ca
languageName: node
linkType: hard

"@nestjs/testing@npm:^10.3.1":
version: 10.3.1
resolution: "@nestjs/testing@npm:10.3.1"
Expand Down Expand Up @@ -10007,6 +10022,13 @@ __metadata:
languageName: node
linkType: hard

"jsonc-parser@npm:3.2.1":
version: 3.2.1
resolution: "jsonc-parser@npm:3.2.1"
checksum: ada66dec143d7f9cb0e2d0d29c69e9ce40d20f3a4cb96b0c6efb745025ac7f9ba647d7ac0990d0adfc37a2d2ae084a12009a9c833dbdbeadf648879a99b9df89
languageName: node
linkType: hard

"jsonfile@npm:^6.0.1":
version: 6.1.0
resolution: "jsonfile@npm:6.1.0"
Expand Down Expand Up @@ -10548,7 +10570,7 @@ __metadata:
"@nestjs/core": "npm:^10.3.3"
"@nestjs/platform-express": "npm:^10.3.1"
"@nestjs/schedule": "npm:^4.0.0"
"@nestjs/schematics": "npm:^10.1.0"
"@nestjs/schematics": "npm:^10.1.1"
"@nestjs/testing": "npm:^10.3.1"
"@nestjs/typeorm": "npm:^10.0.1"
"@semantic-release/changelog": "npm:^6.0.3"
Expand Down

0 comments on commit a3f1521

Please sign in to comment.