Skip to content

Commit

Permalink
chore(deps): update dependency sass to ~1.63.0 (#1317)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jun 9, 2023
1 parent eba1b57 commit 9f66f97
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
"json-server": "^0.17.0",
"nodemon": "^2.0.19",
"nyc": "^15.1.0",
"sass": "~1.62.0",
"sass": "~1.63.0",
"sinon": "^15.0.0",
"standard": "^17.0.0",
"subscriptions-transport-ws": "^0.11.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2793,7 +2793,7 @@ __metadata:
nyc: ^15.1.0
preact: ^10.6.6
preact-compat: ^3.19.0
sass: ~1.62.0
sass: ~1.63.0
sinon: ^15.0.0
standard: ^17.0.0
subscriptions-transport-ws: ^0.11.0
Expand Down Expand Up @@ -7985,16 +7985,16 @@ __metadata:
languageName: node
linkType: hard

"sass@npm:~1.62.0":
version: 1.62.1
resolution: "sass@npm:1.62.1"
"sass@npm:~1.63.0":
version: 1.63.2
resolution: "sass@npm:1.63.2"
dependencies:
chokidar: ">=3.0.0 <4.0.0"
immutable: ^4.0.0
source-map-js: ">=0.6.2 <2.0.0"
bin:
sass: sass.js
checksum: 1b1b3584b38a63dd94156b65f13b90e3f84b170a38c3d5e3fa578b7a32a37aeb349b4926b0eaf9448d48e955e86b1ee01b13993f19611dad8068af07a607c13b
checksum: 7ffc2b789aeae4637f09195f7d24e149fc590e2c69cb209c64fdf0ed0d7f09da28097c48fda7f36d257aeb7dd8e16a9ff77b50cf78830afe6f996e6dcd957280
languageName: node
linkType: hard

Expand Down

0 comments on commit 9f66f97

Please sign in to comment.