Skip to content

Commit

Permalink
build: Bump frontend versions
Browse files Browse the repository at this point in the history
In addition, the following unused packages are removed:
- @angular-builders/custom-webpack
- css-loader
- style-loader
- webpack
  • Loading branch information
MoritzWeber0 committed May 27, 2024
1 parent bda5a8d commit 08d7f7e
Show file tree
Hide file tree
Showing 3 changed files with 4,845 additions and 4,640 deletions.
6 changes: 3 additions & 3 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -152,9 +152,9 @@ repos:
- id: eslint
additional_dependencies:
- 'eslint@^8.57.0'
- '@angular-eslint/eslint-plugin@17.5.1'
- '@angular-eslint/eslint-plugin-template@17.5.1'
- '@angular-eslint/template-parser@17.5.1'
- '@angular-eslint/eslint-plugin@18.0.0-alpha.5'
- '@angular-eslint/eslint-plugin-template@18.0.0-alpha.5'
- '@angular-eslint/template-parser@18.0.0-alpha.5'
- 'eslint-config-prettier@^9.1.0'
- 'eslint-plugin-import@^2.29.1'
- '@typescript-eslint/eslint-plugin@^7.10.0'
Expand Down
Loading

0 comments on commit 08d7f7e

Please sign in to comment.