Skip to content

Commit

Permalink
build(deps-dev): update sass to ^1.59.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 22, 2023
1 parent b119e3b commit e305a9b
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.59.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.59.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.3.0
resolution: "immutable@npm:4.3.0"
checksum: bbd7ea99e2752e053323543d6ff1cc71a4b4614fa6121f321ca766db2bd2092f3f1e0a90784c5431350b7344a4f792fa002eac227062d59b9377b6c09063b58b
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.59.3":
version: 1.59.3
resolution: "sass@npm:1.59.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: 839b5282cdf7d0ba3fdbfb605277dd584a8c40fa3e3e58ad905d64cd812acfb82ff0a4072d4981673db884ee61505472ff07c5c5a8a497f16ba013b183ba6473
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 e305a9b

Please sign in to comment.