Skip to content

Commit

Permalink
Bump sass from 1.69.3 to 1.69.4
Browse files Browse the repository at this point in the history
Bumps [sass](https://github.com/sass/dart-sass) from 1.69.3 to 1.69.4.
- [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.3...1.69.4)

---
updated-dependencies:
- dependency-name: sass
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 23, 2023
1 parent 289661d commit 5ce3c55
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 @@ -30,7 +30,7 @@
"prettier": "^3.0.3",
"react": "17.0.2",
"react-dom": "17.0.2",
"sass": "^1.69.3",
"sass": "^1.69.4",
"url-loader": "^4.1.1"
},
"browserslist": {
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8482,7 +8482,7 @@ __metadata:
prettier: ^3.0.3
react: 17.0.2
react-dom: 17.0.2
sass: ^1.69.3
sass: ^1.69.4
url-loader: ^4.1.1
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -10836,16 +10836,16 @@ plugin-image-zoom@flexanalytics/plugin-image-zoom:
languageName: node
linkType: hard

"sass@npm:^1.69.3":
version: 1.69.3
resolution: "sass@npm:1.69.3"
"sass@npm:^1.69.4":
version: 1.69.4
resolution: "sass@npm:1.69.4"
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: b89a3370c7ede462b344e2136bf1407bf375855c1ec54f73b6257b18fe59dae5377eb9f7b25f21ae4a25d8f0bc41a165d8d7e5f693d8285b1aa51ac6056c4d19
checksum: ed5558445b59dfa711e094f804e4a360544dd916c069ee211e1c687446146721d91d4304f33fe5df3966a10de96eba43369beb2e14f0881c285424e5e44cf360
languageName: node
linkType: hard

Expand Down

0 comments on commit 5ce3c55

Please sign in to comment.