Skip to content

Commit 5ed3b28

Browse files
build(deps-dev): bump codelyzer from 6.0.1 to 6.0.2
Bumps [codelyzer](https://github.com/mgechev/codelyzer) from 6.0.1 to 6.0.2. - [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) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 101877e commit 5ed3b28

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
@@ -38,7 +38,7 @@
3838
"@angular/compiler-cli": "11.0.5",
3939
"@types/jasmine": "~3.6.10",
4040
"@uirouter/cypress-runner": "^1.1.0",
41-
"codelyzer": "^6.0.0",
41+
"codelyzer": "^6.0.2",
4242
"fibers": "5.0.0",
4343
"html-webpack-plugin": "4.3.0",
4444
"node-sass": "4.14.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2901,10 +2901,10 @@ code-point-at@^1.0.0:
29012901
resolved "https://registry.yarnpkg.com/code-point-at/-/code-point-at-1.1.0.tgz#0d070b4d043a5bea33a2f1a40e2edb3d9a4ccf77"
29022902
integrity sha1-DQcLTQQ6W+ozovGkDi7bPZpMz3c=
29032903

2904-
codelyzer@^6.0.0:
2905-
version "6.0.1"
2906-
resolved "https://registry.yarnpkg.com/codelyzer/-/codelyzer-6.0.1.tgz#c0e9668e847255b37c759e68fb2700b11e277d0f"
2907-
integrity sha512-cOyGQgMdhnRYtW2xrJUNrNYDjEgwQ+BrE2y93Bwz3h4DJ6vJRLfupemU5N3pbYsUlBHJf0u1j1UGk+NLW4d97g==
2904+
codelyzer@^6.0.2:
2905+
version "6.0.2"
2906+
resolved "https://registry.yarnpkg.com/codelyzer/-/codelyzer-6.0.2.tgz#25d72eae641e8ff13ffd7d99b27c9c7ad5d7e135"
2907+
integrity sha512-v3+E0Ucu2xWJMOJ2fA/q9pDT/hlxHftHGPUay1/1cTgyPV5JTHFdO9hqo837Sx2s9vKBMTt5gO+lhF95PO6J+g==
29082908
dependencies:
29092909
"@angular/compiler" "9.0.0"
29102910
"@angular/core" "9.0.0"

0 commit comments

Comments
 (0)