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 16, 2022
1 parent 33eb2f2 commit d53bf4d
Show file tree
Hide file tree
Showing 2 changed files with 65 additions and 46 deletions.
103 changes: 61 additions & 42 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.47",
"@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.15.1"
}
}

0 comments on commit d53bf4d

Please sign in to comment.