Skip to content

Commit e435b36

Browse files
author
Musa Demir
committed
update codelyzer
1 parent 470ba8b commit e435b36

File tree

2 files changed

+27
-12
lines changed

2 files changed

+27
-12
lines changed

angular/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"@types/lodash-es": "^4.17.3",
5151
"@types/moment-timezone": "^0.5.12",
5252
"@types/node": "^13.13.4",
53-
"codelyzer": "^5.1.2",
53+
"codelyzer": "^6.0.1",
5454
"jasmine-core": "~3.5.0",
5555
"jasmine-spec-reporter": "~5.0.0",
5656
"karma": "~5.0.0",

angular/yarn.lock

Lines changed: 26 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -180,13 +180,23 @@
180180
tslib "^2.0.0"
181181
yargs "15.3.0"
182182

183+
"@angular/[email protected]":
184+
version "9.0.0"
185+
resolved "https://registry.yarnpkg.com/@angular/compiler/-/compiler-9.0.0.tgz#87e0bef4c369b6cadae07e3a4295778fc93799d5"
186+
integrity sha512-ctjwuntPfZZT2mNj2NDIVu51t9cvbhl/16epc5xEwyzyDt76pX9UgwvY+MbXrf/C/FWwdtmNtfP698BKI+9leQ==
187+
183188
"@angular/compiler@^10.2.1":
184189
version "10.2.1"
185190
resolved "https://registry.yarnpkg.com/@angular/compiler/-/compiler-10.2.1.tgz#6abffc69d2c67aa10289af98142915cb9230a69c"
186191
integrity sha512-nJkRSqwQSGeudBWr9JK30Yi2yBvURYTKW4x4GxdW3YiEGBIlKU6aX6q5yi2xHdWO4AEgRs21ZjTs/wp00qnqTg==
187192
dependencies:
188193
tslib "^2.0.0"
189194

195+
"@angular/[email protected]":
196+
version "9.0.0"
197+
resolved "https://registry.yarnpkg.com/@angular/core/-/core-9.0.0.tgz#227dc53e1ac81824f998c6e76000b7efc522641e"
198+
integrity sha512-6Pxgsrf0qF9iFFqmIcWmjJGkkCaCm6V5QNnxMy2KloO3SDq6QuMVRbN9RtC8Urmo25LP+eZ6ZgYqFYpdD8Hd9w==
199+
190200
"@angular/core@^10.2.1":
191201
version "10.2.1"
192202
resolved "https://registry.yarnpkg.com/@angular/core/-/core-10.2.1.tgz#05ad30c43ba925a62074515c9d002c1c5337047c"
@@ -1868,10 +1878,10 @@ anymatch@~3.1.1:
18681878
normalize-path "^3.0.0"
18691879
picomatch "^2.0.4"
18701880

1871-
app-root-path@^2.2.1:
1872-
version "2.2.1"
1873-
resolved "https://registry.yarnpkg.com/app-root-path/-/app-root-path-2.2.1.tgz#d0df4a682ee408273583d43f6f79e9892624bc9a"
1874-
integrity sha512-91IFKeKk7FjfmezPKkwtaRvSpnUc4gDwPAjA1YZ9Gn0q0PPeW+vbeUsZuyDwjI7+QTHhcLen2v25fi/AmhvbJA==
1881+
app-root-path@^3.0.0:
1882+
version "3.0.0"
1883+
resolved "https://registry.yarnpkg.com/app-root-path/-/app-root-path-3.0.0.tgz#210b6f43873227e18a4b810a032283311555d5ad"
1884+
integrity sha512-qMcx+Gy2UZynHjOHOIXPNvpf+9cjvk3cWrBBK7zg4gH9+clobJRb9NGzcT7mQTcV/6Gm/1WelUtqxVXnNlrwcw==
18751885

18761886
aproba@^1.1.1:
18771887
version "1.2.0"
@@ -2723,20 +2733,25 @@ coa@^2.0.2:
27232733
chalk "^2.4.1"
27242734
q "^1.1.2"
27252735

2726-
codelyzer@^5.1.2:
2727-
version "5.2.2"
2728-
resolved "https://registry.yarnpkg.com/codelyzer/-/codelyzer-5.2.2.tgz#d0530a455784e6bea0b6d7e97166c73c30a5347f"
2729-
integrity sha512-jB4FZ1Sx7kZhvZVdf+N2BaKTdrrNZOL0Bj10RRfrhHrb3zEvXjJvvq298JPMJAiyiCS/v4zs1QlGU0ip7xGqeA==
2736+
codelyzer@^6.0.1:
2737+
version "6.0.1"
2738+
resolved "https://registry.yarnpkg.com/codelyzer/-/codelyzer-6.0.1.tgz#c0e9668e847255b37c759e68fb2700b11e277d0f"
2739+
integrity sha512-cOyGQgMdhnRYtW2xrJUNrNYDjEgwQ+BrE2y93Bwz3h4DJ6vJRLfupemU5N3pbYsUlBHJf0u1j1UGk+NLW4d97g==
27302740
dependencies:
2731-
app-root-path "^2.2.1"
2741+
"@angular/compiler" "9.0.0"
2742+
"@angular/core" "9.0.0"
2743+
app-root-path "^3.0.0"
27322744
aria-query "^3.0.0"
27332745
axobject-query "2.0.2"
27342746
css-selector-tokenizer "^0.7.1"
27352747
cssauron "^1.4.0"
27362748
damerau-levenshtein "^1.0.4"
2749+
rxjs "^6.5.3"
27372750
semver-dsl "^1.0.1"
27382751
source-map "^0.5.7"
27392752
sprintf-js "^1.1.2"
2753+
tslib "^1.10.0"
2754+
zone.js "~0.10.3"
27402755

27412756
collection-visit@^1.0.0:
27422757
version "1.0.0"
@@ -7826,7 +7841,7 @@ rxjs@^6.4.0:
78267841
dependencies:
78277842
tslib "^1.9.0"
78287843

7829-
rxjs@^6.6.0:
7844+
rxjs@^6.5.3, rxjs@^6.6.0:
78307845
version "6.6.3"
78317846
resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-6.6.3.tgz#8ca84635c4daa900c0d3967a6ee7ac60271ee552"
78327847
integrity sha512-trsQc+xYYXZ3urjOiJOuCOa5N3jAZ3eiSpQB5hIT8zGlL2QfnHLJ2r7GMkBGuIausdJN1OneaI6gQlsqNHHmZQ==
@@ -9636,7 +9651,7 @@ [email protected]:
96369651
resolved "https://registry.yarnpkg.com/yn/-/yn-3.1.1.tgz#1e87401a09d767c1d5eab26a6e4c185182d2eb50"
96379652
integrity sha512-Ux4ygGWsu2c7isFWe8Yu1YluJmqVhxqK2cLXNQA5AcC3QfbGNpM7fu0Y8b/z16pXLnFxZYvWhd3fhBY9DLmC6Q==
96389653

9639-
zone.js@~0.10.2:
9654+
zone.js@~0.10.2, zone.js@~0.10.3:
96409655
version "0.10.3"
96419656
resolved "https://registry.yarnpkg.com/zone.js/-/zone.js-0.10.3.tgz#3e5e4da03c607c9dcd92e37dd35687a14a140c16"
96429657
integrity sha512-LXVLVEq0NNOqK/fLJo3d0kfzd4sxwn2/h67/02pjCjfKDxgx1i9QqpvtHD8CrBnSSwMw5+dy11O7FRX5mkO7Cg==

0 commit comments

Comments
 (0)