Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(deps): update dependency delay to v6 #714

Merged
merged 1 commit into from
Jun 20, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
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
Original file line number Diff line number Diff line change
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