Skip to content

Commit

Permalink
build(deps-dev): Bump @nestjs/common from 9.4.0 to 9.4.1
Browse files Browse the repository at this point in the history
Bumps [@nestjs/common](https://github.com/nestjs/nest/tree/HEAD/packages/common) from 9.4.0 to 9.4.1.
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](https://github.com/nestjs/nest/commits/v9.4.1/packages/common)

---
updated-dependencies:
- dependency-name: "@nestjs/common"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 19, 2023
1 parent 7608d6d commit 712327b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@
"@flex-development/errnode": "1.5.0",
"@flex-development/esm-types": "1.0.0",
"@graphql-eslint/eslint-plugin": "3.18.0",
"@nestjs/common": "9.4.0",
"@nestjs/common": "9.4.1",
"@nestjs/core": "9.4.0",
"@nestjs/testing": "9.4.0",
"@types/chai": "4.3.4",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1153,7 +1153,7 @@ __metadata:
"@flex-development/tsconfig-utils": "npm:1.1.2"
"@flex-development/tutils": "npm:6.0.0-alpha.10"
"@graphql-eslint/eslint-plugin": "npm:3.18.0"
"@nestjs/common": "npm:9.4.0"
"@nestjs/common": "npm:9.4.1"
"@nestjs/core": "npm:9.4.0"
"@nestjs/testing": "npm:9.4.0"
"@types/chai": "npm:4.3.4"
Expand Down Expand Up @@ -1816,9 +1816,9 @@ __metadata:
languageName: node
linkType: hard

"@nestjs/common@npm:9.4.0":
version: 9.4.0
resolution: "@nestjs/common@npm:9.4.0"
"@nestjs/common@npm:9.4.1":
version: 9.4.1
resolution: "@nestjs/common@npm:9.4.1"
dependencies:
iterare: "npm:1.2.1"
tslib: "npm:2.5.0"
Expand All @@ -1836,7 +1836,7 @@ __metadata:
optional: true
class-validator:
optional: true
checksum: 852da9b5cdc297a6c88b7308ed04c2b1741391f71d7e63be0c19b002b53c3ad01bf05eb37517ecbb0eb61f37a2bce64abb9bb2b4414cf87661b236e58b1f52ec
checksum: d0064527f9b3868bca8b79168bf27b712db8492dc3aec6ed378c25f840037b546505a9f18157d07d25edd7b63174a73638ec5a94e8c938e605a88bca29e3c057
languageName: node
linkType: hard

Expand Down

0 comments on commit 712327b

Please sign in to comment.