Skip to content

Commit

Permalink
build(deps): update dependency @nestjs/cli to v10.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 3, 2024
1 parent 9f4892d commit 483dbfb
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 11 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.1",
"@nestjs/schematics": "10.1.2",
"@nestjs/testing": "10.3.10",
"@types/cookie-parser": "1.4.7",
Expand Down
15 changes: 5 additions & 10 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.1":
version "10.4.1"
resolved "https://registry.yarnpkg.com/@nestjs/cli/-/cli-10.4.1.tgz#a64307f6802a8851a1d161d26f2388dedb6013c2"
integrity sha512-83zFEKjmUdnvhGMRKUKy4AOQ6ZeoBqwC/yVlREdFGLusYF9055gh8TXLWTCL+V+SX47Ec7XrSusA/m3JTK1Wzg==
dependencies:
"@angular-devkit/core" "17.3.8"
"@angular-devkit/schematics" "17.3.8"
Expand All @@ -1466,7 +1466,7 @@
tree-kill "1.2.2"
tsconfig-paths "4.2.0"
tsconfig-paths-webpack-plugin "4.1.0"
typescript "5.3.3"
typescript "5.5.3"
webpack "5.92.1"
webpack-node-externals "3.0.0"

Expand Down Expand Up @@ -10643,11 +10643,6 @@ typescript@4.9.4:
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.4.tgz#a2a3d2756c079abda241d75f149df9d561091e78"
integrity sha512-Uz+dTXYzxXXbsFpM86Wh3dKCxrQqUcVMxwU54orwlJjOpO3ao8L7j5lH+dWfTwgCwIuM9GQ2kvVotzYJMXTBZg==

typescript@5.3.3:
version "5.3.3"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.3.3.tgz#b3ce6ba258e72e6305ba66f5c9b452aaee3ffe37"
integrity sha512-pXWcraxM0uxAS+tN0AG/BF2TyqmHO014Z070UsJ+pFvYuRSq8KH8DmWpnbXe0pEPDHXZV3FcAbJkijJ5oNEnWw==

typescript@5.5.3:
version "5.5.3"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.3.tgz#e1b0a3c394190838a0b168e771b0ad56a0af0faa"
Expand Down

0 comments on commit 483dbfb

Please sign in to comment.