Skip to content

Commit

Permalink
chore(deps): update react-prisma (#8369)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed Jul 22, 2021
1 parent e19ecf4 commit cac58fe
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions src/packages/react-prisma/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,18 +10,18 @@
"devDependencies": {
"@types/jest": "26.0.24",
"@types/node": "14.17.5",
"@typescript-eslint/eslint-plugin": "4.28.3",
"@typescript-eslint/parser": "4.28.3",
"eslint": "7.30.0",
"@typescript-eslint/eslint-plugin": "4.28.4",
"@typescript-eslint/parser": "4.28.4",
"eslint": "7.31.0",
"eslint-config-prettier": "8.3.0",
"eslint-plugin-eslint-comments": "3.2.0",
"eslint-plugin-jest": "24.3.6",
"eslint-plugin-jest": "24.4.0",
"eslint-plugin-prettier": "3.4.0",
"jest": "27.0.6",
"lint-staged": "11.0.1",
"lint-staged": "11.1.0",
"prettier": "2.3.2",
"strip-ansi": "7.0.0",
"ts-jest": "27.0.3",
"ts-jest": "27.0.4",
"typescript": "4.3.5",
"react": "^17.0.0",
"@prisma/client": "workspace:*"
Expand Down

0 comments on commit cac58fe

Please sign in to comment.