Skip to content

Commit fa4b511

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

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.82.0"
32+
"sass": "^1.83.0"
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:^18.3.1"
1099510995
react-live: "npm:^4.1.8"
1099610996
react-scripts: "npm:5.0.1"
10997-
sass: "npm:^1.82.0"
10997+
sass: "npm:^1.83.0"
1099810998
languageName: unknown
1099910999
linkType: soft
1100011000

@@ -11591,9 +11591,9 @@ __metadata:
1159111591
languageName: node
1159211592
linkType: hard
1159311593

11594-
"sass@npm:^1.82.0":
11595-
version: 1.82.0
11596-
resolution: "sass@npm:1.82.0"
11594+
"sass@npm:^1.83.0":
11595+
version: 1.83.0
11596+
resolution: "sass@npm:1.83.0"
1159711597
dependencies:
1159811598
"@parcel/watcher": "npm:^2.4.1"
1159911599
chokidar: "npm:^4.0.0"
@@ -11604,7 +11604,7 @@ __metadata:
1160411604
optional: true
1160511605
bin:
1160611606
sass: sass.js
11607-
checksum: 10c0/7f86fe6ade4f6018862c448ed69d5c52f485b0125c9dab24e63f679739a04cc7c56562d588e3cf16b5efb4d2c4d0530e62740e1cfd273e2e3707d04d11011736
11607+
checksum: 10c0/4415361229879a9041d77c953da85482e89032aa4321ba13250a9987d39c80fac6c88af3777f2a2d76a4e8b0c8afbd21c1970fdbe84e0b3ec25fb26741f92beb
1160811608
languageName: node
1160911609
linkType: hard
1161011610

0 commit comments

Comments
 (0)