Skip to content

Commit

Permalink
build(deps): update dependency @nestjs/cli to v10.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 5, 2024
1 parent 9f4892d commit b25c648
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 6 deletions.
2 changes: 1 addition & 1 deletion authorization-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"@energyweb/eslint-config": "0.1.0",
"@energyweb/prettier-config": "0.0.1",
"@golevelup/ts-jest": "0.5.0",
"@nestjs/cli": "10.4.0",
"@nestjs/cli": "10.4.2",
"@nestjs/schematics": "10.1.2",
"@nestjs/testing": "10.3.10",
"@types/cookie-parser": "1.4.7",
Expand Down
9 changes: 4 additions & 5 deletions authorization-server/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1444,10 +1444,10 @@
resolved "https://registry.yarnpkg.com/@microsoft/tsdoc/-/tsdoc-0.15.0.tgz#f29a55df17cb6e87cfbabce33ff6a14a9f85076d"
integrity sha512-HZpPoABogPvjeJOdzCOSJsXeL/SMCBgBZMVC3X3d7YYp2gf31MfxhUoYUNwf1ERPJOnQc0wkFn9trqI6ZEdZuA==

"@nestjs/cli@10.4.0":
version "10.4.0"
resolved "https://registry.yarnpkg.com/@nestjs/cli/-/cli-10.4.0.tgz#2d0936894d856ae9bdf2e77b62c41fd57890380c"
integrity sha512-NIoYRA5cnpQPyj+dde4CgJVEt3NUZ7xoyzyP8ANSdJYSdRe1WMryL9jzDZeIin1iPDnvbmMr+Ft20jpQmDkTXQ==
"@nestjs/cli@10.4.2":
version "10.4.2"
resolved "https://registry.yarnpkg.com/@nestjs/cli/-/cli-10.4.2.tgz#b71c9aacbdd92cebd81add5c4a4bf60b5a184c98"
integrity sha512-fQexIfLHfp6GUgX+CO4fOg+AEwV5ox/LHotQhyZi9wXUQDyIqS0NTTbumr//62EcX35qV4nU0359nYnuEdzG+A==
dependencies:
"@angular-devkit/core" "17.3.8"
"@angular-devkit/schematics" "17.3.8"
Expand All @@ -1462,7 +1462,6 @@
inquirer "8.2.6"
node-emoji "1.11.0"
ora "5.4.1"
source-map-support "0.5.21"
tree-kill "1.2.2"
tsconfig-paths "4.2.0"
tsconfig-paths-webpack-plugin "4.1.0"
Expand Down

0 comments on commit b25c648

Please sign in to comment.