mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-05-19 17:14:57 +00:00
Bump codelyzer from 6.0.0 to 6.0.1 (#6196)
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[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
2c5f46cb2d
commit
60bfe60b38
6
package-lock.json
generated
6
package-lock.json
generated
@ -7358,9 +7358,9 @@
|
||||
"integrity": "sha1-DQcLTQQ6W+ozovGkDi7bPZpMz3c="
|
||||
},
|
||||
"codelyzer": {
|
||||
"version": "6.0.0",
|
||||
"resolved": "https://registry.npmjs.org/codelyzer/-/codelyzer-6.0.0.tgz",
|
||||
"integrity": "sha512-edJIQCIcxD9DhVSyBEdJ38AbLikm515Wl91t5RDGNT88uA6uQdTm4phTWfn9JhzAI8kXNUcfYyAE90lJElpGtA==",
|
||||
"version": "6.0.1",
|
||||
"resolved": "https://registry.npmjs.org/codelyzer/-/codelyzer-6.0.1.tgz",
|
||||
"integrity": "sha512-cOyGQgMdhnRYtW2xrJUNrNYDjEgwQ+BrE2y93Bwz3h4DJ6vJRLfupemU5N3pbYsUlBHJf0u1j1UGk+NLW4d97g==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@angular/compiler": "9.0.0",
|
||||
|
@ -122,7 +122,7 @@
|
||||
"@types/request": "^2.48.5",
|
||||
"@types/selenium-webdriver": "^4.0.9",
|
||||
"ajv-cli": "^3.0.0",
|
||||
"codelyzer": "^6.0.0",
|
||||
"codelyzer": "^6.0.1",
|
||||
"commander": "6.1.0",
|
||||
"concurrently": "^5.3.0",
|
||||
"cspell": "^4.1.0",
|
||||
|
Loading…
x
Reference in New Issue
Block a user