Skip to content

Commit 17a1af6

Browse files
angular-robotalan-agius4
authored andcommitted
build: update dependency sass to v1.62.1
(cherry picked from commit f3a27fa)
1 parent 766c146 commit 17a1af6

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.26",
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.4.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.4.0",
6060
"source-map-loader": "4.0.1",

yarn.lock

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10563,6 +10563,15 @@ [email protected], sass@^1.55.0:
1056310563
immutable "^4.0.0"
1056410564
source-map-js ">=0.6.2 <2.0.0"
1056510565

10566+
10567+
version "1.62.1"
10568+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.62.1.tgz#caa8d6bf098935bc92fc73fa169fb3790cacd029"
10569+
integrity sha512-NHpxIzN29MXvWiuswfc1W3I0N8SXBd8UR26WntmDlRYf0bSADnwnOjsyMZ3lMezSlArD33Vs3YFhp7dWvL770A==
10570+
dependencies:
10571+
chokidar ">=3.0.0 <4.0.0"
10572+
immutable "^4.0.0"
10573+
source-map-js ">=0.6.2 <2.0.0"
10574+
1056610575
"sauce-connect-proxy@https://saucelabs.com/downloads/sc-4.8.1-linux.tar.gz":
1056710576
version "0.0.0"
1056810577
resolved "https://saucelabs.com/downloads/sc-4.8.1-linux.tar.gz#9c16682e4c9716734432789884f868212f95f563"

0 commit comments

Comments
 (0)