Skip to content

Commit

Permalink
libms-npm: bump @nestjs/core from 10.2.7 to 10.3.0 in /servers/lib
Browse files Browse the repository at this point in the history
Bumps [@nestjs/core](https://github.com/nestjs/nest/tree/HEAD/packages/core) from 10.2.7 to 10.3.0.
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](https://github.com/nestjs/nest/commits/v10.3.0/packages/core)

---
updated-dependencies:
- dependency-name: "@nestjs/core"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 24, 2023
1 parent 22ecc1f commit 82d0265
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion servers/lib/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@nestjs/apollo": "^12.0.9",
"@nestjs/common": "^10.2.6",
"@nestjs/config": "^3.1.1",
"@nestjs/core": "^10.2.6",
"@nestjs/core": "^10.3.0",
"@nestjs/graphql": "^12.0.9",
"@nestjs/platform-express": "^10.2.6",
"axios": "^1.5.1",
Expand Down
8 changes: 4 additions & 4 deletions servers/lib/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -992,10 +992,10 @@
lodash "4.17.21"
uuid "9.0.0"

"@nestjs/core@^10.2.6":
version "10.2.7"
resolved "https://registry.yarnpkg.com/@nestjs/core/-/core-10.2.7.tgz#26ca5cc63504b54a08c4cdc6da9300c9b8904fde"
integrity sha512-5GSu53QUUcwX17sNmlJPa1I0wIeAZOKbedyVuQx0ZAwWVa9g0wJBbsNP+R4EJ+j5Dkdzt/8xkiZvnKt8RFRR8g==
"@nestjs/core@^10.3.0":
version "10.3.0"
resolved "https://registry.yarnpkg.com/@nestjs/core/-/core-10.3.0.tgz#d5c6b26d6d9280664910d5481153d25c5da4ec00"
integrity sha512-N06P5ncknW/Pm8bj964WvLIZn2gNhHliCBoAO1LeBvNImYkecqKcrmLbY49Fa1rmMfEM3MuBHeDys3edeuYAOA==
dependencies:
uid "2.0.2"
"@nuxtjs/opencollective" "0.3.2"
Expand Down

0 comments on commit 82d0265

Please sign in to comment.