Skip to content

Commit

Permalink
Merge pull request #492 from BitcoinSchema/dependabot/npm_and_yarn/ma…
Browse files Browse the repository at this point in the history
…ster/sass-1.77.7

Bump sass from 1.77.6 to 1.77.7
  • Loading branch information
mergify[bot] authored Jul 10, 2024
2 parents aab9f7f + 3f56e22 commit c84c727
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 16 deletions.
17 changes: 7 additions & 10 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"lint-staged": "^15.2.7",
"npm-check-updates": "^16.14.20",
"prettier-standard": "^16.4.1",
"sass": "^1.77.6",
"sass": "^1.77.7",
"standard": "^17.1.0",
"standard-markdown": "^7.1.0",
"standard-version": "^9.5.0"
Expand Down Expand Up @@ -102,6 +102,6 @@
]
},
"dependencies": {
"sass": "^1.77.6"
"sass": "^1.77.7"
}
}
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9078,10 +9078,10 @@ safe-regex-test@^1.0.0:
resolved "https://registry.yarnpkg.com/safer-buffer/-/safer-buffer-2.1.2.tgz#44fa161b0187b9549dd84bb91802f9bd8385cd6a"
integrity sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==

sass@^1.77.6:
version "1.77.6"
resolved "https://registry.yarnpkg.com/sass/-/sass-1.77.6.tgz#898845c1348078c2e6d1b64f9ee06b3f8bd489e4"
integrity sha512-ByXE1oLD79GVq9Ht1PeHWCPMPB8XHpBuz1r85oByKHjZY6qV6rWnQovQzXJXuQ/XyE1Oj3iPk3lo28uzaRA2/Q==
sass@^1.77.7:
version "1.77.7"
resolved "https://registry.yarnpkg.com/sass/-/sass-1.77.7.tgz#ef3520edc8f59da089f25891d8a6bebf93668ee0"
integrity sha512-9ywH75cO+rLjbrZ6en3Gp8qAMwPGBapFtlsMJoDTkcMU/bSe5a6cjKVUn5Jr4Gzg5GbP3HE8cm+02pLCgcoMow==
dependencies:
chokidar ">=3.0.0 <4.0.0"
immutable "^4.0.0"
Expand Down

0 comments on commit c84c727

Please sign in to comment.