Skip to content

Commit

Permalink
Bump sass from 1.69.7 to 1.70.0 (#5115)
Browse files Browse the repository at this point in the history
Bumps [sass](https://github.com/sass/dart-sass) from 1.69.7 to 1.70.0.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](sass/dart-sass@1.69.7...1.70.0)

---
updated-dependencies:
- dependency-name: sass
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 19, 2024
1 parent a3e079c commit 54ced2f
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 @@ -80,7 +80,7 @@
"react-twitter-widgets": "^1.11.0",
"react-use": "^17.4.3",
"rehype-react": "^7.2.0",
"sass": "^1.69.7",
"sass": "^1.70.0",
"sass-loader": "^14.0.0",
"schema-dts": "^1.1.2",
"storybook": "^7.6.10",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -16479,7 +16479,7 @@ __metadata:
react-twitter-widgets: "npm:^1.11.0"
react-use: "npm:^17.4.3"
rehype-react: "npm:^7.2.0"
sass: "npm:^1.69.7"
sass: "npm:^1.70.0"
sass-loader: "npm:^14.0.0"
schema-dts: "npm:^1.1.2"
storybook: "npm:^7.6.10"
Expand Down Expand Up @@ -23663,16 +23663,16 @@ __metadata:
languageName: node
linkType: hard

"sass@npm:^1.69.7":
version: 1.69.7
resolution: "sass@npm:1.69.7"
"sass@npm:^1.70.0":
version: 1.70.0
resolution: "sass@npm:1.70.0"
dependencies:
chokidar: "npm:>=3.0.0 <4.0.0"
immutable: "npm:^4.0.0"
source-map-js: "npm:>=0.6.2 <2.0.0"
bin:
sass: sass.js
checksum: 9c6d3fe468a267949e8dd766085351f59988caf5d3d5c13eb041d370366f869ad3704b5046586fd3584b2cbf59c03650d237b62a4c6ed26a0c003e27f9ef4e89
checksum: f933545d72a932f4a82322dd4ca9f3ea7d3e9d08852d695f76d419939cbdf7f8db3dd894b059ed77bf76811b07319b75b3ef8bb077bf9f52f8fbdfd8cee162f6
languageName: node
linkType: hard

Expand Down

0 comments on commit 54ced2f

Please sign in to comment.