Skip to content

Commit 7b1dafc

Browse files
Update dependency sass to v1.95.1
1 parent c0d7832 commit 7b1dafc

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"@devprotocol/util-ts": "4.0.0",
4242
"bignumber.js": "9.3.1",
4343
"ramda": "0.32.0",
44-
"sass": "1.94.2"
44+
"sass": "1.95.1"
4545
},
4646
"peerDependencies": {
4747
"@devprotocol/clubs-core": "^2.1.1 || ^3.0.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1127,7 +1127,7 @@ __metadata:
11271127
rimraf: "npm:6.1.2"
11281128
rollup: "npm:4.53.3"
11291129
rollup-plugin-dts: "npm:^6.1.1"
1130-
sass: "npm:1.94.2"
1130+
sass: "npm:1.95.1"
11311131
svelte: "npm:^5.0.0"
11321132
svelte-check: "npm:^4.0.0"
11331133
tailwindcss: "npm:^4.0.6"
@@ -9879,9 +9879,9 @@ __metadata:
98799879
languageName: node
98809880
linkType: hard
98819881

9882-
"sass@npm:1.94.2":
9883-
version: 1.94.2
9884-
resolution: "sass@npm:1.94.2"
9882+
"sass@npm:1.95.1":
9883+
version: 1.95.1
9884+
resolution: "sass@npm:1.95.1"
98859885
dependencies:
98869886
"@parcel/watcher": "npm:^2.4.1"
98879887
chokidar: "npm:^4.0.0"
@@ -9892,7 +9892,7 @@ __metadata:
98929892
optional: true
98939893
bin:
98949894
sass: sass.js
9895-
checksum: 10c0/49a656dfab58299165ef94e71483a333972daee68c49fa542858d4912accdfb1707338226a165b1a2dfcdb2509fcda5a5b4f3780d14e49b6d38d93c8043475d3
9895+
checksum: 10c0/458c65e961eb67a64b15c9e78897543f5af98b40ecd3a6a4f10d12fcf8fc17af029602ce9897ad48b1a4404083969575db28b78249e11ecdf54dbe9ea7fda594
98969896
languageName: node
98979897
linkType: hard
98989898

0 commit comments

Comments
 (0)