Skip to content

Commit

Permalink
build(deps-dev): update sass to ^1.49.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jan 19, 2022
1 parent 9ff0e50 commit 33a19c5
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.49.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.49.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.0.0
resolution: "immutable@npm:4.0.0"
checksum: 4b5e9181e4d5fa06728a481835ec09c86367e5d03268666c95b522b7644ab891098022e4479a43c4c81a68f2ed82f10751ce5d33e208d7b873b6e7f9dfaf4d87
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.49.0":
version: 1.49.0
resolution: "sass@npm:1.49.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: 7cd60868594fb0b6fed87bf4870ad5a7da7e3746cb5127f3ede2565380f3e30ba2de72d64e9083f2d55d0de81f756894fe6d9314c97acb704cf9fc97fbbafd0c
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 33a19c5

Please sign in to comment.