Compare commits

..

1 Commits

Author SHA1 Message Date
e2b6a3d1bb Update dependency @typescript-eslint/parser to v5.50.0
All checks were successful
ci/woodpecker/pr/woodpecker Pipeline was successful
2023-02-01 23:04:19 +01:00
2 changed files with 612 additions and 932 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -29,7 +29,7 @@
"zone.js": "~0.12.0"
},
"devDependencies": {
"@angular-devkit/build-angular": "~15.1.0",
"@angular-devkit/build-angular": "~15.0.0",
"@angular-eslint/builder": "15.1.0",
"@angular-eslint/eslint-plugin": "15.1.0",
"@angular-eslint/eslint-plugin-template": "15.1.0",
@@ -40,7 +40,7 @@
"@types/jasmine": "~4.3.0",
"@types/node": "^18.0.0",
"@typescript-eslint/eslint-plugin": "5.46.1",
"@typescript-eslint/parser": "5.46.1",
"@typescript-eslint/parser": "5.50.0",
"eslint": "^8.15.0",
"jasmine-core": "~4.5.0",
"karma": "~6.4.0",