Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump sass from 1.81.0 to 1.83.0 #904

Merged
merged 1 commit into from
Dec 18, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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.81.0"
"sass": "^1.83.0"
},
"devDependencies": {
"postcss": "8",
Expand Down
10 changes: 5 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.81.0"
sass: "npm:^1.83.0"
stylelint: "npm:^16.11.0"
stylelint-config-gds: "npm:^2.0.0"
languageName: unknown
Expand Down Expand Up @@ -1949,9 +1949,9 @@ __metadata:
languageName: node
linkType: hard

"sass@npm:^1.81.0":
version: 1.81.0
resolution: "sass@npm:1.81.0"
"sass@npm:^1.83.0":
version: 1.83.0
resolution: "sass@npm:1.83.0"
dependencies:
"@parcel/watcher": "npm:^2.4.1"
chokidar: "npm:^4.0.0"
Expand All @@ -1962,7 +1962,7 @@ __metadata:
optional: true
bin:
sass: sass.js
checksum: 9c59b3c9b4231c18fcb4583cc232dbc4de501ddc11101b7a025e44833e3f3ce6031546dc1cd109ee9f04ebcfb1fe30ff870810af33b8feb9aa9e36dfba9ec1ef
checksum: 4415361229879a9041d77c953da85482e89032aa4321ba13250a9987d39c80fac6c88af3777f2a2d76a4e8b0c8afbd21c1970fdbe84e0b3ec25fb26741f92beb
languageName: node
linkType: hard

Expand Down
Loading