Skip to content

Commit 7c950c5

Browse files
build(deps): bump sass from 1.85.0 to 1.85.1 in the scss group
Bumps the scss group with 1 update: [sass](https://github.com/sass/dart-sass). Updates `sass` from 1.85.0 to 1.85.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.85.0...1.85.1) --- updated-dependencies: - dependency-name: sass dependency-type: direct:production update-type: version-update:semver-patch dependency-group: scss ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5cb2939 commit 7c950c5

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
@@ -17,7 +17,7 @@
1717
"jquery": "^3.7.1",
1818
"js-cookie": "^3.0.5",
1919
"rollup": "^4.35.0",
20-
"sass": "^1.85.0",
20+
"sass": "^1.86.0",
2121
"tslib": "^2.8.1",
2222
"typescript": "^5.7.3"
2323
},

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2091,7 +2091,7 @@ __metadata:
20912091
jquery: "npm:^3.7.1"
20922092
js-cookie: "npm:^3.0.5"
20932093
rollup: "npm:^4.35.0"
2094-
sass: "npm:^1.85.0"
2094+
sass: "npm:^1.86.0"
20952095
tslib: "npm:^2.8.1"
20962096
typescript: "npm:^5.7.3"
20972097
typescript-eslint: "npm:^8.26.0"
@@ -2278,9 +2278,9 @@ __metadata:
22782278
languageName: node
22792279
linkType: hard
22802280

2281-
"sass@npm:^1.85.0":
2282-
version: 1.85.0
2283-
resolution: "sass@npm:1.85.0"
2281+
"sass@npm:^1.86.0":
2282+
version: 1.86.0
2283+
resolution: "sass@npm:1.86.0"
22842284
dependencies:
22852285
"@parcel/watcher": "npm:^2.4.1"
22862286
chokidar: "npm:^4.0.0"
@@ -2291,7 +2291,7 @@ __metadata:
22912291
optional: true
22922292
bin:
22932293
sass: sass.js
2294-
checksum: 10c0/a1af0c0596ae1904f66337d0c70a684db6e12210f97be4326cc3dcf18b0f956d7bc45ab2bcc7a8422d433d3eb3c9cb2cc8e60b2dafbdd01fb1ae5a23f5424690
2294+
checksum: 10c0/921caea1fd8a450d4a986e5570ce13c4ca7b2a57da390811add3d2087ad8f46f53b34652ddcb237d8bdaad49c560b8d6eee130c733c787d058bc5a71a914c139
22952295
languageName: node
22962296
linkType: hard
22972297

0 commit comments

Comments
 (0)