Skip to content

Commit

Permalink
fix: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
jpbnetley committed Jul 18, 2023
1 parent 570e6ac commit 60d5e1f
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 92 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,12 @@
"clean": "pnpm run clean:next && pnpm run clean:node"
},
"dependencies": {
"@types/jest": "^29.5.2",
"@types/jest": "^29.5.3",
"@types/node": "20.4.2",
"@types/react": "18.2.15",
"@types/react-dom": "18.2.7",
"eslint-config-next": "13.4.10",
"jest": "^29.5.0",
"jest": "^29.6.1",
"next": "13.4.10",
"react": "18.2.0",
"react-dom": "18.2.0",
Expand All @@ -34,7 +34,7 @@
"typescript": "5.1.6"
},
"devDependencies": {
"@typescript-eslint/eslint-plugin": "^6.0.0",
"@typescript-eslint/eslint-plugin": "^6.1.0",
"eslint": "8.45.0",
"eslint-config-standard": "^17.1.0",
"eslint-plugin-import": "^2.27.5",
Expand Down
117 changes: 28 additions & 89 deletions pnpm-lock.yaml

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

0 comments on commit 60d5e1f

Please sign in to comment.