Skip to content

Commit 1cb63b0

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

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.1"
32+
"sass": "^1.79.2"
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.1"
10845+
sass: "npm:^1.79.2"
1084610846
languageName: unknown
1084710847
linkType: soft
1084810848

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

11442-
"sass@npm:^1.79.1":
11443-
version: 1.79.1
11444-
resolution: "sass@npm:1.79.1"
11442+
"sass@npm:^1.79.2":
11443+
version: 1.79.2
11444+
resolution: "sass@npm:1.79.2"
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/187bc885bad2e81e5414a146c9e14a28f622b5aba5c1425f4dd6d8ef2045b66c69de93689503886a8d2cc55d6bcce97b05ee87b074628fefd03e762789f931d0
11451+
checksum: 10c0/b637daf133da4fbafbb7e6ae07b01ff7c73e406f3134e66749bf6f712dcc0056c6971d8629d8cc2b186df5ffb2282baa8f1818f35e326b3558ab284e31fdd87d
1145211452
languageName: node
1145311453
linkType: hard
1145411454

0 commit comments

Comments
 (0)