Skip to content

Commit df7db63

Browse files
Update dependency sass to v1.97.1 (#2177)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5a81f75 commit df7db63

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.97.0"
44+
"sass": "1.97.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.5"
11291129
rollup-plugin-dts: "npm:^6.1.1"
1130-
sass: "npm:1.97.0"
1130+
sass: "npm:1.97.1"
11311131
svelte: "npm:^5.0.0"
11321132
svelte-check: "npm:^4.0.0"
11331133
tailwindcss: "npm:^4.0.6"
@@ -9865,9 +9865,9 @@ __metadata:
98659865
languageName: node
98669866
linkType: hard
98679867

9868-
"sass@npm:1.97.0":
9869-
version: 1.97.0
9870-
resolution: "sass@npm:1.97.0"
9868+
"sass@npm:1.97.1":
9869+
version: 1.97.1
9870+
resolution: "sass@npm:1.97.1"
98719871
dependencies:
98729872
"@parcel/watcher": "npm:^2.4.1"
98739873
chokidar: "npm:^4.0.0"
@@ -9878,7 +9878,7 @@ __metadata:
98789878
optional: true
98799879
bin:
98809880
sass: sass.js
9881-
checksum: 10c0/4c0e2596131054089beeeb6e98f7318beb909c4775187690656cbb85a45153d04eecd970e6a4431fe47dc94f9749cf8d58c9c5e59055d2cae39f4887a4bb6104
9881+
checksum: 10c0/c389d5d6405869b49fa2291e8328500fe7936f3b72136bc2c338bee6e7fec936bb9a48d77a1310dea66aa4669ba74ae6b82a112eb32521b9b36d740138a39ea0
98829882
languageName: node
98839883
linkType: hard
98849884

0 commit comments

Comments
 (0)