mirror of
https://github.com/pybricks/pybricks-code.git
synced 2026-09-12 17:45:22 +00:00
build(deps): bump sass from 1.53.0 to 1.54.0 (#1004)
* build(deps): bump sass from 1.53.0 to 1.54.0 Bumps [sass](https://github.com/sass/dart-sass) from 1.53.0 to 1.54.0. - [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.53.0...1.54.0) --- updated-dependencies: - dependency-name: sass dependency-type: direct:production update-type: version-update:semver-minor ... 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
268131922d
commit
dc669edcce
+1
-1
@@ -101,7 +101,7 @@
|
||||
"redux-saga": "^1.1.3",
|
||||
"resolve": "^1.22.1",
|
||||
"resolve-url-loader": "^5.0.0",
|
||||
"sass": "^1.53.0",
|
||||
"sass": "^1.54.0",
|
||||
"sass-loader": "^13.0.2",
|
||||
"semver": "^7.3.5",
|
||||
"source-map-explorer": "^2.5.2",
|
||||
|
||||
@@ -2420,7 +2420,7 @@ __metadata:
|
||||
redux-saga: ^1.1.3
|
||||
resolve: ^1.22.1
|
||||
resolve-url-loader: ^5.0.0
|
||||
sass: ^1.53.0
|
||||
sass: ^1.54.0
|
||||
sass-loader: ^13.0.2
|
||||
semver: ^7.3.5
|
||||
source-map-explorer: ^2.5.2
|
||||
@@ -13308,16 +13308,16 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"sass@npm:^1.53.0":
|
||||
version: 1.53.0
|
||||
resolution: "sass@npm:1.53.0"
|
||||
"sass@npm:^1.54.0":
|
||||
version: 1.54.0
|
||||
resolution: "sass@npm:1.54.0"
|
||||
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: 4bcb0617d6a4d1f2c089a1cb5c32f65a9ee874b23559f2742fab07cf8478fb74ad20c0730cf9f93915d7dbfc258901f89970674228c3ac91c3883a0a62a0ddab
|
||||
checksum: 7d3acf124d771e8811fce876ad37f786faafa9edce64b20dcf32bf6aed5116802c863d3311fd79e7e7682fcccc4dc684960be1365cffa7dad045be7251c40d70
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
||||
Reference in New Issue
Block a user