Skip to content

Commit 92c9471

Browse files
build(deps): bump sass from 1.85.1 to 1.86.0
Bumps [sass](https://github.com/sass/dart-sass) from 1.85.1 to 1.86.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.85.1...1.86.0) --- updated-dependencies: - dependency-name: sass dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4acce83 commit 92c9471

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
@@ -24,7 +24,7 @@
2424
"jquery-ujs": "^1.2.3",
2525
"mini-css-extract-plugin": "^2.9.2",
2626
"rails_admin": "3.3.0",
27-
"sass": "^1.85.1",
27+
"sass": "^1.86.0",
2828
"sass-loader": "^16.0.5",
2929
"select2": "^4.1.0-rc.0",
3030
"shakapacker": "8.2.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2542,7 +2542,7 @@ __metadata:
25422542
jquery-ujs: "npm:^1.2.3"
25432543
mini-css-extract-plugin: "npm:^2.9.2"
25442544
rails_admin: "npm:3.3.0"
2545-
sass: "npm:^1.85.1"
2545+
sass: "npm:^1.86.0"
25462546
sass-loader: "npm:^16.0.5"
25472547
select2: "npm:^4.1.0-rc.0"
25482548
shakapacker: "npm:8.2.0"
@@ -5634,9 +5634,9 @@ __metadata:
56345634
languageName: node
56355635
linkType: hard
56365636

5637-
"sass@npm:^1.85.1":
5638-
version: 1.85.1
5639-
resolution: "sass@npm:1.85.1"
5637+
"sass@npm:^1.86.0":
5638+
version: 1.86.0
5639+
resolution: "sass@npm:1.86.0"
56405640
dependencies:
56415641
"@parcel/watcher": "npm:^2.4.1"
56425642
chokidar: "npm:^4.0.0"
@@ -5647,7 +5647,7 @@ __metadata:
56475647
optional: true
56485648
bin:
56495649
sass: sass.js
5650-
checksum: 10c0/f843aa1df1dca2f0e9cb2fb247e4939fd514ae4c182cdd1900a0622c0d71b40dfb1c4225f78b78e165a318287ca137ec597695db3e496408bd16a921a2bc2b3f
5650+
checksum: 10c0/921caea1fd8a450d4a986e5570ce13c4ca7b2a57da390811add3d2087ad8f46f53b34652ddcb237d8bdaad49c560b8d6eee130c733c787d058bc5a71a914c139
56515651
languageName: node
56525652
linkType: hard
56535653

0 commit comments

Comments
 (0)