Skip to content
Merged
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
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
"react-scripts": "^5.0.1",
"regenerator-runtime": "^0.14.1",
"resize-observer-polyfill": "^1.5.1",
"sass": "^1.93.3",
"sass": "^1.94.2",
"sass-loader": "^13.3.3",
"semver": "^7.7.3",
"storybook-i18n": "^1.1.5",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3349,7 +3349,7 @@ __metadata:
react-scripts: ^5.0.1
regenerator-runtime: ^0.14.1
resize-observer-polyfill: ^1.5.1
sass: ^1.93.3
sass: ^1.94.2
sass-loader: ^13.3.3
semver: ^7.7.3
storybook-i18n: ^1.1.5
Expand Down Expand Up @@ -19867,9 +19867,9 @@ __metadata:
languageName: node
linkType: hard

"sass@npm:^1.93.3":
version: 1.93.3
resolution: "sass@npm:1.93.3"
"sass@npm:^1.94.2":
version: 1.94.2
resolution: "sass@npm:1.94.2"
dependencies:
"@parcel/watcher": ^2.4.1
chokidar: ^4.0.0
Expand All @@ -19880,7 +19880,7 @@ __metadata:
optional: true
bin:
sass: sass.js
checksum: f0e8b133db69f4c999f0ef898988e7b2ee1a5d73c33d8e1a341252c68dcbdbf8df7863b9dd199c2574e834d42f7d6d472ab48f905b404c799ae31ac511b85521
checksum: 75460a0d24f0ab1054bb1b88cb71cc51b592b48461ec540be9275fd4010b3b708ed734bfd337399bd8ec9c8a56942482eff6c372a3ffb0154417b6f4494522b5
languageName: node
linkType: hard

Expand Down
Loading