Skip to content

Commit

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

Bump sass from 1.77.8 to 1.78.0
  • Loading branch information
mergify[bot] authored Sep 4, 2024
2 parents bd14631 + d32c886 commit 7080d66
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.10",
"npm-check-updates": "^17.1.1",
"prettier-standard": "^16.4.1",
"sass": "^1.77.8",
"sass": "^1.78.0",
"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.8"
"sass": "^1.78.0"
}
}
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7859,10 +7859,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.8:
version "1.77.8"
resolved "https://registry.yarnpkg.com/sass/-/sass-1.77.8.tgz#9f18b449ea401759ef7ec1752a16373e296b52bd"
integrity sha512-4UHg6prsrycW20fqLGPShtEvo/WyHRVRHwOP4DzkUrObWoWI05QBSfzU71TVB7PFaL104TwNaHpjlWXAZbQiNQ==
sass@^1.78.0:
version "1.78.0"
resolved "https://registry.yarnpkg.com/sass/-/sass-1.78.0.tgz#cef369b2f9dc21ea1d2cf22c979f52365da60841"
integrity sha512-AaIqGSrjo5lA2Yg7RvFZrlXDBCp3nV4XP73GrLGvdRWWwk+8H3l0SDvq/5bA4eF+0RFPLuWUk3E+P1U/YqnpsQ==
dependencies:
chokidar ">=3.0.0 <4.0.0"
immutable "^4.0.0"
Expand Down

0 comments on commit 7080d66

Please sign in to comment.