Skip to content

Commit

Permalink
build(deps-dev): update sass to ^1.52.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 18, 2022
1 parent b119e3b commit 78b065b
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.52.3",
"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.52.3
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.1.0
resolution: "immutable@npm:4.1.0"
checksum: b9bc1f14fb18eb382d48339c064b24a1f97ae4cf43102e0906c0a6e186a27afcd18b55ca4a0b63c98eefb58143e2b5ebc7755a5fb4da4a7ad84b7a6096ac5b13
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.52.3":
version: 1.52.3
resolution: "sass@npm:1.52.3"
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: 175a073c0e7b67d1baff6d3969431228002ece681886cebc2a354c241134ff120fda5c12a0465989966dacfb1ca518d85507304f4d4cd03d4a91d71dbc77d978
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 78b065b

Please sign in to comment.