Skip to content

Commit b2530fd

Browse files
build(deps-dev): bump sass from 1.92.0 to 1.92.1
Bumps [sass](https://github.com/sass/dart-sass) from 1.92.0 to 1.92.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.92.0...1.92.1) --- updated-dependencies: - dependency-name: sass dependency-version: 1.92.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e872807 commit b2530fd

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@
153153
"plist": "3.1.0",
154154
"ps-tree": "1.2.0",
155155
"raw-loader": "4.0.2",
156-
"sass": "1.92.0",
156+
"sass": "1.92.1",
157157
"sass-loader": "16.0.5",
158158
"ts-jest": "29.4.1",
159159
"ts-loader": "^9.5.4",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14856,7 +14856,7 @@ __metadata:
1485614856
ps-tree: "npm:1.2.0"
1485714857
rancher-icons: "rancher/icons#v2.0.21"
1485814858
raw-loader: "npm:4.0.2"
14859-
sass: "npm:1.92.0"
14859+
sass: "npm:1.92.1"
1486014860
sass-loader: "npm:16.0.5"
1486114861
semver: "npm:7.7.2"
1486214862
tar-stream: "npm:3.1.7"
@@ -15407,9 +15407,9 @@ __metadata:
1540715407
languageName: node
1540815408
linkType: hard
1540915409

15410-
"sass@npm:1.92.0":
15411-
version: 1.92.0
15412-
resolution: "sass@npm:1.92.0"
15410+
"sass@npm:1.92.1":
15411+
version: 1.92.1
15412+
resolution: "sass@npm:1.92.1"
1541315413
dependencies:
1541415414
"@parcel/watcher": "npm:^2.4.1"
1541515415
chokidar: "npm:^4.0.0"
@@ -15420,7 +15420,7 @@ __metadata:
1542015420
optional: true
1542115421
bin:
1542215422
sass: sass.js
15423-
checksum: 10c0/bdff9fa6988620e2a81962efdd016e3894d19934cfadc105cf41db767f59dd47afd8ff32840e612ef700cb67e19d9e83c108f1724eb8f0bef56c4877dbe6f14d
15423+
checksum: 10c0/4c43975580f6bd5511bb140ec8445d936663ffacc7d0513aae65b95e2a46a954268177406b2dd4ac32494e868520ac5ea929c3521f04bc10293fb16dc25b2935
1542415424
languageName: node
1542515425
linkType: hard
1542615426

0 commit comments

Comments
 (0)