Skip to content

Commit

Permalink
Update @angular-builders/custom-webpack and @angular-eslint to v12
Browse files Browse the repository at this point in the history
  • Loading branch information
manuelwedler committed Jul 5, 2021
1 parent 9c10709 commit fd5d98a
Show file tree
Hide file tree
Showing 2 changed files with 290 additions and 1,741 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,23 +45,23 @@
"zone.js": "~0.11.4"
},
"devDependencies": {
"@angular-builders/custom-webpack": "11.1.1",
"@angular-builders/custom-webpack": "12.1.0",
"@angular-devkit/build-angular": "12.1.0",
"@angular-eslint/builder": "1.2.0",
"@angular-eslint/eslint-plugin": "1.2.0",
"@angular-eslint/eslint-plugin-template": "1.2.0",
"@angular-eslint/schematics": "1.2.0",
"@angular-eslint/template-parser": "1.2.0",
"@angular-eslint/builder": "^12.0.0",
"@angular-eslint/eslint-plugin": "^12.0.0",
"@angular-eslint/eslint-plugin-template": "^12.0.0",
"@angular-eslint/schematics": "12.2.0",
"@angular-eslint/template-parser": "^12.0.0",
"@angular/cli": "12.1.0",
"@angular/compiler-cli": "12.1.1",
"@angular/language-service": "12.1.1",
"@types/jasmine": "3.7.7",
"@types/jasminewd2": "2.0.9",
"@types/node": "14.17.3",
"@types/qrcode": "1.4.0",
"@typescript-eslint/eslint-plugin": "4.28.0",
"@typescript-eslint/parser": "4.28.0",
"eslint": "7.29.0",
"@typescript-eslint/eslint-plugin": "4.23.0",
"@typescript-eslint/parser": "4.23.0",
"eslint": "^7.26.0",
"eslint-config-prettier": "7.2.0",
"eslint-plugin-import": "2.23.4",
"eslint-plugin-jsdoc": "31.6.1",
Expand All @@ -80,4 +80,4 @@
"ts-node": "9.1.1",
"typescript": "4.3.5"
}
}
}
Loading

0 comments on commit fd5d98a

Please sign in to comment.