Skip to content

Commit 305bd41

Browse files
dependabot[bot]JacksonTian
authored andcommitted
build(deps): bump sass from 1.77.6 to 1.77.8 in /media
Bumps [sass](https://github.com/sass/dart-sass) from 1.77.6 to 1.77.8. - [Release notes](https://github.com/sass/dart-sass/releases) - [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md) - [Commits](sass/dart-sass@1.77.6...1.77.8) --- updated-dependencies: - dependency-name: sass dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1c37ed7 commit 305bd41

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

media/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"react-copy-to-clipboard": "^5.1.0",
2828
"react-dom": "^18.2.0",
2929
"react-use-observer": "^2.2.4",
30-
"sass": "^1.77.6",
30+
"sass": "^1.77.8",
3131
"semix-schema-table": "^0.1.3",
3232
"styled-components": "^6.1.1",
3333
"xml2js": "^0.6.2"

media/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5430,10 +5430,10 @@ safe-regex-test@^1.0.3:
54305430
resolved "https://registry.npmmirror.com/safer-buffer/-/safer-buffer-2.1.2.tgz#44fa161b0187b9549dd84bb91802f9bd8385cd6a"
54315431
integrity sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==
54325432

5433-
sass@^1.77.6:
5434-
version "1.77.6"
5435-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.77.6.tgz#898845c1348078c2e6d1b64f9ee06b3f8bd489e4"
5436-
integrity sha512-ByXE1oLD79GVq9Ht1PeHWCPMPB8XHpBuz1r85oByKHjZY6qV6rWnQovQzXJXuQ/XyE1Oj3iPk3lo28uzaRA2/Q==
5433+
sass@^1.77.8:
5434+
version "1.77.8"
5435+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.77.8.tgz#9f18b449ea401759ef7ec1752a16373e296b52bd"
5436+
integrity sha512-4UHg6prsrycW20fqLGPShtEvo/WyHRVRHwOP4DzkUrObWoWI05QBSfzU71TVB7PFaL104TwNaHpjlWXAZbQiNQ==
54375437
dependencies:
54385438
chokidar ">=3.0.0 <4.0.0"
54395439
immutable "^4.0.0"

0 commit comments

Comments
 (0)