mirror of
https://github.com/pybricks/pybricks-code.git
synced 2026-09-12 01:23:52 +00:00
build(deps): bump sass from 1.51.0 to 1.52.1 (#834)
* build(deps): bump sass from 1.51.0 to 1.52.1 Bumps [sass](https://github.com/sass/dart-sass) from 1.51.0 to 1.52.1. - [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.51.0...1.52.1) --- 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
51fa97b55c
commit
8eee623a34
+1
-1
@@ -93,7 +93,7 @@
|
||||
"redux-saga": "^1.1.3",
|
||||
"resolve": "^1.20.0",
|
||||
"resolve-url-loader": "^4.0.0",
|
||||
"sass": "^1.51.0",
|
||||
"sass": "^1.52.1",
|
||||
"sass-loader": "^12.6.0",
|
||||
"semver": "^7.3.5",
|
||||
"source-map-explorer": "^2.5.2",
|
||||
|
||||
@@ -2357,7 +2357,7 @@ __metadata:
|
||||
redux-saga: ^1.1.3
|
||||
resolve: ^1.20.0
|
||||
resolve-url-loader: ^4.0.0
|
||||
sass: ^1.51.0
|
||||
sass: ^1.52.1
|
||||
sass-loader: ^12.6.0
|
||||
semver: ^7.3.5
|
||||
source-map-explorer: ^2.5.2
|
||||
@@ -13170,16 +13170,16 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"sass@npm:^1.51.0":
|
||||
version: 1.51.0
|
||||
resolution: "sass@npm:1.51.0"
|
||||
"sass@npm:^1.52.1":
|
||||
version: 1.52.1
|
||||
resolution: "sass@npm:1.52.1"
|
||||
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: d674fd87be863961d5e5233a148e381a72b06ca1749ffd95a08be2c3f4aa8fc77e3e21840347a84d7d4542cbf97cd6f9bfae19ecb1f5eefa6c207a3d8f923dbc
|
||||
checksum: a0508c88b149641202e8fb589f731e0cb09a15650128dfee6d0d1ee4a868cb57f1e71575535ccd72f54c5313b684a8beb208d293402ca8d32084ee1709d9f26d
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
||||
Reference in New Issue
Block a user