Skip to content

Commit

Permalink
chore(deps): update dependency @nestjs/cli to v9.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 21, 2023
1 parent eaf1a84 commit f09f5ed
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.0"
},
"devDependencies": {
"@nestjs/cli": "9.4.0",
"@nestjs/cli": "9.4.1",
"@nestjs/schematics": "9.1.0",
"@nestjs/testing": "9.4.0",
"@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 @@ -1042,10 +1042,10 @@
resolved "https://registry.yarnpkg.com/@lukeed/csprng/-/csprng-1.0.1.tgz#625e93a0edb2c830e3c52ce2d67b9d53377c6a66"
integrity sha512-uSvJdwQU5nK+Vdf6zxcWAY2A8r7uqe+gePwLWzJ+fsQehq18pc0I2hJKwypZ2aLM90+Er9u1xn4iLJPZ+xlL4g==

"@nestjs/cli@9.4.0":
version "9.4.0"
resolved "https://registry.yarnpkg.com/@nestjs/cli/-/cli-9.4.0.tgz#bfffc2ecc5899e820d849da2697c3a76df830cdb"
integrity sha512-mATM41qS/YYzYbpAeyWnrhtfmIevmlBvvppP5h0i1w0uRWewRbtOZ+Ow8MmcvrfdnYGHMjLmhMjReV77YXBa8w==
"@nestjs/cli@9.4.1":
version "9.4.1"
resolved "https://registry.yarnpkg.com/@nestjs/cli/-/cli-9.4.1.tgz#b3a74df84e9c38a85d340cb9dcdefb598d9a5b0d"
integrity sha512-m58dYogFRjFqxe0/U6J9J877z/9opdtrRlxrjcsv1mEO9ZlQ07hEuub9um1Vleu+i6iG11lW+G464kn85rUsNw==
dependencies:
"@angular-devkit/core" "15.2.6"
"@angular-devkit/schematics" "15.2.6"
Expand Down

0 comments on commit f09f5ed

Please sign in to comment.