Skip to content

Commit

Permalink
Merge branch 'main' into add-use-complete-path-option
Browse files Browse the repository at this point in the history
  • Loading branch information
baptistecdr authored Oct 23, 2023
2 parents 7be921a + 053b2a5 commit c6bf0e9
Show file tree
Hide file tree
Showing 2 changed files with 49 additions and 49 deletions.
94 changes: 47 additions & 47 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 @@ -43,8 +43,8 @@
"@types/react-dom": "18.2.14",
"@types/uuid": "9.0.6",
"@types/webextension-polyfill": "0.10.5",
"@typescript-eslint/eslint-plugin": "6.8.0",
"@typescript-eslint/parser": "6.8.0",
"@typescript-eslint/eslint-plugin": "6.9.0",
"@typescript-eslint/parser": "6.9.0",
"@vitejs/plugin-react": "4.1.0",
"eslint": "8.52.0",
"eslint-config-airbnb": "19.0.4",
Expand Down

0 comments on commit c6bf0e9

Please sign in to comment.