Skip to content

Commit 750a407

Browse files
chore(deps): update dependency sass to v1.90.0 (#222)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1212e62 commit 750a407

File tree

3 files changed

+12
-12
lines changed

3 files changed

+12
-12
lines changed

.pnp.cjs

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"postcss-loader": "7.3.4",
6868
"postcss-nested": "5.0.6",
6969
"prettier": "2.7.1",
70-
"sass": "1.88.0",
70+
"sass": "1.90.0",
7171
"semantic-release": "19.0.5",
7272
"standard-version": "9.5.0",
7373
"typescript": "4.9.5",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9212,7 +9212,7 @@ __metadata:
92129212
react: "npm:18.3.1"
92139213
react-dom: "npm:18.3.1"
92149214
react-router-dom: "npm:6.30.1"
9215-
sass: "npm:1.88.0"
9215+
sass: "npm:1.90.0"
92169216
semantic-release: "npm:19.0.5"
92179217
standard-version: "npm:9.5.0"
92189218
typescript: "npm:4.9.5"
@@ -9670,9 +9670,9 @@ __metadata:
96709670
languageName: node
96719671
linkType: hard
96729672

9673-
"sass@npm:1.88.0":
9674-
version: 1.88.0
9675-
resolution: "sass@npm:1.88.0"
9673+
"sass@npm:1.90.0":
9674+
version: 1.90.0
9675+
resolution: "sass@npm:1.90.0"
96769676
dependencies:
96779677
"@parcel/watcher": "npm:^2.4.1"
96789678
chokidar: "npm:^4.0.0"
@@ -9683,7 +9683,7 @@ __metadata:
96839683
optional: true
96849684
bin:
96859685
sass: sass.js
9686-
checksum: 10c0/dcb16dc29116bfa5a90485d24fd8020d2b0d95155bd2e31285901588729343b59fefe44365c5f146b2ba5a9ebadef90b23a7220b902507bdbd91ca2ba0a0b688
9686+
checksum: 10c0/cd882a61811447c079cdc78b41f3be8164f2a2ced56e0b256b33da2de383a5f10e11ed15f8080bd832e6df302238e11649b07eb5f6e7d257d9b6982a8325d269
96879687
languageName: node
96889688
linkType: hard
96899689

0 commit comments

Comments
 (0)