Skip to content

Commit

Permalink
chore(deps) : eslint 8
Browse files Browse the repository at this point in the history
  • Loading branch information
mpalourdio committed Nov 30, 2021
1 parent e760ea4 commit 8e46d82
Show file tree
Hide file tree
Showing 2 changed files with 296 additions and 225 deletions.
16 changes: 8 additions & 8 deletions package.json
Expand Up @@ -50,11 +50,11 @@
},
"devDependencies": {
"@angular-devkit/build-angular": "^13.0.0",
"@angular-eslint/builder": "^12.6.1",
"@angular-eslint/eslint-plugin": "^12.6.1",
"@angular-eslint/eslint-plugin-template": "^12.6.1",
"@angular-eslint/schematics": "^12.6.1",
"@angular-eslint/template-parser": "^12.6.1",
"@angular-eslint/builder": "^13.0.0",
"@angular-eslint/eslint-plugin": "^13.0.0",
"@angular-eslint/eslint-plugin-template": "^13.0.0",
"@angular-eslint/schematics": "^13.0.0",
"@angular-eslint/template-parser": "^13.0.0",
"@angular/cli": "^13.0.0",
"@angular/common": "^13.0.0",
"@angular/compiler": "^13.0.0",
Expand All @@ -64,9 +64,9 @@
"@angular/platform-browser-dynamic": "^13.0.0",
"@types/jasmine": "~3.10.0",
"@types/node": "^12.11.1",
"@typescript-eslint/eslint-plugin": "4.28.2",
"@typescript-eslint/parser": "4.28.2",
"eslint": "^7.26.0",
"@typescript-eslint/eslint-plugin": "^5.4.0",
"@typescript-eslint/parser": "^5.4.0",
"eslint": "^8.3.0",
"eslint-plugin-rxjs": "^4.0.1",
"jasmine-core": "~3.10.0",
"karma": "~6.3.2",
Expand Down

0 comments on commit 8e46d82

Please sign in to comment.