Skip to content

Commit

Permalink
feat(deps): update dependency delay to v6 (#714)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 20, 2023
1 parent 8cbbdc1 commit 61604ec
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -91,7 +91,7 @@
"body-parser": "1.20.1",
"conventional-changelog-conventionalcommits": "5.0.0",
"cookie-parser": "1.4.6",
"delay": "5.0.0",
"delay": "6.0.0",
"dotenv": "8.6.0",
"emoji-regex": "10.2.1",
"issue-parser": "6.0.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Expand Up @@ -5108,10 +5108,10 @@ __metadata:
languageName: node
linkType: hard

"delay@npm:5.0.0":
version: 5.0.0
resolution: "delay@npm:5.0.0"
checksum: 62f151151ecfde0d9afbb8a6be37a6d103c4cb24f35a20ef3fe56f920b0d0d0bb02bc9c0a3084d0179ef669ca332b91155f2ee4d9854622cd2cdba5fc95285f9
"delay@npm:6.0.0":
version: 6.0.0
resolution: "delay@npm:6.0.0"
checksum: e00190cf6e56e3f746af6664a9b7a837a582a70b96ce18d83b86a97300cc9f727189b9f6a7082557134223c0bd23eee88e681cab54cb4e5d8f6b2f4054e7b49a
languageName: node
linkType: hard

Expand Down Expand Up @@ -10182,7 +10182,7 @@ resolve@^2.0.0-next.3:
check-package-dependencies: 6.4.1
conventional-changelog-conventionalcommits: 5.0.0
cookie-parser: 1.4.6
delay: 5.0.0
delay: 6.0.0
dotenv: 8.6.0
emoji-regex: 10.2.1
eslint: 8.43.0
Expand Down

0 comments on commit 61604ec

Please sign in to comment.