Skip to content

Commit

Permalink
chore(deps-dev): upgrade to latest stable
Browse files Browse the repository at this point in the history
- remove unneeded @types/prettier (included in package now)
- regenerate lock file
  • Loading branch information
AviVahl committed Jul 29, 2023
1 parent 49fdde4 commit d27f561
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 41 deletions.
71 changes: 32 additions & 39 deletions package-lock.json

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

3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,11 @@
},
"devDependencies": {
"@types/node": "18",
"@types/prettier": "^2.7.3",
"@types/react": "^18.2.17",
"@types/react-dom": "^18.2.7",
"@types/source-map-support": "^0.5.6",
"@typescript-eslint/eslint-plugin": "^6.2.0",
"eslint": "^8.45.0",
"eslint": "^8.46.0",
"eslint-config-prettier": "^8.9.0",
"eslint-plugin-no-only-tests": "^3.1.0",
"memfs": "^4.2.0",
Expand Down

0 comments on commit d27f561

Please sign in to comment.