Skip to content

Commit

Permalink
Bump sass from 1.70.0 to 1.77.1
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.1.
- [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.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 13, 2024
1 parent 6eb16a5 commit b080b08
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.1",
"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 @@ -5375,7 +5375,7 @@ __metadata:
govuk-frontend: "npm:^4.7.0"
jquery: "npm:^3.7.1"
npm-run-all: "npm:^4.1.5"
sass: "npm:^1.70.0"
sass: "npm:^1.77.1"
stimulus-reveal-controller: "npm:^4.1.0"
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -10317,7 +10317,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 @@ -10330,6 +10330,19 @@ __metadata:
languageName: node
linkType: hard

"sass@npm:^1.77.1":
version: 1.77.1
resolution: "sass@npm:1.77.1"
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: edcfc7d038234b1198c3ddcac5963fcd1e17a9c1ee0f9bd09784ab5353b60ff50b189b4c9154b34f5da9ca0eaab8b189fd3e83a4b43a494151ad4735f8e5f364
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 b080b08

Please sign in to comment.