mirror of
https://github.com/pybricks/pybricks-code.git
synced 2026-09-12 17:45:22 +00:00
build(deps): bump sass from 1.54.3 to 1.54.4 (#1051)
* build(deps): bump sass from 1.54.3 to 1.54.4 Bumps [sass](https://github.com/sass/dart-sass) from 1.54.3 to 1.54.4. - [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.54.3...1.54.4) --- 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 Signed-off-by: dependabot[bot] <support@github.com> 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
38e4d31472
commit
c6a672815f
+1
-1
@@ -102,7 +102,7 @@
|
||||
"redux-saga": "^1.1.3",
|
||||
"resolve": "^1.22.1",
|
||||
"resolve-url-loader": "^5.0.0",
|
||||
"sass": "^1.54.3",
|
||||
"sass": "^1.54.4",
|
||||
"sass-loader": "^13.0.2",
|
||||
"semver": "^7.3.5",
|
||||
"source-map-explorer": "^2.5.2",
|
||||
|
||||
@@ -2459,7 +2459,7 @@ __metadata:
|
||||
redux-saga: ^1.1.3
|
||||
resolve: ^1.22.1
|
||||
resolve-url-loader: ^5.0.0
|
||||
sass: ^1.54.3
|
||||
sass: ^1.54.4
|
||||
sass-loader: ^13.0.2
|
||||
semver: ^7.3.5
|
||||
source-map-explorer: ^2.5.2
|
||||
@@ -13396,16 +13396,16 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"sass@npm:^1.54.3":
|
||||
version: 1.54.3
|
||||
resolution: "sass@npm:1.54.3"
|
||||
"sass@npm:^1.54.4":
|
||||
version: 1.54.4
|
||||
resolution: "sass@npm:1.54.4"
|
||||
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: 9b405f602c0dcdad85e7f216cfa5ca9dfe3f7ded7b3928817cfe8dbfde0cd27b70f4cff724e229b233b3f51a06e71d3fcbbd7d3a0ff92b3e40ac57bc05b90b48
|
||||
checksum: bb6aead09764de450a02b9a66e4ee538f0ba6bc8f2fc3905c71b2c302b5f47e089b510b86cfa7ef2d4139c210c8abf99fe157e7a5bd356c057f10d29e6c4b44c
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
||||
Reference in New Issue
Block a user