Skip to content

Commit

Permalink
build(deps-dev): update sass to ^1.71.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 16, 2024
1 parent b119e3b commit 52043db
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@
"prettier": "^2.3.2",
"resolve-url-loader": "^4.0.0",
"responsive-loader": "^3.0.0-2",
"sass": "^1.43.4",
"sass": "^1.71.0",
"sass-loader": "^12.4.0",
"sharp": "^0.29.3",
"ts-jest": "^27.0.7",
Expand Down
26 changes: 21 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4645,7 +4645,7 @@ __metadata:
prettier: ^2.3.2
resolve-url-loader: ^4.0.0
responsive-loader: ^3.0.0-2
sass: ^1.43.4
sass: ^1.71.0
sass-loader: ^12.4.0
sharp: ^0.29.3
ts-jest: ^27.0.7
Expand Down Expand Up @@ -10051,6 +10051,13 @@ fsevents@^1.2.7:
languageName: node
linkType: hard

"immutable@npm:^4.0.0":
version: 4.3.5
resolution: "immutable@npm:4.3.5"
checksum: 0e25dd5c314421faede9e1122ab26cdb638cc3edc8678c4a75dee104279b12621a30c80a480fae7f68bc7e81672f1e672e454dc0fdc7e6cf0af10809348387b8
languageName: node
linkType: hard

"import-fresh@npm:^3.0.0, import-fresh@npm:^3.1.0, import-fresh@npm:^3.2.1":
version: 3.3.0
resolution: "import-fresh@npm:3.3.0"
Expand Down Expand Up @@ -15731,14 +15738,16 @@ fsevents@^1.2.7:
languageName: node
linkType: hard

"sass@npm:^1.43.4":
version: 1.43.4
resolution: "sass@npm:1.43.4"
"sass@npm:^1.71.0":
version: 1.71.0
resolution: "sass@npm:1.71.0"
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: 9af80105dabd32752c60b4557115832982cf1019c02c952db6a26c61a3e18dc95044c896685e6e9a6d6dd6643fc411ecf2ea4a8a431a8a08a7510a45d5a492ae
checksum: 5ba6b4b994c7ae94286919d8be8a3692038c27175b4ad3a3ac43f51a91188590d3ddd3a0ef1022135503b9d70d0732efdbedfd56f3ee1a4651549f5b13f8942f
languageName: node
linkType: hard

Expand Down Expand Up @@ -16286,6 +16295,13 @@ fsevents@^1.2.7:
languageName: node
linkType: hard

"source-map-js@npm:>=0.6.2 <2.0.0":
version: 1.0.2
resolution: "source-map-js@npm:1.0.2"
checksum: c049a7fc4deb9a7e9b481ae3d424cc793cb4845daa690bc5a05d428bf41bf231ced49b4cf0c9e77f9d42fdb3d20d6187619fc586605f5eabe995a316da8d377c
languageName: node
linkType: hard

"source-map-js@npm:^0.6.2":
version: 0.6.2
resolution: "source-map-js@npm:0.6.2"
Expand Down

0 comments on commit 52043db

Please sign in to comment.