Skip to content

Commit

Permalink
chore(deps): update dependency sass to ~1.82.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 13, 2024
1 parent bda858a commit 802a740
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/web-components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
"react": "^18.2.0",
"react-dom": "^18.2.0",
"replace-ext": "^2.0.0",
"sass": "~1.81.0",
"sass": "~1.82.0",
"sinon": "^17.0.1",
"storybook": "^8.4.2",
"strip-comments": "^2.0.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2898,7 +2898,7 @@ __metadata:
react: "npm:^18.2.0"
react-dom: "npm:^18.2.0"
replace-ext: "npm:^2.0.0"
sass: "npm:~1.81.0"
sass: "npm:~1.82.0"
sinon: "npm:^17.0.1"
storybook: "npm:^8.4.2"
strip-comments: "npm:^2.0.1"
Expand Down Expand Up @@ -25948,9 +25948,9 @@ __metadata:
languageName: node
linkType: hard

"sass@npm:~1.81.0":
version: 1.81.0
resolution: "sass@npm:1.81.0"
"sass@npm:~1.82.0":
version: 1.82.0
resolution: "sass@npm:1.82.0"
dependencies:
"@parcel/watcher": "npm:^2.4.1"
chokidar: "npm:^4.0.0"
Expand All @@ -25961,7 +25961,7 @@ __metadata:
optional: true
bin:
sass: sass.js
checksum: 10c0/9c59b3c9b4231c18fcb4583cc232dbc4de501ddc11101b7a025e44833e3f3ce6031546dc1cd109ee9f04ebcfb1fe30ff870810af33b8feb9aa9e36dfba9ec1ef
checksum: 10c0/7f86fe6ade4f6018862c448ed69d5c52f485b0125c9dab24e63f679739a04cc7c56562d588e3cf16b5efb4d2c4d0530e62740e1cfd273e2e3707d04d11011736
languageName: node
linkType: hard

Expand Down

0 comments on commit 802a740

Please sign in to comment.