Skip to content

Commit 1e5c18c

Browse files
build: bump codelyzer from 6.0.0-next.1 to 6.0.1 (#20867)
Bumps [codelyzer](https://github.com/mgechev/codelyzer) from 6.0.0-next.1 to 6.0.1. - [Release notes](https://github.com/mgechev/codelyzer/releases) - [Changelog](https://github.com/mgechev/codelyzer/blob/master/CHANGELOG.md) - [Commits](https://github.com/mgechev/codelyzer/commits/6.0.1) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b2e2e86 commit 1e5c18c

File tree

1 file changed

+22
-29
lines changed

1 file changed

+22
-29
lines changed

yarn.lock

Lines changed: 22 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -85,19 +85,22 @@
8585
tslib "^2.0.0"
8686
yargs "15.3.0"
8787

88+
"@angular/compiler@9.0.0":
89+
version "9.0.0"
90+
resolved "https://registry.yarnpkg.com/@angular/compiler/-/compiler-9.0.0.tgz#87e0bef4c369b6cadae07e3a4295778fc93799d5"
91+
integrity sha512-ctjwuntPfZZT2mNj2NDIVu51t9cvbhl/16epc5xEwyzyDt76pX9UgwvY+MbXrf/C/FWwdtmNtfP698BKI+9leQ==
92+
8893
"@angular/compiler@^11.0.0-rc.0":
8994
version "11.0.0-rc.0"
9095
resolved "https://registry.yarnpkg.com/@angular/compiler/-/compiler-11.0.0-rc.0.tgz#e9fa385a9469fd6ee83202c5413492125fb9d928"
9196
integrity sha512-tvl/FWpDfd0OuDr2iuUNv6FIGCGuDteD0yyAjqi/KQka9JLPCyx6VLKdwwfaTApRJvqQ2aF1Ek8YUum6DUtwAw==
9297
dependencies:
9398
tslib "^2.0.0"
9499

95-
"@angular/compiler@~8.2.14":
96-
version "8.2.14"
97-
resolved "https://registry.yarnpkg.com/@angular/compiler/-/compiler-8.2.14.tgz#46db7a9d1c17f236126518ff26480c160d5a6183"
98-
integrity sha512-ABZO4E7eeFA1QyJ2trDezxeQM5ZFa1dXw1Mpl/+1vuXDKNjJgNyWYwKp/NwRkLmrsuV0yv4UDCDe4kJOGbPKnw==
99-
dependencies:
100-
tslib "^1.9.0"
100+
"@angular/core@9.0.0":
101+
version "9.0.0"
102+
resolved "https://registry.yarnpkg.com/@angular/core/-/core-9.0.0.tgz#227dc53e1ac81824f998c6e76000b7efc522641e"
103+
integrity sha512-6Pxgsrf0qF9iFFqmIcWmjJGkkCaCm6V5QNnxMy2KloO3SDq6QuMVRbN9RtC8Urmo25LP+eZ6ZgYqFYpdD8Hd9w==
101104

102105
"@angular/core@^10.0.0-0 || ^11.0.0":
103106
version "10.0.2"
@@ -113,13 +116,6 @@
113116
dependencies:
114117
tslib "^2.0.0"
115118

116-
"@angular/core@~8.2.14":
117-
version "8.2.14"
118-
resolved "https://registry.yarnpkg.com/@angular/core/-/core-8.2.14.tgz#35566f5b19480369229477e7e0e0fde740bd5204"
119-
integrity sha512-zeePkigi+hPh3rN7yoNENG/YUBUsIvUXdxx+AZq+QPaFeKEA2FBSrKn36ojHFrdJUjKzl0lPMEiGC2b6a6bo6g==
120-
dependencies:
121-
tslib "^1.9.0"
122-
123119
"@angular/dev-infra-private@https://github.com/angular/dev-infra-private-builds.git#f8bc880d554d45ca8bf881b8a776f00f61b918fb":
124120
version "0.0.0"
125121
resolved "https://github.com/angular/dev-infra-private-builds.git#f8bc880d554d45ca8bf881b8a776f00f61b918fb"
@@ -2196,10 +2192,10 @@ app-module-path@^2.2.0:
21962192
resolved "https://registry.yarnpkg.com/app-module-path/-/app-module-path-2.2.0.tgz#641aa55dfb7d6a6f0a8141c4b9c0aa50b6c24dd5"
21972193
integrity sha1-ZBqlXft9am8KgUHEucCqULbCTdU=
21982194

2199-
app-root-path@^2.2.1:
2200-
version "2.2.1"
2201-
resolved "https://registry.yarnpkg.com/app-root-path/-/app-root-path-2.2.1.tgz#d0df4a682ee408273583d43f6f79e9892624bc9a"
2202-
integrity sha512-91IFKeKk7FjfmezPKkwtaRvSpnUc4gDwPAjA1YZ9Gn0q0PPeW+vbeUsZuyDwjI7+QTHhcLen2v25fi/AmhvbJA==
2195+
app-root-path@^3.0.0:
2196+
version "3.0.0"
2197+
resolved "https://registry.yarnpkg.com/app-root-path/-/app-root-path-3.0.0.tgz#210b6f43873227e18a4b810a032283311555d5ad"
2198+
integrity sha512-qMcx+Gy2UZynHjOHOIXPNvpf+9cjvk3cWrBBK7zg4gH9+clobJRb9NGzcT7mQTcV/6Gm/1WelUtqxVXnNlrwcw==
22032199

22042200
aproba@^1.0.3:
22052201
version "1.2.0"
@@ -3435,22 +3431,24 @@ code-point-at@^1.0.0:
34353431
integrity sha1-DQcLTQQ6W+ozovGkDi7bPZpMz3c=
34363432

34373433
codelyzer@^6.0.0-next.1:
3438-
version "6.0.0-next.1"
3439-
resolved "https://registry.yarnpkg.com/codelyzer/-/codelyzer-6.0.0-next.1.tgz#f68ca751d28f57e7a0c83fe8939929fb77e6c32b"
3440-
integrity sha512-TMzAaJ6P7GEZOIAOvLthZ50MUhnmac/8nA7EFBWuy+ZUsJSqm749az1gy/NdV7FtoM7/kb/NoAdwFjmJA5Zniw==
3434+
version "6.0.1"
3435+
resolved "https://registry.yarnpkg.com/codelyzer/-/codelyzer-6.0.1.tgz#c0e9668e847255b37c759e68fb2700b11e277d0f"
3436+
integrity sha512-cOyGQgMdhnRYtW2xrJUNrNYDjEgwQ+BrE2y93Bwz3h4DJ6vJRLfupemU5N3pbYsUlBHJf0u1j1UGk+NLW4d97g==
34413437
dependencies:
3442-
"@angular/compiler" "~8.2.14"
3443-
"@angular/core" "~8.2.14"
3444-
app-root-path "^2.2.1"
3438+
"@angular/compiler" "9.0.0"
3439+
"@angular/core" "9.0.0"
3440+
app-root-path "^3.0.0"
34453441
aria-query "^3.0.0"
34463442
axobject-query "2.0.2"
34473443
css-selector-tokenizer "^0.7.1"
34483444
cssauron "^1.4.0"
34493445
damerau-levenshtein "^1.0.4"
3446+
rxjs "^6.5.3"
34503447
semver-dsl "^1.0.1"
34513448
source-map "^0.5.7"
34523449
sprintf-js "^1.1.2"
3453-
zone.js "~0.9.1"
3450+
tslib "^1.10.0"
3451+
zone.js "~0.10.3"
34543452

34553453
collapse-white-space@^1.0.2:
34563454
version "1.0.5"
@@ -13380,8 +13378,3 @@ zone.js@~0.10.3:
1338013378
version "0.10.3"
1338113379
resolved "https://registry.yarnpkg.com/zone.js/-/zone.js-0.10.3.tgz#3e5e4da03c607c9dcd92e37dd35687a14a140c16"
1338213380
integrity sha512-LXVLVEq0NNOqK/fLJo3d0kfzd4sxwn2/h67/02pjCjfKDxgx1i9QqpvtHD8CrBnSSwMw5+dy11O7FRX5mkO7Cg==
13383-
13384-
zone.js@~0.9.1:
13385-
version "0.9.1"
13386-
resolved "https://registry.yarnpkg.com/zone.js/-/zone.js-0.9.1.tgz#e37c6e5c54c13fae4de26b5ffe8d8e9212da6d9b"
13387-
integrity sha512-GkPiJL8jifSrKReKaTZ5jkhrMEgXbXYC+IPo1iquBjayRa0q86w3Dipjn8b415jpitMExe9lV8iTsv8tk3DGag==

0 commit comments

Comments
 (0)