Skip to content

Commit

Permalink
Merge pull request #562 from CaoMeiYouRen/dependabot/npm_and_yarn/sas…
Browse files Browse the repository at this point in the history
…s-1.54.4

chore(deps): bump sass from 1.54.3 to 1.54.4
  • Loading branch information
mergify[bot] authored Aug 10, 2022
2 parents 7ffb5d7 + 981ec83 commit 24bb2f6
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 @@ -22,7 +22,7 @@
"react-dom": "^18.2.0",
"react-router-dom": "^5.3.0",
"react-scripts": "4.0.3",
"sass": "^1.54.3",
"sass": "^1.54.4",
"sass-loader": "^13.0.2",
"typescript": "^4.7.4",
"web-vitals": "^2.1.4"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10518,10 +10518,10 @@ sass-loader@^13.0.2:
klona "^2.0.4"
neo-async "^2.6.2"

sass@^1.54.3:
version "1.54.3"
resolved "https://registry.yarnpkg.com/sass/-/sass-1.54.3.tgz#37baa2652f7f1fdadb73240ee9a2b9b81fabb5c4"
integrity sha512-fLodey5Qd41Pxp/Tk7Al97sViYwF/TazRc5t6E65O7JOk4XF8pzwIW7CvCxYVOfJFFI/1x5+elDyBIixrp+zrw==
sass@^1.54.4:
version "1.54.4"
resolved "https://registry.yarnpkg.com/sass/-/sass-1.54.4.tgz#803ff2fef5525f1dd01670c3915b4b68b6cba72d"
integrity sha512-3tmF16yvnBwtlPrNBHw/H907j8MlOX8aTBnlNX1yrKx24RKcJGPyLhFUwkoKBKesR3unP93/2z14Ll8NicwQUA==
dependencies:
chokidar ">=3.0.0 <4.0.0"
immutable "^4.0.0"
Expand Down

0 comments on commit 24bb2f6

Please sign in to comment.