Compare commits

..

1 Commits

Author SHA1 Message Date
cbd2937ccd Update dependency @typescript-eslint/parser to v5.48.1
All checks were successful
ci/woodpecker/pr/woodpecker Pipeline was successful
2023-01-11 08:16:06 +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" "zone.js": "~0.12.0"
}, },
"devDependencies": { "devDependencies": {
"@angular-devkit/build-angular": "~15.1.0", "@angular-devkit/build-angular": "~15.0.0",
"@angular-eslint/builder": "15.1.0", "@angular-eslint/builder": "15.1.0",
"@angular-eslint/eslint-plugin": "15.1.0", "@angular-eslint/eslint-plugin": "15.1.0",
"@angular-eslint/eslint-plugin-template": "15.1.0", "@angular-eslint/eslint-plugin-template": "15.1.0",
@@ -40,7 +40,7 @@
"@types/jasmine": "~4.3.0", "@types/jasmine": "~4.3.0",
"@types/node": "^18.0.0", "@types/node": "^18.0.0",
"@typescript-eslint/eslint-plugin": "5.46.1", "@typescript-eslint/eslint-plugin": "5.46.1",
"@typescript-eslint/parser": "5.46.1", "@typescript-eslint/parser": "5.48.1",
"eslint": "^8.15.0", "eslint": "^8.15.0",
"jasmine-core": "~4.5.0", "jasmine-core": "~4.5.0",
"karma": "~6.4.0", "karma": "~6.4.0",