Skip to content

Commit

Permalink
Bump @nestjs/cli from 10.1.14 to 10.1.16 in /back
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.16.
- [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.16)

---
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 bf5bc35 commit 981165f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion back/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"rxjs": "^7.8.1"
},
"devDependencies": {
"@nestjs/cli": "^10.1.14",
"@nestjs/cli": "^10.1.16",
"@nestjs/schematics": "^10.0.2",
"@nestjs/testing": "^10.2.1",
"@types/express": "^4.17.17",
Expand Down
8 changes: 4 additions & 4 deletions back/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -935,10 +935,10 @@
"@jridgewell/resolve-uri" "^3.0.3"
"@jridgewell/sourcemap-codec" "^1.4.10"

"@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.16":
version "10.1.16"
resolved "https://registry.yarnpkg.com/@nestjs/cli/-/cli-10.1.16.tgz#793c79c2139d899b59308fb9ad4114f45a5527a8"
integrity sha512-nZ9vs7D0BMOW9XrN7hN7BJl2Z0s+CRFwhDPVmJP2lc50mDsAcnWDLFuttupPc/AknO570Xqoxf1Q2cQ5YSgjpA==
dependencies:
"@angular-devkit/core" "16.2.0"
"@angular-devkit/schematics" "16.2.0"
Expand Down

0 comments on commit 981165f

Please sign in to comment.