mirror of
https://github.com/pybricks/pybricks-code.git
synced 2026-09-14 10:35:11 +00:00
build(deps): bump sass from 1.54.5 to 1.54.6 (#1092)
* build(deps): bump sass from 1.54.5 to 1.54.6 Bumps [sass](https://github.com/sass/dart-sass) from 1.54.5 to 1.54.6. - [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.5...1.54.6) --- 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
b2d0282f84
commit
30508923d3
+1
-1
@@ -102,7 +102,7 @@
|
||||
"redux-saga": "^1.2.1",
|
||||
"resolve": "^1.22.1",
|
||||
"resolve-url-loader": "^5.0.0",
|
||||
"sass": "^1.54.5",
|
||||
"sass": "^1.54.6",
|
||||
"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.5
|
||||
sass: ^1.54.6
|
||||
sass-loader: ^13.0.2
|
||||
semver: ^7.3.5
|
||||
source-map-explorer: ^2.5.2
|
||||
@@ -13690,16 +13690,16 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"sass@npm:^1.54.5":
|
||||
version: 1.54.5
|
||||
resolution: "sass@npm:1.54.5"
|
||||
"sass@npm:^1.54.6":
|
||||
version: 1.54.6
|
||||
resolution: "sass@npm:1.54.6"
|
||||
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: ba7a65aa7508419468547c8de4d59e537bec874f52823f501663dc98d80dfd2d374e8ea73a31200db7f510b8816c925edf89728c9b36889f4e6673d3e94ec100
|
||||
checksum: 0cfd3e1b5d3c79a53cdd84bf0d3bd3160c99a87e9ea948f8d025a93477e058ecf80d64f45127d5e23c62ed2e34279b9672198f640d10e48a6cbd5ccebc5df899
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
||||
Reference in New Issue
Block a user