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.1 to 1.54.2 (#1033)
* build(deps): bump sass from 1.54.1 to 1.54.2 Bumps [sass](https://github.com/sass/dart-sass) from 1.54.1 to 1.54.2. - [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.1...1.54.2) --- 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
3ce644d2b3
commit
7e0753a962
+1
-1
@@ -102,7 +102,7 @@
|
||||
"redux-saga": "^1.1.3",
|
||||
"resolve": "^1.22.1",
|
||||
"resolve-url-loader": "^5.0.0",
|
||||
"sass": "^1.54.1",
|
||||
"sass": "^1.54.2",
|
||||
"sass-loader": "^13.0.2",
|
||||
"semver": "^7.3.5",
|
||||
"source-map-explorer": "^2.5.2",
|
||||
|
||||
@@ -2452,7 +2452,7 @@ __metadata:
|
||||
redux-saga: ^1.1.3
|
||||
resolve: ^1.22.1
|
||||
resolve-url-loader: ^5.0.0
|
||||
sass: ^1.54.1
|
||||
sass: ^1.54.2
|
||||
sass-loader: ^13.0.2
|
||||
semver: ^7.3.5
|
||||
source-map-explorer: ^2.5.2
|
||||
@@ -13416,16 +13416,16 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"sass@npm:^1.54.1":
|
||||
version: 1.54.1
|
||||
resolution: "sass@npm:1.54.1"
|
||||
"sass@npm:^1.54.2":
|
||||
version: 1.54.2
|
||||
resolution: "sass@npm:1.54.2"
|
||||
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: 6ab68b39006db7b015ee710e820c254890a8b503f83516db983896967b965f8114a497615f949a1665634dea11bd9f02c19fc2093d3561515f7c16022c9ab5b5
|
||||
checksum: 710e798533088182963f9c83113954ea1db5ffdf24ffbe454ce7667f3113e308c43ba20516a8c40929fae5b5f911032076e7c4d7eb00b2da7a12fc9884f5d39d
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
||||
Reference in New Issue
Block a user