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 Jan 29, 2024
1 parent 02ce4dc commit bfd1b75
Show file tree
Hide file tree
Showing 3 changed files with 519 additions and 534 deletions.
12 changes: 6 additions & 6 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -139,16 +139,16 @@ repos:
- id: eslint
additional_dependencies:
- "eslint@^8.56.0"
- "@angular-eslint/[email protected].0"
- "@angular-eslint/[email protected].0"
- "@angular-eslint/[email protected].0"
- "@angular-eslint/[email protected].1"
- "@angular-eslint/[email protected].1"
- "@angular-eslint/[email protected].1"
- "eslint-config-prettier@^9.1.0"
- "eslint-plugin-import@^2.29.1"
- "@typescript-eslint/eslint-plugin@^6.19.0"
- "@typescript-eslint/parser@^6.19.0"
- "@typescript-eslint/eslint-plugin@^6.19.1"
- "@typescript-eslint/parser@^6.19.1"
- "eslint-plugin-unused-imports@^3.0.0"
- "eslint-plugin-deprecation@^2.0.0"
- "eslint-plugin-tailwindcss@^3.14.0"
- "eslint-plugin-tailwindcss@^3.14.1"
args: ["--fix"]
types: []
exclude: '.+\.spec(-helper)?\.ts$'
Expand Down
Loading

0 comments on commit bfd1b75

Please sign in to comment.