Skip to content

Commit 806f95d

Browse files
build(deps): bump sass from 1.86.3 to 1.87.0
Bumps [sass](https://github.com/sass/dart-sass) from 1.86.3 to 1.87.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.86.3...1.87.0) --- updated-dependencies: - dependency-name: sass dependency-version: 1.87.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent abc2664 commit 806f95d

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.86.3",
27+
"sass": "^1.87.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
@@ -2541,7 +2541,7 @@ __metadata:
25412541
jquery-ujs: "npm:^1.2.3"
25422542
mini-css-extract-plugin: "npm:^2.9.2"
25432543
rails_admin: "npm:3.3.0"
2544-
sass: "npm:^1.86.3"
2544+
sass: "npm:^1.87.0"
25452545
sass-loader: "npm:^16.0.5"
25462546
select2: "npm:^4.1.0-rc.0"
25472547
shakapacker: "npm:8.2.0"
@@ -5640,9 +5640,9 @@ __metadata:
56405640
languageName: node
56415641
linkType: hard
56425642

5643-
"sass@npm:^1.86.3":
5644-
version: 1.86.3
5645-
resolution: "sass@npm:1.86.3"
5643+
"sass@npm:^1.87.0":
5644+
version: 1.87.0
5645+
resolution: "sass@npm:1.87.0"
56465646
dependencies:
56475647
"@parcel/watcher": "npm:^2.4.1"
56485648
chokidar: "npm:^4.0.0"
@@ -5653,7 +5653,7 @@ __metadata:
56535653
optional: true
56545654
bin:
56555655
sass: sass.js
5656-
checksum: 10c0/ba819a0828f732adf7a94cd8ca017bce92bc299ffb878836ed1da80a30612bfbbf56a5e42d6dff3ad80d919c2025afb42948fc7b54a7bc61a9a2d58e1e0c558a
5656+
checksum: 10c0/bd245faf14e4783dc547765350cf05817edaac0d6d6f6e4da8ab751f3eb3cc3873afd563c0ce416a24aa6c9c4e9023b05096447fc006660a01f76adffb54fbc6
56575657
languageName: node
56585658
linkType: hard
56595659

0 commit comments

Comments
 (0)