mirror of
https://github.com/pybricks/pybricks-code.git
synced 2026-09-12 17:45:22 +00:00
build(deps): bump sass from 1.52.2 to 1.52.3 (#891)
* build(deps): bump sass from 1.52.2 to 1.52.3 Bumps [sass](https://github.com/sass/dart-sass) from 1.52.2 to 1.52.3. - [Release notes](https://github.com/sass/dart-sass/releases) - [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md) - [Commits](https://github.com/sass/dart-sass/compare/1.52.2...1.52.3) --- updated-dependencies: - dependency-name: sass dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * [dependabot skip] Fix yarn.lock Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot-fix <dependabot-fix@example.com>
This commit is contained in:
co-authored by
dependabot-fix
parent
d6becacdb1
commit
3f2551f22f
+1
-1
@@ -94,7 +94,7 @@
|
||||
"redux-saga": "^1.1.3",
|
||||
"resolve": "^1.20.0",
|
||||
"resolve-url-loader": "^5.0.0",
|
||||
"sass": "^1.52.2",
|
||||
"sass": "^1.52.3",
|
||||
"sass-loader": "^13.0.0",
|
||||
"semver": "^7.3.5",
|
||||
"source-map-explorer": "^2.5.2",
|
||||
|
||||
@@ -2386,7 +2386,7 @@ __metadata:
|
||||
redux-saga: ^1.1.3
|
||||
resolve: ^1.20.0
|
||||
resolve-url-loader: ^5.0.0
|
||||
sass: ^1.52.2
|
||||
sass: ^1.52.3
|
||||
sass-loader: ^13.0.0
|
||||
semver: ^7.3.5
|
||||
source-map-explorer: ^2.5.2
|
||||
@@ -13074,16 +13074,16 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"sass@npm:^1.52.2":
|
||||
version: 1.52.2
|
||||
resolution: "sass@npm:1.52.2"
|
||||
"sass@npm:^1.52.3":
|
||||
version: 1.52.3
|
||||
resolution: "sass@npm:1.52.3"
|
||||
dependencies:
|
||||
chokidar: ">=3.0.0 <4.0.0"
|
||||
immutable: ^4.0.0
|
||||
source-map-js: ">=0.6.2 <2.0.0"
|
||||
bin:
|
||||
sass: sass.js
|
||||
checksum: d5efcbad4bc2efe638cd12665f8aeedc20f4e6b1cd2454624334f9189e9ab8a73708241232f102f6f873ee56fb64d993a67ff23bf669da5c2cf7495412007739
|
||||
checksum: 175a073c0e7b67d1baff6d3969431228002ece681886cebc2a354c241134ff120fda5c12a0465989966dacfb1ca518d85507304f4d4cd03d4a91d71dbc77d978
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
||||
Reference in New Issue
Block a user