Skip to content

Commit a39dc56

Browse files
Bump sass from 1.89.1 to 1.89.2
Bumps [sass](https://github.com/sass/dart-sass) from 1.89.1 to 1.89.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.89.1...1.89.2) --- updated-dependencies: - dependency-name: sass dependency-version: 1.89.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1d16f50 commit a39dc56

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
@@ -38,7 +38,7 @@
3838
"pnp-webpack-plugin": "^1.7.0",
3939
"propagating-hammerjs": "^3.0.0",
4040
"rails_admin": "3.3.0",
41-
"sass": "^1.89.1",
41+
"sass": "^1.89.2",
4242
"sass-loader": "^16.0.5",
4343
"shakapacker": "8.3.0",
4444
"sortablejs": "^1.15.6",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2687,7 +2687,7 @@ __metadata:
26872687
pnp-webpack-plugin: "npm:^1.7.0"
26882688
propagating-hammerjs: "npm:^3.0.0"
26892689
rails_admin: "npm:3.3.0"
2690-
sass: "npm:^1.89.1"
2690+
sass: "npm:^1.89.2"
26912691
sass-loader: "npm:^16.0.5"
26922692
shakapacker: "npm:8.3.0"
26932693
sortablejs: "npm:^1.15.6"
@@ -6195,9 +6195,9 @@ __metadata:
61956195
languageName: node
61966196
linkType: hard
61976197

6198-
"sass@npm:^1.89.1":
6199-
version: 1.89.1
6200-
resolution: "sass@npm:1.89.1"
6198+
"sass@npm:^1.89.2":
6199+
version: 1.89.2
6200+
resolution: "sass@npm:1.89.2"
62016201
dependencies:
62026202
"@parcel/watcher": "npm:^2.4.1"
62036203
chokidar: "npm:^4.0.0"
@@ -6208,7 +6208,7 @@ __metadata:
62086208
optional: true
62096209
bin:
62106210
sass: sass.js
6211-
checksum: 10c0/4406c441f71f5e0ec056345e6091cef51fd1786dac6e5b3eb1e87df464c40b3278219cc51df98309c36794503787ab0fe88fd45f2b0464f22000b68e755883ee
6211+
checksum: 10c0/752ccc7581b0c6395f63918116c20924e99943a86d79e94f5c4a0d41b1e981fe1f0ecd1ee82fff21496f81dbc91f68fb35a498166562ec8ec53e7aad7c3dbd9d
62126212
languageName: node
62136213
linkType: hard
62146214

0 commit comments

Comments
 (0)