Skip to content

Commit f3a27fa

Browse files
angular-robotangular-robot[bot]
authored andcommitted
build: update dependency sass to v1.62.1
1 parent 6276236 commit f3a27fa

File tree

3 files changed

+11
-2
lines changed

3 files changed

+11
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,7 @@
193193
"quicktype-core": "23.0.27",
194194
"resolve-url-loader": "5.0.0",
195195
"rxjs": "7.8.0",
196-
"sass": "1.62.0",
196+
"sass": "1.62.1",
197197
"sass-loader": "13.2.2",
198198
"sauce-connect-proxy": "https://saucelabs.com/downloads/sc-4.8.1-linux.tar.gz",
199199
"semver": "7.5.0",

packages/angular_devkit/build_angular/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"postcss-loader": "7.2.4",
5555
"resolve-url-loader": "5.0.0",
5656
"rxjs": "7.8.0",
57-
"sass": "1.62.0",
57+
"sass": "1.62.1",
5858
"sass-loader": "13.2.2",
5959
"semver": "7.5.0",
6060
"source-map-loader": "4.0.1",

yarn.lock

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10204,6 +10204,15 @@ sass@1.62.0, sass@^1.55.0:
1020410204
immutable "^4.0.0"
1020510205
source-map-js ">=0.6.2 <2.0.0"
1020610206

10207+
sass@1.62.1:
10208+
version "1.62.1"
10209+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.62.1.tgz#caa8d6bf098935bc92fc73fa169fb3790cacd029"
10210+
integrity sha512-NHpxIzN29MXvWiuswfc1W3I0N8SXBd8UR26WntmDlRYf0bSADnwnOjsyMZ3lMezSlArD33Vs3YFhp7dWvL770A==
10211+
dependencies:
10212+
chokidar ">=3.0.0 <4.0.0"
10213+
immutable "^4.0.0"
10214+
source-map-js ">=0.6.2 <2.0.0"
10215+
1020710216
"sauce-connect-proxy@https://saucelabs.com/downloads/sc-4.8.1-linux.tar.gz":
1020810217
version "0.0.0"
1020910218
uid "9c16682e4c9716734432789884f868212f95f563"

0 commit comments

Comments
 (0)