Skip to content
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 @@ -41,7 +41,7 @@
"@devprotocol/util-ts": "4.0.0",
"bignumber.js": "9.3.1",
"ramda": "0.32.0",
"sass": "1.94.1"
"sass": "1.94.2"
},
"peerDependencies": {
"@devprotocol/clubs-core": "^2.1.1 || ^3.0.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1127,7 +1127,7 @@ __metadata:
rimraf: "npm:6.1.2"
rollup: "npm:4.53.3"
rollup-plugin-dts: "npm:^6.1.1"
sass: "npm:1.94.1"
sass: "npm:1.94.2"
svelte: "npm:^5.0.0"
svelte-check: "npm:^4.0.0"
tailwindcss: "npm:^4.0.6"
Expand Down Expand Up @@ -9781,9 +9781,9 @@ __metadata:
languageName: node
linkType: hard

"sass@npm:1.94.1":
version: 1.94.1
resolution: "sass@npm:1.94.1"
"sass@npm:1.94.2":
version: 1.94.2
resolution: "sass@npm:1.94.2"
dependencies:
"@parcel/watcher": "npm:^2.4.1"
chokidar: "npm:^4.0.0"
Expand All @@ -9794,7 +9794,7 @@ __metadata:
optional: true
bin:
sass: sass.js
checksum: 10c0/ab6170dc272245940a271e7b24bc87ef0b5c732ff3b2b4b4ac50d6e714bc19bcc4537c058596486d82fe3d96d69821189e4b49c663c8a59ba475dbeff0cb1cd1
checksum: 10c0/49a656dfab58299165ef94e71483a333972daee68c49fa542858d4912accdfb1707338226a165b1a2dfcdb2509fcda5a5b4f3780d14e49b6d38d93c8043475d3
languageName: node
linkType: hard

Expand Down
Loading