Skip to content

Commit

Permalink
Build(deps-dev): Bump @nestjs/cli from 10.1.12 to 10.1.13 in /fbg-ser…
Browse files Browse the repository at this point in the history
…ver (#2317)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 23, 2023
1 parent 5970711 commit ce726a0
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.12",
"@nestjs/cli": "^10.1.13",
"@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.12":
version "10.1.12"
resolved "https://registry.yarnpkg.com/@nestjs/cli/-/cli-10.1.12.tgz#50f1af37f3d34f9a55f1fa118d9a760541d2d0a3"
integrity sha512-L+KZOGBvSQUJACC4/o83FRLn5h3MOD5TrGi+Y2NjiDiZr0WYG5b0FaSaCSCy9WQTk46lMaiQYbvi0d4keHJnrw==
"@nestjs/cli@^10.1.13":
version "10.1.13"
resolved "https://registry.yarnpkg.com/@nestjs/cli/-/cli-10.1.13.tgz#dec6e313127ebb751489145207baebf6f3115a6f"
integrity sha512-ZRJEIPWq7sLd//RIJc8a0mfAWgPrWtcn6OupavQ/PVkRqmEK3LCiitNPYiePeOlMjgarU62Zh9Q8BXWHZwMbMw==
dependencies:
"@angular-devkit/core" "16.2.0"
"@angular-devkit/schematics" "16.2.0"
Expand Down

0 comments on commit ce726a0

Please sign in to comment.