Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jun 10, 2022
1 parent 33eb2f2 commit 94acfe7
Show file tree
Hide file tree
Showing 2 changed files with 43 additions and 38 deletions.
73 changes: 39 additions & 34 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,17 +37,17 @@
},
"devDependencies": {
"@testing-library/jest-dom": "^5.16.4",
"@testing-library/react": "^12.1.2",
"@testing-library/react": "^12.1.5",
"@testing-library/user-event": "^13.5.0",
"@tsconfig/vite-react": "^1.0.0",
"@types/react": "^17.0.38",
"@types/react-dom": "^17.0.11",
"@types/react": "^17.0.45",
"@types/react-dom": "^17.0.17",
"@vitejs/plugin-react": "latest",
"c8": "^7.11.3",
"eslint-config-react-app": "^7.0.1",
"jsdom": "^19.0.0",
"typescript": "latest",
"vite": "latest",
"vitest": "^0.14.1"
"vitest": "^0.14.2"
}
}

0 comments on commit 94acfe7

Please sign in to comment.