Skip to content

Commit

Permalink
Bump sass from 1.70.0 to 1.75.0
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.75.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.70.0...1.75.0)

---
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 Apr 15, 2024
1 parent 86e9fd8 commit c083d78
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.75.0",
"stimulus-character-counter": "^4.2.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.75.0"
stimulus-character-counter: "npm:^4.2.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.75.0":
version: 1.75.0
resolution: "sass@npm:1.75.0"
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: 1564ab2c8041c99a330cec93127fe8abcf65ac63eecb471610ed7f3126a2599a58b788a3a98eb8719f7f40b9b04e00c92bc9e11a9c2180ad582b8cba9fb030b0
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 c083d78

Please sign in to comment.