Skip to content

Commit 6fafccd

Browse files
build(deps-dev): bump sass from 1.98.0 to 1.99.0
Bumps [sass](https://github.com/sass/dart-sass) from 1.98.0 to 1.99.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.98.0...1.99.0) --- updated-dependencies: - dependency-name: sass dependency-version: 1.99.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cac18e9 commit 6fafccd

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.98.0",
156+
"sass": "1.99.0",
157157
"sass-loader": "16.0.7",
158158
"ts-jest": "29.4.9",
159159
"ts-loader": "^9.5.4",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14573,7 +14573,7 @@ __metadata:
1457314573
ps-tree: "npm:1.2.0"
1457414574
rancher-icons: "rancher/icons#v2.0.21"
1457514575
raw-loader: "npm:4.0.2"
14576-
sass: "npm:1.98.0"
14576+
sass: "npm:1.99.0"
1457714577
sass-loader: "npm:16.0.7"
1457814578
semver: "npm:7.7.4"
1457914579
tar-stream: "npm:3.1.8"
@@ -15146,9 +15146,9 @@ __metadata:
1514615146
languageName: node
1514715147
linkType: hard
1514815148

15149-
"sass@npm:1.98.0":
15150-
version: 1.98.0
15151-
resolution: "sass@npm:1.98.0"
15149+
"sass@npm:1.99.0":
15150+
version: 1.99.0
15151+
resolution: "sass@npm:1.99.0"
1515215152
dependencies:
1515315153
"@parcel/watcher": "npm:^2.4.1"
1515415154
chokidar: "npm:^4.0.0"
@@ -15159,7 +15159,7 @@ __metadata:
1515915159
optional: true
1516015160
bin:
1516115161
sass: sass.js
15162-
checksum: 10c0/9e91daa20f970fefb364ac31289f070636da7aa7eaeb43e371ea98fa98085a6dbc2d3d058504226a02d07717faf0a4ce8d41b579ecb428c4a9d96b4dc1944a95
15162+
checksum: 10c0/83c54a8c6decb79fff50dd9500d7932cf1cb7c5d9be4bc42bd3d537402c37bbee062aea6efdbdf9fb0b8697b18177d60c72bf101872336b93b1c27a2dc3621e1
1516315163
languageName: node
1516415164
linkType: hard
1516515165

0 commit comments

Comments
 (0)