File tree 3 files changed +12
-12
lines changed
packages/angular_devkit/build_angular 3 files changed +12
-12
lines changed Original file line number Diff line number Diff line change 91
91
"@bazel/buildifier" : " 4.0.1" ,
92
92
"@bazel/jasmine" : " 3.5.0" ,
93
93
"@bazel/typescript" : " 3.5.0" ,
94
- "@discoveryjs/json-ext" : " 0.5.2 " ,
94
+ "@discoveryjs/json-ext" : " 0.5.3 " ,
95
95
"@jsdevtools/coverage-istanbul-loader" : " 3.0.5" ,
96
96
"@types/babel__core" : " 7.1.14" ,
97
97
"@types/babel__template" : " 7.4.0" ,
206
206
"rimraf" : " 3.0.2" ,
207
207
"rxjs" : " 6.6.7" ,
208
208
"sass" : " 1.32.13" ,
209
- "sass-loader" : " 11.1.0 " ,
209
+ "sass-loader" : " 11.1.1 " ,
210
210
"sauce-connect-proxy" : " https://saucelabs.com/downloads/sc-4.6.4-linux.tar.gz" ,
211
211
"semver" : " 7.3.5" ,
212
212
"source-map" : " 0.7.3" ,
Original file line number Diff line number Diff line change 17
17
"@babel/preset-env" : " 7.14.2" ,
18
18
"@babel/runtime" : " 7.14.0" ,
19
19
"@babel/template" : " 7.12.13" ,
20
- "@discoveryjs/json-ext" : " 0.5.2 " ,
20
+ "@discoveryjs/json-ext" : " 0.5.3 " ,
21
21
"@jsdevtools/coverage-istanbul-loader" : " 3.0.5" ,
22
22
"@ngtools/webpack" : " 0.0.0" ,
23
23
"ansi-colors" : " 4.1.1" ,
56
56
"rimraf" : " 3.0.2" ,
57
57
"rxjs" : " 6.6.7" ,
58
58
"sass" : " 1.32.13" ,
59
- "sass-loader" : " 11.1.0 " ,
59
+ "sass-loader" : " 11.1.1 " ,
60
60
"semver" : " 7.3.5" ,
61
61
"source-map" : " 0.7.3" ,
62
62
"source-map-loader" : " 2.0.1" ,
Original file line number Diff line number Diff line change 1122
1122
resolved "https://registry.yarnpkg.com/@csstools/convert-colors/-/convert-colors-1.4.0.tgz#ad495dc41b12e75d588c6db8b9834f08fa131eb7"
1123
1123
integrity sha512-5a6wqoJV/xEdbRNKVo6I4hO3VjyDq//8q2f9I6PBAvMesJHFauXDorcNCsr9RzvsZnaWi5NYCcfyqP1QeFHFbw==
1124
1124
1125
- "@discoveryjs/
[email protected] .
2 ":
1126
- version "0.5.2 "
1127
- resolved "https://registry.yarnpkg.com/@discoveryjs/json-ext/-/json-ext-0.5.2 .tgz#8f03a22a04de437254e8ce8cc84ba39689288752 "
1128
- integrity sha512-HyYEUDeIj5rRQU2Hk5HTB2uHsbRQpF70nvMhVzi+VJR0X+xNEhjPui4/kBf3VeH/wqD28PT4sVOm8qqLjBrSZg ==
1125
+ "@discoveryjs/
[email protected] .
3 ":
1126
+ version "0.5.3 "
1127
+ resolved "https://registry.yarnpkg.com/@discoveryjs/json-ext/-/json-ext-0.5.3 .tgz#90420f9f9c6d3987f176a19a7d8e764271a2f55d "
1128
+ integrity sha512-Fxt+AfXgjMoin2maPIYzFZnQjAXjAL0PHscM5pRTtatFqB+vZxAM9tLp2Optnuw3QOQC40jTNeGYFOMvyf7v9g ==
1129
1129
1130
1130
"@eslint/eslintrc@^0.4.1":
1131
1131
version "0.4.1"
@@ -10150,10 +10150,10 @@ safe-regex@^1.1.0:
10150
10150
resolved "https://registry.yarnpkg.com/safer-buffer/-/safer-buffer-2.1.2.tgz#44fa161b0187b9549dd84bb91802f9bd8385cd6a"
10151
10151
integrity sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==
10152
10152
10153
-
10154
- version "11.1.0 "
10155
- resolved "https://registry.yarnpkg.com/sass-loader/-/sass-loader-11.1.0 .tgz#302a83e41834a7ac0cc9d7591e52688ef4ed92af "
10156
- integrity sha512-TS8KtLtMAqK68lBs0PRzoGf7ndz9m7pKo4BXvUzjGDDgWEY0qcoMMRVpaHfYM0i3/E6UsererqIpjs7dVA/p7A ==
10153
+
10154
+ version "11.1.1 "
10155
+ resolved "https://registry.yarnpkg.com/sass-loader/-/sass-loader-11.1.1 .tgz#0db441bbbe197b2af96125bebb7f4be6476b13a7 "
10156
+ integrity sha512-fOCp/zLmj1V1WHDZbUbPgrZhA7HKXHEqkslzB+05U5K9SbSbcmH91C7QLW31AsXikxUMaxXRhhcqWZAxUMLDyA ==
10157
10157
dependencies:
10158
10158
klona "^2.0.4"
10159
10159
neo-async "^2.6.2"
You can’t perform that action at this time.
0 commit comments