Skip to content

Commit a558f5b

Browse files
build(deps): bump sass from 1.93.1 to 1.93.2
Bumps [sass](https://github.com/sass/dart-sass) from 1.93.1 to 1.93.2. - [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.93.1...1.93.2) --- updated-dependencies: - dependency-name: sass dependency-version: 1.93.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent da3bb09 commit a558f5b

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.93.1",
28+
"sass": "^1.93.2",
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.93.1"
2629+
sass: "npm:^1.93.2"
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.93.1":
5692-
version: 1.93.1
5693-
resolution: "sass@npm:1.93.1"
5691+
"sass@npm:^1.93.2":
5692+
version: 1.93.2
5693+
resolution: "sass@npm:1.93.2"
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/65b3d001612a3099b6097d70340b9e8524a1213aa0d9b6c0c5ff07a01224946eef144ba2d2bdb9449761950fa395b99034824d7c3bf60b705a377a54cc661703
5704+
checksum: 10c0/5a19f12dbe8c142e40c1e0473d1e624898242b1c21010301e169b528be8c580df6356329c798522b525eb11eda4b04b9b77422badc55c47889600f8477201d2b
57055705
languageName: node
57065706
linkType: hard
57075707

0 commit comments

Comments
 (0)