Skip to content

Commit e52aeec

Browse files
chore(deps-dev): bump sass from 1.79.3 to 1.79.4 in /docs-site
Bumps [sass](https://github.com/sass/dart-sass) from 1.79.3 to 1.79.4. - [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.79.3...1.79.4) --- updated-dependencies: - dependency-name: sass dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ce95e64 commit e52aeec

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

docs-site/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"raw-loader": "^4.0.2",
3030
"react-app-rewired": "^2.2.1",
3131
"react-scripts": "5.0.1",
32-
"sass": "^1.79.3"
32+
"sass": "^1.79.4"
3333
},
3434
"resolutions": {
3535
"strip-ansi": "6.0.1"

docs-site/yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10842,7 +10842,7 @@ __metadata:
1084210842
react-dom: "npm:^18.3.1"
1084310843
react-live: "npm:^4.1.7"
1084410844
react-scripts: "npm:5.0.1"
10845-
sass: "npm:^1.79.3"
10845+
sass: "npm:^1.79.4"
1084610846
languageName: unknown
1084710847
linkType: soft
1084810848

@@ -11439,16 +11439,16 @@ __metadata:
1143911439
languageName: node
1144011440
linkType: hard
1144111441

11442-
"sass@npm:^1.79.3":
11443-
version: 1.79.3
11444-
resolution: "sass@npm:1.79.3"
11442+
"sass@npm:^1.79.4":
11443+
version: 1.79.4
11444+
resolution: "sass@npm:1.79.4"
1144511445
dependencies:
1144611446
chokidar: "npm:^4.0.0"
1144711447
immutable: "npm:^4.0.0"
1144811448
source-map-js: "npm:>=0.6.2 <2.0.0"
1144911449
bin:
1145011450
sass: sass.js
11451-
checksum: 10c0/ad171bbbb2d7a789cc47803a59dcf2d0ac92ede34b538bb3fd683b6391a9ac3dc3eabaac264fc9582c770c4e435b85840e011785b7adfc0ac002b51ba91179c9
11451+
checksum: 10c0/505ff0d9267d0fb990971e617acfeabf7c060c55d4cef68fe8a4bc693e7ea88ae7d7caeca3975e4b453459ba4a707b6e5b6979fc9395a7e08f0a43ca6aed06b8
1145211452
languageName: node
1145311453
linkType: hard
1145411454

0 commit comments

Comments
 (0)