Skip to content
This repository was archived by the owner on Apr 5, 2024. It is now read-only.

Commit d405bdd

Browse files
Update dependency sass to v1.49.8 (#295)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 2921a5a commit d405bdd

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"react-scripts": "5.0.0",
4141
"redux": "4.1.2",
4242
"redux-types": "2.0.3",
43-
"sass": "1.45.2",
43+
"sass": "1.49.8",
4444
"super-tiny-icons": "0.4.0"
4545
},
4646
"devDependencies": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14160,10 +14160,10 @@ sass-loader@^12.3.0:
1416014160
klona "^2.0.4"
1416114161
neo-async "^2.6.2"
1416214162

14163-
sass@1.45.2:
14164-
version "1.45.2"
14165-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.45.2.tgz#130b428c1692201cfa181139835d6fc378a33323"
14166-
integrity sha512-cKfs+F9AMPAFlbbTXNsbGvg3y58nV0mXA3E94jqaySKcC8Kq3/8983zVKQ0TLMUrHw7hF9Tnd3Bz9z5Xgtrl9g==
14163+
sass@1.49.8:
14164+
version "1.49.8"
14165+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.49.8.tgz#9bbbc5d43d14862db07f1c04b786c9da9b641828"
14166+
integrity sha512-NoGOjvDDOU9og9oAxhRnap71QaTjjlzrvLnKecUJ3GxhaQBrV6e7gPuSPF28u1OcVAArVojPAe4ZhOXwwC4tGw==
1416714167
dependencies:
1416814168
chokidar ">=3.0.0 <4.0.0"
1416914169
immutable "^4.0.0"

0 commit comments

Comments
 (0)