Skip to content

Commit

Permalink
Merge 65b8916 into 77bcb1a
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 12, 2021
2 parents 77bcb1a + 65b8916 commit 2b81356
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -31,7 +31,7 @@
"@nestjs/config": "^1.0.0",
"@nestjs/core": "^7.6.3",
"@nestjs/platform-express": "^7.6.3",
"@nestjs/schedule": "^0.4.1",
"@nestjs/schedule": "^1.0.0",
"@nestjs/schematics": "^7.0.0",
"@nestjs/testing": "^7.6.3",
"@semantic-release/changelog": "^5.0.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -870,10 +870,10 @@
multer "1.4.2"
tslib "2.2.0"

"@nestjs/schedule@^0.4.1":
version "0.4.3"
resolved "https://registry.yarnpkg.com/@nestjs/schedule/-/schedule-0.4.3.tgz#e780bfc52c2505ec5bbd7261033a7749f0808a20"
integrity sha512-EowkpwD09lrdMFzjt/kNQgaq6MG0GrNadNoOEebbfyA0qBU0UTg7J+FVullTR9+5HtaegqqAuWDvZlVoGHYz+Q==
"@nestjs/schedule@^1.0.0":
version "1.0.0"
resolved "https://registry.yarnpkg.com/@nestjs/schedule/-/schedule-1.0.0.tgz#a086b938a7569fbf5eec2d2b6e54761c34c11cb5"
integrity sha512-9eF3Lv5youQr3iRmRkC859CYy3wbbiFNJlqH6W589TweHdpO5GfwlanEoMTrwDYvo1QMXjIvxtK7ROOf5XWJgw==
dependencies:
cron "1.7.2"
uuid "8.3.2"
Expand Down

0 comments on commit 2b81356

Please sign in to comment.