Skip to content

Commit 0ab3c87

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

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.83.0"
32+
"sass": "^1.83.1"
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
@@ -10994,7 +10994,7 @@ __metadata:
1099410994
react-dom: "npm:^19.0.0"
1099510995
react-live: "npm:^4.1.8"
1099610996
react-scripts: "npm:5.0.1"
10997-
sass: "npm:^1.83.0"
10997+
sass: "npm:^1.83.1"
1099810998
languageName: unknown
1099910999
linkType: soft
1100011000

@@ -11588,9 +11588,9 @@ __metadata:
1158811588
languageName: node
1158911589
linkType: hard
1159011590

11591-
"sass@npm:^1.83.0":
11592-
version: 1.83.0
11593-
resolution: "sass@npm:1.83.0"
11591+
"sass@npm:^1.83.1":
11592+
version: 1.83.1
11593+
resolution: "sass@npm:1.83.1"
1159411594
dependencies:
1159511595
"@parcel/watcher": "npm:^2.4.1"
1159611596
chokidar: "npm:^4.0.0"
@@ -11601,7 +11601,7 @@ __metadata:
1160111601
optional: true
1160211602
bin:
1160311603
sass: sass.js
11604-
checksum: 10c0/4415361229879a9041d77c953da85482e89032aa4321ba13250a9987d39c80fac6c88af3777f2a2d76a4e8b0c8afbd21c1970fdbe84e0b3ec25fb26741f92beb
11604+
checksum: 10c0/9772506cd8290df7b5e800055098e91a8a65100840fd9e90c660deb74b248b3ddbbd1a274b8f7f09777d472d2c873575357bd87939a40fb5a80bdf654985486f
1160511605
languageName: node
1160611606
linkType: hard
1160711607

0 commit comments

Comments
 (0)