Skip to content

Commit ec4ac59

Browse files
Merge pull request #561 from ui-router/dependabot/npm_and_yarn/codelyzer-6.0.1
2 parents 31bf289 + d44361c commit ec4ac59

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": "10.0.4",
3939
"@types/jasmine": "^3.5.14",
4040
"@uirouter/cypress-runner": "^1.1.0",
41-
"codelyzer": "^6.0.0",
41+
"codelyzer": "^6.0.1",
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
@@ -2882,10 +2882,10 @@ code-point-at@^1.0.0:
28822882
resolved "https://registry.yarnpkg.com/code-point-at/-/code-point-at-1.1.0.tgz#0d070b4d043a5bea33a2f1a40e2edb3d9a4ccf77"
28832883
integrity sha1-DQcLTQQ6W+ozovGkDi7bPZpMz3c=
28842884

2885-
codelyzer@^6.0.0:
2886-
version "6.0.0"
2887-
resolved "https://registry.yarnpkg.com/codelyzer/-/codelyzer-6.0.0.tgz#50c98581cc2890e0e9a9f93878dc317115d836ed"
2888-
integrity sha512-edJIQCIcxD9DhVSyBEdJ38AbLikm515Wl91t5RDGNT88uA6uQdTm4phTWfn9JhzAI8kXNUcfYyAE90lJElpGtA==
2885+
codelyzer@^6.0.1:
2886+
version "6.0.1"
2887+
resolved "https://registry.yarnpkg.com/codelyzer/-/codelyzer-6.0.1.tgz#c0e9668e847255b37c759e68fb2700b11e277d0f"
2888+
integrity sha512-cOyGQgMdhnRYtW2xrJUNrNYDjEgwQ+BrE2y93Bwz3h4DJ6vJRLfupemU5N3pbYsUlBHJf0u1j1UGk+NLW4d97g==
28892889
dependencies:
28902890
"@angular/compiler" "9.0.0"
28912891
"@angular/core" "9.0.0"

0 commit comments

Comments
 (0)