Skip to content

Commit 8ac49e2

Browse files
build(deps): bump sass from 1.92.1 to 1.93.1
Bumps [sass](https://github.com/sass/dart-sass) from 1.92.1 to 1.93.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.92.1...1.93.1) --- updated-dependencies: - dependency-name: sass dependency-version: 1.93.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3b17636 commit 8ac49e2

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
@@ -25,7 +25,7 @@
2525
"jquery-ujs": "^1.2.3",
2626
"mini-css-extract-plugin": "^2.9.4",
2727
"rails_admin": "3.3.0",
28-
"sass": "^1.92.1",
28+
"sass": "^1.93.1",
2929
"sass-loader": "^16.0.5",
3030
"select2": "^4.1.0-rc.0",
3131
"shakapacker": "8.4.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2626,7 +2626,7 @@ __metadata:
26262626
jquery-ujs: "npm:^1.2.3"
26272627
mini-css-extract-plugin: "npm:^2.9.4"
26282628
rails_admin: "npm:3.3.0"
2629-
sass: "npm:^1.92.1"
2629+
sass: "npm:^1.93.1"
26302630
sass-loader: "npm:^16.0.5"
26312631
select2: "npm:^4.1.0-rc.0"
26322632
shakapacker: "npm:8.4.0"
@@ -5688,9 +5688,9 @@ __metadata:
56885688
languageName: node
56895689
linkType: hard
56905690

5691-
"sass@npm:^1.92.1":
5692-
version: 1.92.1
5693-
resolution: "sass@npm:1.92.1"
5691+
"sass@npm:^1.93.1":
5692+
version: 1.93.1
5693+
resolution: "sass@npm:1.93.1"
56945694
dependencies:
56955695
"@parcel/watcher": "npm:^2.4.1"
56965696
chokidar: "npm:^4.0.0"
@@ -5701,7 +5701,7 @@ __metadata:
57015701
optional: true
57025702
bin:
57035703
sass: sass.js
5704-
checksum: 10c0/4c43975580f6bd5511bb140ec8445d936663ffacc7d0513aae65b95e2a46a954268177406b2dd4ac32494e868520ac5ea929c3521f04bc10293fb16dc25b2935
5704+
checksum: 10c0/65b3d001612a3099b6097d70340b9e8524a1213aa0d9b6c0c5ff07a01224946eef144ba2d2bdb9449761950fa395b99034824d7c3bf60b705a377a54cc661703
57055705
languageName: node
57065706
linkType: hard
57075707

0 commit comments

Comments
 (0)