Skip to content

Commit

Permalink
fix eslint dependencie version
Browse files Browse the repository at this point in the history
  • Loading branch information
csouchet committed Apr 4, 2024
1 parent 0d055f9 commit ae25930
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Binary file modified bun.lockb
Binary file not shown.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -125,8 +125,8 @@
"@types/jest-image-snapshot": "~6.4.0",
"@types/lodash-es": "~4.17.12",
"@types/minimist": "~1.2.5",
"@typescript-eslint/eslint-plugin": "~7.4.0",
"@typescript-eslint/parser": "~7.4.0",
"@typescript-eslint/eslint-plugin": "~7.5.0",
"@typescript-eslint/parser": "~7.5.0",
"autoprefixer": "~10.4.19",
"clipboardy": "~4.0.0",
"cross-env": "~7.0.3",
Expand Down

0 comments on commit ae25930

Please sign in to comment.