fix(@schematics/angular): update codelyzer to stable version

This commit is contained in:
Alan Agius 2020-07-27 19:36:07 +02:00
parent d65235d391
commit 702c7cbf31

View File

@ -29,7 +29,7 @@
"@types/node": "^12.11.1",<% if (!minimal) { %> "@types/node": "^12.11.1",<% if (!minimal) { %>
"@types/jasmine": "~3.5.0", "@types/jasmine": "~3.5.0",
"@types/jasminewd2": "~2.0.3", "@types/jasminewd2": "~2.0.3",
"codelyzer": "^6.0.0-next.1", "codelyzer": "^6.0.0",
"jasmine-core": "~3.6.0", "jasmine-core": "~3.6.0",
"jasmine-spec-reporter": "~5.0.0", "jasmine-spec-reporter": "~5.0.0",
"karma": "~5.0.0", "karma": "~5.0.0",