Skip to content

Commit

Permalink
Build(deps-dev): Bump @nestjs/cli from 10.1.14 to 10.1.15 in /fbg-server
Browse files Browse the repository at this point in the history
Bumps [@nestjs/cli](https://github.com/nestjs/nest-cli) from 10.1.14 to 10.1.15.
- [Release notes](https://github.com/nestjs/nest-cli/releases)
- [Changelog](https://github.com/nestjs/nest-cli/blob/master/.release-it.json)
- [Commits](nestjs/nest-cli@10.1.14...10.1.15)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 25, 2023
1 parent 6acf0ed commit 6b2a55f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion fbg-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"winston": "^3.10.0"
},
"devDependencies": {
"@nestjs/cli": "^10.1.14",
"@nestjs/cli": "^10.1.15",
"@nestjs/schematics": "^10.0.2",
"@nestjs/testing": "^8.4.7",
"@types/jest": "27.5.0",
Expand Down
8 changes: 4 additions & 4 deletions fbg-server/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1300,10 +1300,10 @@
lodash.omit "4.5.0"
tslib "2.5.0"

"@nestjs/cli@^10.1.14":
version "10.1.14"
resolved "https://registry.yarnpkg.com/@nestjs/cli/-/cli-10.1.14.tgz#4a0fac72b1f8d5b6a9d20ea48d3545bf5c39bb8a"
integrity sha512-oxfoebzrq6g+MKc6FRx2O8D86Vk0ViEmlP4B1E3dzwC3X5yjxlA1IDulLrVz3VIpGjuyuXmrQjjd8l0NUVZiKg==
"@nestjs/cli@^10.1.15":
version "10.1.15"
resolved "https://registry.yarnpkg.com/@nestjs/cli/-/cli-10.1.15.tgz#4f64b4ad84289c5ff6b095f34ac106adb36b7991"
integrity sha512-BYUAacihz0OE1nGeGrfpn9wvFffOVPtlVFanegmHdWip0kngqiZnwlb6nQL5047JRghuPnLTIBycgLQWoeI+jw==
dependencies:
"@angular-devkit/core" "16.2.0"
"@angular-devkit/schematics" "16.2.0"
Expand Down

0 comments on commit 6b2a55f

Please sign in to comment.