Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@
"nyc": "^15.1.0",
"postcss": "^8.3.6",
"regenerator-runtime": "^0.13.7",
"sass": "~1.41.1",
"sass": "~1.58.3",
"sass-loader": "^10.2.0",
"sinon": "^11.1.2",
"standard": "^16.0.4",
Expand Down
26 changes: 21 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5970,7 +5970,7 @@ __metadata:
preact: ^10.5.14
preact-compat: ^3.19.0
regenerator-runtime: ^0.13.7
sass: ~1.41.1
sass: ~1.58.3
sass-loader: ^10.2.0
sinon: ^11.1.2
standard: ^16.0.4
Expand Down Expand Up @@ -9260,6 +9260,13 @@ fsevents@~2.3.2:
languageName: node
linkType: hard

"immutable@npm:^4.0.0":
version: 4.2.4
resolution: "immutable@npm:4.2.4"
checksum: 3be84eded37b05e65cad57bfba630bc1bf170c498b7472144bc02d2650cc9baef79daf03574a9c2e41d195ebb55a1c12c9b312f41ee324b653927b24ad8bcaa7
languageName: node
linkType: hard

"import-cwd@npm:^2.0.0":
version: 2.1.0
resolution: "import-cwd@npm:2.1.0"
Expand Down Expand Up @@ -14751,14 +14758,16 @@ resolve@^2.0.0-next.3:
languageName: node
linkType: hard

"sass@npm:~1.41.1":
version: 1.41.1
resolution: "sass@npm:1.41.1"
"sass@npm:~1.58.3":
version: 1.58.3
resolution: "sass@npm:1.58.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: a5dcf0e80f068ecaf0feb7603acfbb0ce30885dde58ef1f03b2f153973aed075525d4e539ab5fdf7fbff47a66033716270f64579eafa17b7e4591f404281e1d6
checksum: 35a2b98c037ef80fdc93c9b0be846e6ccc7d75596351a37ee79c397e66666d0a754c52c4696e746c0aff32327471e185343ca349e998a58340411adc9d0489a5
languageName: node
linkType: hard

Expand Down Expand Up @@ -15280,6 +15289,13 @@ resolve@^2.0.0-next.3:
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