Skip to content

Commit

Permalink
chore: update all eslint packages (#7827)
Browse files Browse the repository at this point in the history
  • Loading branch information
KenLSM authored Oct 30, 2024
1 parent f64dc99 commit bd53b44
Show file tree
Hide file tree
Showing 6 changed files with 300 additions and 300 deletions.
332 changes: 166 additions & 166 deletions frontend/package-lock.json

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -151,8 +151,8 @@
"@types/react-table": "^7.7.9",
"@types/spark-md5": "^3.0.2",
"@types/validator": "^13.7.0",
"@typescript-eslint/eslint-plugin": "^8.12.1",
"@typescript-eslint/parser": "^8.12.1",
"@typescript-eslint/eslint-plugin": "^8.12.2",
"@typescript-eslint/parser": "^8.12.2",
"@vitejs/plugin-react": "^4.3.1",
"chromatic": "^6.2.0",
"cross-env": "^7.0.3",
Expand Down
168 changes: 84 additions & 84 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -196,8 +196,8 @@
"@types/uid-generator": "^2.0.6",
"@types/uuid": "^10.0.0",
"@types/validator": "^13.12.0",
"@typescript-eslint/eslint-plugin": "^8.12.1",
"@typescript-eslint/parser": "^8.12.1",
"@typescript-eslint/eslint-plugin": "^8.12.2",
"@typescript-eslint/parser": "^8.12.2",
"auto-changelog": "^2.4.0",
"axios-mock-adapter": "^1.22.0",
"concurrently": "^7.6.0",
Expand Down
Loading

0 comments on commit bd53b44

Please sign in to comment.