Skip to content

Commit

Permalink
Bump sass from 1.70.0 to 1.77.4 (#800)
Browse files Browse the repository at this point in the history
Bumps [sass](https://github.com/sass/dart-sass) from 1.70.0 to 1.77.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.70.0...1.77.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 10, 2024
1 parent ddb5312 commit 0ebcc79
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"esbuild": "^0.19.11",
"govuk-frontend": "^4.7.0",
"jquery": "^3.7.1",
"sass": "^1.70.0",
"sass": "^1.77.4",
"stimulus-reveal-controller": "^4.1.0"
},
"devDependencies": {
Expand Down
17 changes: 15 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5466,7 +5466,7 @@ __metadata:
jquery: "npm:^3.7.1"
npm-run-all: "npm:^4.1.5"
postcss: "npm:8"
sass: "npm:^1.70.0"
sass: "npm:^1.77.4"
stimulus-reveal-controller: "npm:^4.1.0"
stylelint: "npm:^16.5.0"
stylelint-config-gds: "npm:^2.0.0"
Expand Down Expand Up @@ -10523,7 +10523,7 @@ __metadata:
languageName: node
linkType: hard

"sass@npm:^1.44.0, sass@npm:^1.70.0":
"sass@npm:^1.44.0":
version: 1.70.0
resolution: "sass@npm:1.70.0"
dependencies:
Expand All @@ -10536,6 +10536,19 @@ __metadata:
languageName: node
linkType: hard

"sass@npm:^1.77.4":
version: 1.77.4
resolution: "sass@npm:1.77.4"
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: b9cb4882bded282aabe38d011adfce375e1f282184fcf93dc3da5d5be834c6aa53c474c15634c351ef7bd85146cfd1cc81343654cc3bcf000d78e856da4225ef
languageName: node
linkType: hard

"saxes@npm:^5.0.1":
version: 5.0.1
resolution: "saxes@npm:5.0.1"
Expand Down

0 comments on commit 0ebcc79

Please sign in to comment.