Skip to content

Commit 9334497

Browse files
chore(deps-dev): bump codelyzer from 6.0.0 to 6.0.1
Bumps [codelyzer](https://github.com/mgechev/codelyzer) from 6.0.0 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-preview[bot] <support@dependabot.com>
1 parent 9a42d58 commit 9334497

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
"@types/webdriverio": "^5.0.0",
7979
"chai": "^4.2.0",
8080
"chai-as-promised": "^7.1.1",
81-
"codelyzer": "^6.0.0",
81+
"codelyzer": "^6.0.1",
8282
"concurrently": "^5.3.0",
8383
"cross-env": "^7.0.2",
8484
"electron-builder": "^22.8.1",

yarn.lock

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

2757-
codelyzer@^6.0.0:
2758-
version "6.0.0"
2759-
resolved "https://registry.yarnpkg.com/codelyzer/-/codelyzer-6.0.0.tgz#50c98581cc2890e0e9a9f93878dc317115d836ed"
2760-
integrity sha512-edJIQCIcxD9DhVSyBEdJ38AbLikm515Wl91t5RDGNT88uA6uQdTm4phTWfn9JhzAI8kXNUcfYyAE90lJElpGtA==
2757+
codelyzer@^6.0.1:
2758+
version "6.0.1"
2759+
resolved "https://registry.yarnpkg.com/codelyzer/-/codelyzer-6.0.1.tgz#c0e9668e847255b37c759e68fb2700b11e277d0f"
2760+
integrity sha512-cOyGQgMdhnRYtW2xrJUNrNYDjEgwQ+BrE2y93Bwz3h4DJ6vJRLfupemU5N3pbYsUlBHJf0u1j1UGk+NLW4d97g==
27612761
dependencies:
27622762
"@angular/compiler" "9.0.0"
27632763
"@angular/core" "9.0.0"

0 commit comments

Comments
 (0)