Skip to content

Commit

Permalink
chore(deps): update dependency @nestjs/schedule to v2.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 29, 2023
1 parent c1a00c5 commit bf088d8
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 @@ -61,7 +61,7 @@
"@nestjs/config": "^2.2.0",
"@nestjs/core": "9.3.9",
"@nestjs/platform-express": "^9.0.0",
"@nestjs/schedule": "2.2.1",
"@nestjs/schedule": "2.2.2",
"@nestjs/schematics": "^9.0.3",
"@nestjs/testing": "^9.0.0",
"@semantic-release/changelog": "^6.0.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -1168,10 +1168,10 @@
multer "1.4.4-lts.1"
tslib "2.5.0"

"@nestjs/schedule@2.2.1":
version "2.2.1"
resolved "https://registry.yarnpkg.com/@nestjs/schedule/-/schedule-2.2.1.tgz#404e79133e50e4b70dec3b7c194d6b796485cb13"
integrity sha512-7jev9Q3aFnRajKAi/At+9rzwflZNN10SA5PcdCvxc35GFfTdM2a6O5GA7tiIbLuOOzdjPYPbC3RxP4tpXOHVWw==
"@nestjs/schedule@2.2.2":
version "2.2.2"
resolved "https://registry.yarnpkg.com/@nestjs/schedule/-/schedule-2.2.2.tgz#45eab2485172317cd80eafda55842aeda37b6713"
integrity sha512-e9z1bbFwi4QsPkR2ix72OABhBlfRQcl4ZjF8LShlefOskR4ySN4rUzJilH+1rk8vORYDyGDurVdeduPyyfSQRg==
dependencies:
cron "2.3.0"
uuid "9.0.0"
Expand Down

0 comments on commit bf088d8

Please sign in to comment.