Skip to content

Commit e246324

Browse files
chore(deps): Bump sass from 1.93.2 to 1.94.0
Bumps [sass](https://github.com/sass/dart-sass) from 1.93.2 to 1.94.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.93.2...1.94.0) --- updated-dependencies: - dependency-name: sass dependency-version: 1.94.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8a91091 commit e246324

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
@@ -39,7 +39,7 @@
3939
"pnp-webpack-plugin": "^1.7.0",
4040
"propagating-hammerjs": "^3.0.0",
4141
"rails_admin": "3.3.0",
42-
"sass": "^1.93.2",
42+
"sass": "^1.94.0",
4343
"sass-loader": "^16.0.6",
4444
"shakapacker": "8.4.0",
4545
"sortablejs": "^1.15.6",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2797,7 +2797,7 @@ __metadata:
27972797
pnp-webpack-plugin: "npm:^1.7.0"
27982798
propagating-hammerjs: "npm:^3.0.0"
27992799
rails_admin: "npm:3.3.0"
2800-
sass: "npm:^1.93.2"
2800+
sass: "npm:^1.94.0"
28012801
sass-loader: "npm:^16.0.6"
28022802
shakapacker: "npm:8.4.0"
28032803
sortablejs: "npm:^1.15.6"
@@ -6304,9 +6304,9 @@ __metadata:
63046304
languageName: node
63056305
linkType: hard
63066306

6307-
"sass@npm:^1.93.2":
6308-
version: 1.93.2
6309-
resolution: "sass@npm:1.93.2"
6307+
"sass@npm:^1.94.0":
6308+
version: 1.94.0
6309+
resolution: "sass@npm:1.94.0"
63106310
dependencies:
63116311
"@parcel/watcher": "npm:^2.4.1"
63126312
chokidar: "npm:^4.0.0"
@@ -6317,7 +6317,7 @@ __metadata:
63176317
optional: true
63186318
bin:
63196319
sass: sass.js
6320-
checksum: 10c0/5a19f12dbe8c142e40c1e0473d1e624898242b1c21010301e169b528be8c580df6356329c798522b525eb11eda4b04b9b77422badc55c47889600f8477201d2b
6320+
checksum: 10c0/e32968180d4a98b4a6468920ce77ca0428c651dbdfe139572138dc0264d8329a93d652299b1d6ffce20db3d8a4981e497a4e5c3a5e0163d47db41b1e1d913123
63216321
languageName: node
63226322
linkType: hard
63236323

0 commit comments

Comments
 (0)