mirror of
https://github.com/pybricks/pybricks-code.git
synced 2026-09-12 09:36:27 +00:00
build(deps): bump sass from 1.54.7 to 1.54.8 (#1107)
* build(deps): bump sass from 1.54.7 to 1.54.8 Bumps [sass](https://github.com/sass/dart-sass) from 1.54.7 to 1.54.8. - [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.7...1.54.8) --- 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
71063213a8
commit
59e052bd07
+1
-1
@@ -102,7 +102,7 @@
|
||||
"redux-saga": "^1.2.1",
|
||||
"resolve": "^1.22.1",
|
||||
"resolve-url-loader": "^5.0.0",
|
||||
"sass": "^1.54.7",
|
||||
"sass": "^1.54.8",
|
||||
"sass-loader": "^13.0.2",
|
||||
"semver": "^7.3.5",
|
||||
"source-map-explorer": "^2.5.2",
|
||||
|
||||
@@ -2582,7 +2582,7 @@ __metadata:
|
||||
redux-saga: ^1.2.1
|
||||
resolve: ^1.22.1
|
||||
resolve-url-loader: ^5.0.0
|
||||
sass: ^1.54.7
|
||||
sass: ^1.54.8
|
||||
sass-loader: ^13.0.2
|
||||
semver: ^7.3.5
|
||||
source-map-explorer: ^2.5.2
|
||||
@@ -13777,16 +13777,16 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"sass@npm:^1.54.7":
|
||||
version: 1.54.7
|
||||
resolution: "sass@npm:1.54.7"
|
||||
"sass@npm:^1.54.8":
|
||||
version: 1.54.8
|
||||
resolution: "sass@npm:1.54.8"
|
||||
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: 4b6a10e93387e65dcbad2683d46b4249453ab8777c1bafab7a73ac3900a21fa91fa31d68df7a1b982c7e332a99b5574b1adc6168eb1ac6d7ebb28e18a65c4198
|
||||
checksum: 72893b2dc6284a6194fc560a578da57ab0082130ee558a96bcb9893cc7b517b836dac6e17b3a52b040975e70b4cdefb1268907df955a706b5bf70e3860afcfba
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
||||
Reference in New Issue
Block a user