Skip to content

Commit

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

---
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 Nov 7, 2023
1 parent f74b0fc commit f91c9aa
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 @@ -17,7 +17,7 @@
"esbuild": "^0.19.5",
"govuk-frontend": "^4.7.0",
"puppeteer": "^21.0.1",
"sass": "^1.64.2",
"sass": "^1.69.5",
"stimulus-reveal-controller": "^4.1.0"
}
}
17 changes: 15 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5442,7 +5442,7 @@ __metadata:
esbuild: ^0.19.5
govuk-frontend: ^4.7.0
puppeteer: ^21.0.1
sass: ^1.64.2
sass: ^1.69.5
stimulus-reveal-controller: ^4.1.0
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -10309,7 +10309,7 @@ __metadata:
languageName: node
linkType: hard

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

"sass@npm:^1.69.5":
version: 1.69.5
resolution: "sass@npm:1.69.5"
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: c66f4f02882e7aa7aa49703824dadbb5a174dcd05e3cd96f17f73687889aab6027d078b518e2c04b594dfd89b2f574824bf935c7aee46c770aa6be9aafcc49f2
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 f91c9aa

Please sign in to comment.