Skip to content

Commit

Permalink
chore(deps): update dependency sass to ^1.79.3 (#11045)
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 Sep 25, 2024
1 parent a1092e0 commit ba620ef
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 @@ -71,7 +71,7 @@
"rollup": "^4.22.4",
"rollup-plugin-scss": "^4.0.0",
"rollup-plugin-svg": "^2.0.0",
"sass": "^1.79.2",
"sass": "^1.79.3",
"surge": "^0.24.6",
"ts-node": "^10.9.2",
"ts-patch": "^3.2.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3338,7 +3338,7 @@ __metadata:
rollup: "npm:^4.22.4"
rollup-plugin-scss: "npm:^4.0.0"
rollup-plugin-svg: "npm:^2.0.0"
sass: "npm:^1.79.2"
sass: "npm:^1.79.3"
surge: "npm:^0.24.6"
ts-node: "npm:^10.9.2"
ts-patch: "npm:^3.2.1"
Expand Down Expand Up @@ -18212,16 +18212,16 @@ __metadata:
languageName: node
linkType: hard

"sass@npm:^1.79.2":
version: 1.79.2
resolution: "sass@npm:1.79.2"
"sass@npm:^1.79.3":
version: 1.79.3
resolution: "sass@npm:1.79.3"
dependencies:
chokidar: "npm:^4.0.0"
immutable: "npm:^4.0.0"
source-map-js: "npm:>=0.6.2 <2.0.0"
bin:
sass: sass.js
checksum: 10c0/b637daf133da4fbafbb7e6ae07b01ff7c73e406f3134e66749bf6f712dcc0056c6971d8629d8cc2b186df5ffb2282baa8f1818f35e326b3558ab284e31fdd87d
checksum: 10c0/ad171bbbb2d7a789cc47803a59dcf2d0ac92ede34b538bb3fd683b6391a9ac3dc3eabaac264fc9582c770c4e435b85840e011785b7adfc0ac002b51ba91179c9
languageName: node
linkType: hard

Expand Down

0 comments on commit ba620ef

Please sign in to comment.