Skip to content

Commit 17183a0

Browse files
chore(deps-dev): bump sass from 1.81.0 to 1.81.1 in /docs-site
Bumps [sass](https://github.com/sass/dart-sass) from 1.81.0 to 1.81.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.81.0...1.81.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 4ce96a0 commit 17183a0

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

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

11594-
"sass@npm:^1.81.0":
11595-
version: 1.81.0
11596-
resolution: "sass@npm:1.81.0"
11594+
"sass@npm:^1.81.1":
11595+
version: 1.81.1
11596+
resolution: "sass@npm:1.81.1"
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/9c59b3c9b4231c18fcb4583cc232dbc4de501ddc11101b7a025e44833e3f3ce6031546dc1cd109ee9f04ebcfb1fe30ff870810af33b8feb9aa9e36dfba9ec1ef
11607+
checksum: 10c0/be30371b1706ae84ca39fc724368deae5fd9cf94f4737fb0120f166e81545d113d1aa9abd3d797cf66f1d48625ab20ec838509f157d23e3e1e57c6a7e5e78cda
1160811608
languageName: node
1160911609
linkType: hard
1161011610

0 commit comments

Comments
 (0)