Skip to content

Commit 8c8e12f

Browse files
dependabot[bot]dependabot-fix
andauthored
build(deps): bump sass from 1.52.3 to 1.53.0 (#928)
* build(deps): bump sass from 1.52.3 to 1.53.0 Bumps [sass](https://github.com/sass/dart-sass) from 1.52.3 to 1.53.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.52.3...1.53.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 aae2e7a commit 8c8e12f

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
@@ -95,7 +95,7 @@
9595
"redux-saga": "^1.1.3",
9696
"resolve": "^1.22.1",
9797
"resolve-url-loader": "^5.0.0",
98-
"sass": "^1.52.3",
98+
"sass": "^1.53.0",
9999
"sass-loader": "^13.0.1",
100100
"semver": "^7.3.5",
101101
"source-map-explorer": "^2.5.2",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2387,7 +2387,7 @@ __metadata:
23872387
redux-saga: ^1.1.3
23882388
resolve: ^1.22.1
23892389
resolve-url-loader: ^5.0.0
2390-
sass: ^1.52.3
2390+
sass: ^1.53.0
23912391
sass-loader: ^13.0.1
23922392
semver: ^7.3.5
23932393
source-map-explorer: ^2.5.2
@@ -13201,16 +13201,16 @@ __metadata:
1320113201
languageName: node
1320213202
linkType: hard
1320313203

13204-
"sass@npm:^1.52.3":
13205-
version: 1.52.3
13206-
resolution: "sass@npm:1.52.3"
13204+
"sass@npm:^1.53.0":
13205+
version: 1.53.0
13206+
resolution: "sass@npm:1.53.0"
1320713207
dependencies:
1320813208
chokidar: ">=3.0.0 <4.0.0"
1320913209
immutable: ^4.0.0
1321013210
source-map-js: ">=0.6.2 <2.0.0"
1321113211
bin:
1321213212
sass: sass.js
13213-
checksum: 175a073c0e7b67d1baff6d3969431228002ece681886cebc2a354c241134ff120fda5c12a0465989966dacfb1ca518d85507304f4d4cd03d4a91d71dbc77d978
13213+
checksum: 4bcb0617d6a4d1f2c089a1cb5c32f65a9ee874b23559f2742fab07cf8478fb74ad20c0730cf9f93915d7dbfc258901f89970674228c3ac91c3883a0a62a0ddab
1321413214
languageName: node
1321513215
linkType: hard
1321613216

0 commit comments

Comments
 (0)