Skip to content

Commit

Permalink
Build(deps-dev): Bump @nestjs/cli from 10.1.0 to 10.1.1 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.0 to 10.1.1.
- [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.0...10.1.1)

---
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 Jul 4, 2023
1 parent 1e311cc commit 629d58b
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.9.0"
},
"devDependencies": {
"@nestjs/cli": "^10.1.0",
"@nestjs/cli": "^10.1.1",
"@nestjs/schematics": "^10.0.1",
"@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.0":
version "10.1.0"
resolved "https://registry.yarnpkg.com/@nestjs/cli/-/cli-10.1.0.tgz#f06405c0b8966b7c89b6e5df016212856463d2da"
integrity sha512-R/n+cFIvK3YbFSU9t7NFyBgXJRDK1biCZgz1VqYdpZj4JmIj8RmllA9Fp3YZUg98D8K7T4HoIuVFUAkEFSSLTg==
"@nestjs/cli@^10.1.1":
version "10.1.1"
resolved "https://registry.yarnpkg.com/@nestjs/cli/-/cli-10.1.1.tgz#090cb6cafadfad347734134cce7e91a5dfa0e8ae"
integrity sha512-DPQFtwFW8eTf/JYATsBiv715UP5w8eg5l6dUyvkQsZFaMAEOdffbpnStl+6ZPDw7hrmLNniGjap1tphZfYakhQ==
dependencies:
"@angular-devkit/core" "16.1.3"
"@angular-devkit/schematics" "16.1.3"
Expand Down

0 comments on commit 629d58b

Please sign in to comment.