Skip to content

Commit 4d2f1cb

Browse files
build(deps): bump sass from 1.91.0 to 1.92.0
Bumps [sass](https://github.com/sass/dart-sass) from 1.91.0 to 1.92.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.91.0...1.92.0) --- updated-dependencies: - dependency-name: sass dependency-version: 1.92.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7c32011 commit 4d2f1cb

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.91.0",
28+
"sass": "^1.92.0",
2929
"sass-loader": "^16.0.5",
3030
"select2": "^4.1.0-rc.0",
3131
"shakapacker": "8.3.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2625,7 +2625,7 @@ __metadata:
26252625
jquery-ujs: "npm:^1.2.3"
26262626
mini-css-extract-plugin: "npm:^2.9.4"
26272627
rails_admin: "npm:3.3.0"
2628-
sass: "npm:^1.91.0"
2628+
sass: "npm:^1.92.0"
26292629
sass-loader: "npm:^16.0.5"
26302630
select2: "npm:^4.1.0-rc.0"
26312631
shakapacker: "npm:8.3.0"
@@ -5678,9 +5678,9 @@ __metadata:
56785678
languageName: node
56795679
linkType: hard
56805680

5681-
"sass@npm:^1.91.0":
5682-
version: 1.91.0
5683-
resolution: "sass@npm:1.91.0"
5681+
"sass@npm:^1.92.0":
5682+
version: 1.92.0
5683+
resolution: "sass@npm:1.92.0"
56845684
dependencies:
56855685
"@parcel/watcher": "npm:^2.4.1"
56865686
chokidar: "npm:^4.0.0"
@@ -5691,7 +5691,7 @@ __metadata:
56915691
optional: true
56925692
bin:
56935693
sass: sass.js
5694-
checksum: 10c0/5be1c98f7a618cb5f90b62f63d2aa0f78f9bf369c93ec7cd9880752a26b0ead19aa63cc341e8a26ce6c74d080baa5705f1685dff52fe6a3f28a7828ae50182b6
5694+
checksum: 10c0/bdff9fa6988620e2a81962efdd016e3894d19934cfadc105cf41db767f59dd47afd8ff32840e612ef700cb67e19d9e83c108f1724eb8f0bef56c4877dbe6f14d
56955695
languageName: node
56965696
linkType: hard
56975697

0 commit comments

Comments
 (0)