Skip to content

Commit

Permalink
Merge pull request rancher-sandbox#7184 from rancher-sandbox/dependab…
Browse files Browse the repository at this point in the history
…ot/npm_and_yarn/sass-1.77.8

Bump sass from 1.77.7 to 1.77.8
  • Loading branch information
jandubois authored Jul 12, 2024
2 parents 230f129 + 8ce9bd2 commit 49a5af4
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 @@ -162,7 +162,7 @@
"octokit": "3.2.1",
"ps-tree": "1.2.0",
"raw-loader": "4.0.2",
"sass": "1.77.7",
"sass": "1.77.8",
"sass-loader": "14.2.1",
"ts-jest": "29.2.2",
"ts-node": "10.9.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11418,10 +11418,10 @@ sass-resources-loader@^2.2.5:
glob "^7.1.6"
loader-utils "^2.0.0"

[email protected].7:
version "1.77.7"
resolved "https://registry.yarnpkg.com/sass/-/sass-1.77.7.tgz#ef3520edc8f59da089f25891d8a6bebf93668ee0"
integrity sha512-9ywH75cO+rLjbrZ6en3Gp8qAMwPGBapFtlsMJoDTkcMU/bSe5a6cjKVUn5Jr4Gzg5GbP3HE8cm+02pLCgcoMow==
[email protected].8:
version "1.77.8"
resolved "https://registry.yarnpkg.com/sass/-/sass-1.77.8.tgz#9f18b449ea401759ef7ec1752a16373e296b52bd"
integrity sha512-4UHg6prsrycW20fqLGPShtEvo/WyHRVRHwOP4DzkUrObWoWI05QBSfzU71TVB7PFaL104TwNaHpjlWXAZbQiNQ==
dependencies:
chokidar ">=3.0.0 <4.0.0"
immutable "^4.0.0"
Expand Down

0 comments on commit 49a5af4

Please sign in to comment.