Skip to content

Commit

Permalink
Merge pull request #517 from RGunning/renovate/sass-1.x
Browse files Browse the repository at this point in the history
fix(deps): update dependency sass to v1.59.3
  • Loading branch information
RGunning committed Mar 22, 2023
2 parents a68e4f8 + 9d740bf commit e6f5f93
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"react-dom": "16.14.0",
"react-router-dom": "5.3.4",
"react-scripts": "3.4.4",
"sass": "1.56.1",
"sass": "1.59.3",
"typescript": "3.9.10"
},
"scripts": {
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9257,10 +9257,10 @@ sass-loader@8.0.2:
schema-utils "^2.6.1"
semver "^6.3.0"

sass@1.56.1:
version "1.56.1"
resolved "https://registry.yarnpkg.com/sass/-/sass-1.56.1.tgz#94d3910cd468fd075fa87f5bb17437a0b617d8a7"
integrity sha512-VpEyKpyBPCxE7qGDtOcdJ6fFbcpOM+Emu7uZLxVrkX8KVU/Dp5UF7WLvzqRuUhB6mqqQt1xffLoG+AndxTZrCQ==
sass@1.59.3:
version "1.59.3"
resolved "https://registry.yarnpkg.com/sass/-/sass-1.59.3.tgz#a1ddf855d75c70c26b4555df4403e1bbf8e4403f"
integrity sha512-QCq98N3hX1jfTCoUAsF3eyGuXLsY7BCnCEg9qAact94Yc21npG2/mVOqoDvE0fCbWDqiM4WlcJQla0gWG2YlxQ==
dependencies:
chokidar ">=3.0.0 <4.0.0"
immutable "^4.0.0"
Expand Down

0 comments on commit e6f5f93

Please sign in to comment.