Skip to content

Commit b96fc94

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

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.32.0",
20-
"sass": "^1.84.0",
20+
"sass": "^1.85.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
@@ -2102,7 +2102,7 @@ __metadata:
21022102
jquery: "npm:^3.7.1"
21032103
js-cookie: "npm:^3.0.5"
21042104
rollup: "npm:^4.32.0"
2105-
sass: "npm:^1.84.0"
2105+
sass: "npm:^1.85.0"
21062106
tslib: "npm:^2.8.1"
21072107
typescript: "npm:^5.7.3"
21082108
typescript-eslint: "npm:^8.23.0"
@@ -2289,9 +2289,9 @@ __metadata:
22892289
languageName: node
22902290
linkType: hard
22912291

2292-
"sass@npm:^1.84.0":
2293-
version: 1.84.0
2294-
resolution: "sass@npm:1.84.0"
2292+
"sass@npm:^1.85.0":
2293+
version: 1.85.0
2294+
resolution: "sass@npm:1.85.0"
22952295
dependencies:
22962296
"@parcel/watcher": "npm:^2.4.1"
22972297
chokidar: "npm:^4.0.0"
@@ -2302,7 +2302,7 @@ __metadata:
23022302
optional: true
23032303
bin:
23042304
sass: sass.js
2305-
checksum: 10c0/4af28c12416b6f1fec2423677cfa8c48af7fb7652a50bd076e0cdd1ea260f0330948ddd6075368a734b8d6cfa16c9af5518292181334f47a9471cb542599bc7b
2305+
checksum: 10c0/a1af0c0596ae1904f66337d0c70a684db6e12210f97be4326cc3dcf18b0f956d7bc45ab2bcc7a8422d433d3eb3c9cb2cc8e60b2dafbdd01fb1ae5a23f5424690
23062306
languageName: node
23072307
linkType: hard
23082308

0 commit comments

Comments
 (0)