Skip to content
This repository has been archived by the owner on Jan 13, 2025. It is now read-only.

chore(deps): update dependency @snowcrystals/icicle to v2 #128

Merged
merged 1 commit into from
May 7, 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
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"dependencies": {
"@discordjs/collection": "^1.5.1",
"@sapphire/timestamp": "^1.0.1",
"@snowcrystals/icicle": "1.0.4",
"@snowcrystals/icicle": "2.0.1",
"axios": "^1.4.0",
"colorette": "^2.0.20",
"dotenv": "^16.0.3",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -827,13 +827,13 @@ __metadata:
languageName: node
linkType: hard

"@snowcrystals/icicle@npm:1.0.4":
version: 1.0.4
resolution: "@snowcrystals/icicle@npm:1.0.4"
"@snowcrystals/icicle@npm:2.0.1":
version: 2.0.1
resolution: "@snowcrystals/icicle@npm:2.0.1"
dependencies:
"@sapphire/timestamp": ^1.0.1
colorette: ^2.0.20
checksum: 3ccc0b6cf8cf1870f1cac3a2cb69d3aa0ff6148f94f2406e544ec902a83a9138e7851e8d80853634a05e77b9b07f5d02211864896046b29ed6d8a4c4e9231c28
checksum: ddf43a018fb0202a1d11076bee3397875a60b98df57aabe46ba6c57b36aeaa5502eb021f76222383c2b56d78b8ba8a2910bc452437f5dde9c4ec282191010995
languageName: node
linkType: hard

Expand Down Expand Up @@ -3005,7 +3005,7 @@ __metadata:
"@sapphire/prettier-config": ^1.4.5
"@sapphire/timestamp": ^1.0.1
"@sapphire/ts-config": ^4.0.0
"@snowcrystals/icicle": 1.0.4
"@snowcrystals/icicle": 2.0.1
"@types/lodash": ^4.14.194
"@types/node": ^18.16.5
"@types/parse-link-header": ^2.0.1
Expand Down