Skip to content

Commit e3bc6e7

Browse files
chore(deps): Bump sass from 1.94.1 to 1.94.2
Bumps [sass](https://github.com/sass/dart-sass) from 1.94.1 to 1.94.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.94.1...1.94.2) --- updated-dependencies: - dependency-name: sass dependency-version: 1.94.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 889f239 commit e3bc6e7

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.94.1",
42+
"sass": "^1.94.2",
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.94.1"
2800+
sass: "npm:^1.94.2"
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.94.1":
6308-
version: 1.94.1
6309-
resolution: "sass@npm:1.94.1"
6307+
"sass@npm:^1.94.2":
6308+
version: 1.94.2
6309+
resolution: "sass@npm:1.94.2"
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/ab6170dc272245940a271e7b24bc87ef0b5c732ff3b2b4b4ac50d6e714bc19bcc4537c058596486d82fe3d96d69821189e4b49c663c8a59ba475dbeff0cb1cd1
6320+
checksum: 10c0/49a656dfab58299165ef94e71483a333972daee68c49fa542858d4912accdfb1707338226a165b1a2dfcdb2509fcda5a5b4f3780d14e49b6d38d93c8043475d3
63216321
languageName: node
63226322
linkType: hard
63236323

0 commit comments

Comments
 (0)