Skip to content

Commit

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

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

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 13, 2024
1 parent 7ba23cf commit 08ec9a3
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 6 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 @@
"dfe-frontend": "^2.0.1",
"esbuild": "^0.21.5",
"govuk-frontend": "^5.3.1",
"sass": "^1.80.5"
"sass": "^1.80.6"
},
"devDependencies": {
"postcss": "8",
Expand Down
13 changes: 8 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -974,7 +974,7 @@ __metadata:
esbuild: "npm:^0.21.5"
govuk-frontend: "npm:^5.3.1"
postcss: "npm:8"
sass: "npm:^1.80.5"
sass: "npm:^1.80.6"
stylelint: "npm:^16.10.0"
stylelint-config-gds: "npm:^2.0.0"
languageName: unknown
Expand Down Expand Up @@ -1942,17 +1942,20 @@ __metadata:
languageName: node
linkType: hard

"sass@npm:^1.80.5":
version: 1.80.5
resolution: "sass@npm:1.80.5"
"sass@npm:^1.80.6":
version: 1.80.6
resolution: "sass@npm:1.80.6"
dependencies:
"@parcel/watcher": "npm:^2.4.1"
chokidar: "npm:^4.0.0"
immutable: "npm:^4.0.0"
source-map-js: "npm:>=0.6.2 <2.0.0"
dependenciesMeta:
"@parcel/watcher":
optional: true
bin:
sass: sass.js
checksum: d592e57c037315f4c5976af3d37ce4c7758b1b4e89d064455d6992829ea59888c71b9dbc86f7fc8dca87ac98ebc9cece10e5c8fc5509bf192db81712a34fd579
checksum: 04ce40d4dcf06cf2a94a66c1cc4fd4a9eb4033fd039291acd0be9d1d4123860da568c5cbef9de8493ffbedd8acae1cd0b8346f5da21c6f7cf0ffd3477730beca
languageName: node
linkType: hard

Expand Down

0 comments on commit 08ec9a3

Please sign in to comment.