Skip to content

Commit

Permalink
build: Update frontend versions
Browse files Browse the repository at this point in the history
  • Loading branch information
Paula-Kli committed Nov 27, 2023
1 parent 248e32c commit 15672be
Show file tree
Hide file tree
Showing 3 changed files with 651 additions and 418 deletions.
12 changes: 6 additions & 6 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -138,14 +138,14 @@ repos:
hooks:
- id: eslint
additional_dependencies:
- "eslint@^8.50.0"
- "@angular-eslint/eslint-plugin@17.0.1"
- "@angular-eslint/eslint-plugin-template@17.0.1"
- "@angular-eslint/template-parser@17.0.1"
- "eslint@^8.54.0"
- "@angular-eslint/eslint-plugin@17.1.0"
- "@angular-eslint/eslint-plugin-template@17.1.0"
- "@angular-eslint/template-parser@17.1.0"
- "eslint-config-prettier@^9.0.0"
- "eslint-plugin-import@^2.29.0"
- "@typescript-eslint/eslint-plugin@^6.11.0"
- "@typescript-eslint/parser@^6.11.0"
- "@typescript-eslint/eslint-plugin@^6.12.0"
- "@typescript-eslint/parser@^6.12.0"
- "eslint-plugin-unused-imports@^3.0.0"
- "eslint-plugin-deprecation@^2.0.0"
- "eslint-plugin-tailwindcss@^3.13.0"
Expand Down
Loading

0 comments on commit 15672be

Please sign in to comment.