Skip to content

Commit 21b0b44

Browse files
Bump sass from 1.74.1 to 1.75.0 in the js-minor-patch group (#3188)
Bumps the js-minor-patch group with 1 update: [sass](https://github.com/sass/dart-sass). Updates `sass` from 1.74.1 to 1.75.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.74.1...1.75.0) --- updated-dependencies: - dependency-name: sass dependency-type: direct:production update-type: version-update:semver-minor dependency-group: js-minor-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3f2504c commit 21b0b44

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
@@ -7,7 +7,7 @@
77
"jquery": "3.7.1",
88
"jquery-ujs": "1.2.3",
99
"popper.js": "1.16.1",
10-
"sass": "1.74.1",
10+
"sass": "1.75.0",
1111
"set-value": "4.1.0",
1212
"stupid-table-plugin": "1.1.3",
1313
"webpack": "5.91.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4208,7 +4208,7 @@ __metadata:
42084208
jquery: 3.7.1
42094209
jquery-ujs: 1.2.3
42104210
popper.js: 1.16.1
4211-
sass: 1.74.1
4211+
sass: 1.75.0
42124212
set-value: 4.1.0
42134213
stupid-table-plugin: 1.1.3
42144214
webpack: 5.91.0
@@ -4277,16 +4277,16 @@ __metadata:
42774277
languageName: node
42784278
linkType: hard
42794279

4280-
"sass@npm:1.74.1":
4281-
version: 1.74.1
4282-
resolution: "sass@npm:1.74.1"
4280+
"sass@npm:1.75.0":
4281+
version: 1.75.0
4282+
resolution: "sass@npm:1.75.0"
42834283
dependencies:
42844284
chokidar: ">=3.0.0 <4.0.0"
42854285
immutable: ^4.0.0
42864286
source-map-js: ">=0.6.2 <2.0.0"
42874287
bin:
42884288
sass: sass.js
4289-
checksum: 3cbcd73d91e65607f7987656b7f6b0c6143724304544768079ecbe95505f1ce71036916e0e02dcc9923551c3779863bcdd522732a8f4409e89205271966a36f4
4289+
checksum: bfb9f5ddb6a2e1fe0c1ba6191cdb17afa7b40c1eb892c7152f6a29ff2b06dc7a510bdb648f8cca0179dcb3965920ebeb8894f0710b0b450a99db563831345033
42904290
languageName: node
42914291
linkType: hard
42924292

0 commit comments

Comments
 (0)