Skip to content
This repository was archived by the owner on Feb 22, 2022. It is now read-only.

Commit 61f8c02

Browse files
committed
chore(deps): update dependency codelyzer to v6.0.2
1 parent 38ee43a commit 61f8c02

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"@types/jasmine": "3.6.10",
3434
"@types/jasminewd2": "2.0.8",
3535
"@types/node": "12.20.11",
36-
"codelyzer": "6.0.1",
36+
"codelyzer": "6.0.2",
3737
"jasmine-core": "3.7.1",
3838
"jasmine-spec-reporter": "5.0.2",
3939
"karma": "5.2.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2414,10 +2414,10 @@ coa@^2.0.2:
24142414
chalk "^2.4.1"
24152415
q "^1.1.2"
24162416

2417-
2418-
version "6.0.1"
2419-
resolved "https://registry.yarnpkg.com/codelyzer/-/codelyzer-6.0.1.tgz#c0e9668e847255b37c759e68fb2700b11e277d0f"
2420-
integrity sha512-cOyGQgMdhnRYtW2xrJUNrNYDjEgwQ+BrE2y93Bwz3h4DJ6vJRLfupemU5N3pbYsUlBHJf0u1j1UGk+NLW4d97g==
2417+
2418+
version "6.0.2"
2419+
resolved "https://registry.yarnpkg.com/codelyzer/-/codelyzer-6.0.2.tgz#25d72eae641e8ff13ffd7d99b27c9c7ad5d7e135"
2420+
integrity sha512-v3+E0Ucu2xWJMOJ2fA/q9pDT/hlxHftHGPUay1/1cTgyPV5JTHFdO9hqo837Sx2s9vKBMTt5gO+lhF95PO6J+g==
24212421
dependencies:
24222422
"@angular/compiler" "9.0.0"
24232423
"@angular/core" "9.0.0"

0 commit comments

Comments
 (0)