Skip to content

Commit

Permalink
Merge pull request #27200 from guardian/bump-node-sass
Browse files Browse the repository at this point in the history
Bump node sass to 9.0
  • Loading branch information
DanielCliftonGuardian authored Jun 6, 2024
2 parents 1f7aca8 + 0d0741f commit 60c6666
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@
"madge": "^5.0.1",
"mkdirp": "^1.0.4",
"mockdate": "^3.0.5",
"node-sass": "^8.0.0",
"node-sass": "^9.0.0",
"object-fit-videos": "^1.0.3",
"ophan-tracker-js": "1.4.0",
"ora": "^1.3.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2870,7 +2870,7 @@ __metadata:
madge: "npm:^5.0.1"
mkdirp: "npm:^1.0.4"
mockdate: "npm:^3.0.5"
node-sass: "npm:^8.0.0"
node-sass: "npm:^9.0.0"
object-fit-videos: "npm:^1.0.3"
ophan-tracker-js: "npm:1.4.0"
ora: "npm:^1.3.0"
Expand Down Expand Up @@ -13307,9 +13307,9 @@ __metadata:
languageName: node
linkType: hard

"node-sass@npm:^8.0.0":
version: 8.0.0
resolution: "node-sass@npm:8.0.0"
"node-sass@npm:^9.0.0":
version: 9.0.0
resolution: "node-sass@npm:9.0.0"
dependencies:
async-foreach: "npm:^0.1.3"
chalk: "npm:^4.1.2"
Expand All @@ -13327,7 +13327,7 @@ __metadata:
true-case-path: "npm:^2.2.1"
bin:
node-sass: bin/node-sass
checksum: 10c0/46fba66fdd53ccea3893428b4617056ba0803bf148527c627f409d876c2efcdb37a921e5a41d3f98f4cb57fc265bd29dd7662ed0b9e9364b3941f52164770a60
checksum: 10c0/4154f0bd34b9fec67c2c62d76ee93092e8b2cc4967b0250ed3d33257093b018cbff25fa9109208c383156d7a345e4199ab1bae573e49fe260d3458fc5f1c27ec
languageName: node
linkType: hard

Expand Down

0 comments on commit 60c6666

Please sign in to comment.