Skip to content

Commit dc669ed

Browse files
dependabot[bot]dependabot-fix
andauthored
build(deps): bump sass from 1.53.0 to 1.54.0 (#1004)
* build(deps): bump sass from 1.53.0 to 1.54.0 Bumps [sass](https://github.com/sass/dart-sass) from 1.53.0 to 1.54.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.53.0...1.54.0) --- updated-dependencies: - dependency-name: sass dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * [dependabot skip] Fix yarn.lock Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot-fix <[email protected]>
1 parent 2681319 commit dc669ed

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
@@ -101,7 +101,7 @@
101101
"redux-saga": "^1.1.3",
102102
"resolve": "^1.22.1",
103103
"resolve-url-loader": "^5.0.0",
104-
"sass": "^1.53.0",
104+
"sass": "^1.54.0",
105105
"sass-loader": "^13.0.2",
106106
"semver": "^7.3.5",
107107
"source-map-explorer": "^2.5.2",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2420,7 +2420,7 @@ __metadata:
24202420
redux-saga: ^1.1.3
24212421
resolve: ^1.22.1
24222422
resolve-url-loader: ^5.0.0
2423-
sass: ^1.53.0
2423+
sass: ^1.54.0
24242424
sass-loader: ^13.0.2
24252425
semver: ^7.3.5
24262426
source-map-explorer: ^2.5.2
@@ -13308,16 +13308,16 @@ __metadata:
1330813308
languageName: node
1330913309
linkType: hard
1331013310

13311-
"sass@npm:^1.53.0":
13312-
version: 1.53.0
13313-
resolution: "sass@npm:1.53.0"
13311+
"sass@npm:^1.54.0":
13312+
version: 1.54.0
13313+
resolution: "sass@npm:1.54.0"
1331413314
dependencies:
1331513315
chokidar: ">=3.0.0 <4.0.0"
1331613316
immutable: ^4.0.0
1331713317
source-map-js: ">=0.6.2 <2.0.0"
1331813318
bin:
1331913319
sass: sass.js
13320-
checksum: 4bcb0617d6a4d1f2c089a1cb5c32f65a9ee874b23559f2742fab07cf8478fb74ad20c0730cf9f93915d7dbfc258901f89970674228c3ac91c3883a0a62a0ddab
13320+
checksum: 7d3acf124d771e8811fce876ad37f786faafa9edce64b20dcf32bf6aed5116802c863d3311fd79e7e7682fcccc4dc684960be1365cffa7dad045be7251c40d70
1332113321
languageName: node
1332213322
linkType: hard
1332313323

0 commit comments

Comments
 (0)