Skip to content

Commit

Permalink
chore(deps): update dependency @nestjs/cli to v10.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 19, 2023
1 parent 9d82150 commit 4bf93fe
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"rxjs": "7.8.1"
},
"devDependencies": {
"@nestjs/cli": "10.0.2",
"@nestjs/cli": "10.0.3",
"@nestjs/schematics": "9.2.0",
"@nestjs/testing": "9.4.3",
"@types/express": "4.17.17",
Expand Down
8 changes: 4 additions & 4 deletions test/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1032,10 +1032,10 @@
resolved "https://registry.yarnpkg.com/@lukeed/csprng/-/csprng-1.0.1.tgz#625e93a0edb2c830e3c52ce2d67b9d53377c6a66"
integrity sha512-uSvJdwQU5nK+Vdf6zxcWAY2A8r7uqe+gePwLWzJ+fsQehq18pc0I2hJKwypZ2aLM90+Er9u1xn4iLJPZ+xlL4g==

"@nestjs/cli@10.0.2":
version "10.0.2"
resolved "https://registry.yarnpkg.com/@nestjs/cli/-/cli-10.0.2.tgz#8bf29e30a8ca84af1c53911b2ead29ffc33a8634"
integrity sha512-zM21oq+RL5tZu4zByIXlv+RAqE/SujGJVF+p1oDZkpSzbRD3Nn3iElYDQLNnFLwFBbVhUUdN9s5BxJhFrFJD3g==
"@nestjs/cli@10.0.3":
version "10.0.3"
resolved "https://registry.yarnpkg.com/@nestjs/cli/-/cli-10.0.3.tgz#0eedf0934e443523254790e190268d44ec2124ad"
integrity sha512-mmcc8NmYdMVwOkXkK9FZofk+dXYWYAEBIP9AOnI5/+idhPLLkjBUFdT5iP55hTE3NZ6OUGIBrteBe5iJEqyqRw==
dependencies:
"@angular-devkit/core" "16.1.0"
"@angular-devkit/schematics" "16.1.0"
Expand Down

0 comments on commit 4bf93fe

Please sign in to comment.