Skip to content

Commit

Permalink
Bump sass from 1.75.0 to 1.76.0 in the js-minor-patch group (#3195)
Browse files Browse the repository at this point in the history
Bumps the js-minor-patch group with 1 update: [sass](https://github.com/sass/dart-sass).


Updates `sass` from 1.75.0 to 1.76.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.75.0...1.76.0)

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

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] committed May 13, 2024
1 parent dcaa7c7 commit 4a3991a
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 @@ -7,7 +7,7 @@
"jquery": "3.7.1",
"jquery-ujs": "1.2.3",
"popper.js": "1.16.1",
"sass": "1.75.0",
"sass": "1.76.0",
"set-value": "4.1.0",
"stupid-table-plugin": "1.1.3",
"webpack": "5.91.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4208,7 +4208,7 @@ __metadata:
jquery: 3.7.1
jquery-ujs: 1.2.3
popper.js: 1.16.1
sass: 1.75.0
sass: 1.76.0
set-value: 4.1.0
stupid-table-plugin: 1.1.3
webpack: 5.91.0
Expand Down Expand Up @@ -4277,16 +4277,16 @@ __metadata:
languageName: node
linkType: hard

"sass@npm:1.75.0":
version: 1.75.0
resolution: "sass@npm:1.75.0"
"sass@npm:1.76.0":
version: 1.76.0
resolution: "sass@npm:1.76.0"
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: bfb9f5ddb6a2e1fe0c1ba6191cdb17afa7b40c1eb892c7152f6a29ff2b06dc7a510bdb648f8cca0179dcb3965920ebeb8894f0710b0b450a99db563831345033
checksum: 5f3fa7e7a1be09b7cea842a397fb07b9413fa9903bf82ead2ea059aa56faea534c2a84ede5a140103ee18a1dec9162b2fa1413fe71bbe8f8074712bf3bd3a8c7
languageName: node
linkType: hard

Expand Down

0 comments on commit 4a3991a

Please sign in to comment.