Skip to content

Commit

Permalink
chore(deps): update react-prisma
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Aug 4, 2021
1 parent 8ca0133 commit 394e90b
Show file tree
Hide file tree
Showing 2 changed files with 288 additions and 96 deletions.
10 changes: 5 additions & 5 deletions packages/react-prisma/package.json
Expand Up @@ -10,11 +10,11 @@
"devDependencies": {
"@prisma/client": "workspace:*",
"@types/jest": "26.0.24",
"@types/node": "14.17.6",
"@typescript-eslint/eslint-plugin": "4.28.5",
"@typescript-eslint/parser": "4.28.5",
"@types/node": "14.17.7",
"@typescript-eslint/eslint-plugin": "4.29.0",
"@typescript-eslint/parser": "4.29.0",
"esbuild": "0.12.16",
"eslint": "7.31.0",
"eslint": "7.32.0",
"eslint-config-prettier": "8.3.0",
"eslint-plugin-eslint-comments": "3.2.0",
"eslint-plugin-jest": "24.4.0",
Expand All @@ -23,7 +23,7 @@
"jest": "27.0.6",
"lint-staged": "11.1.1",
"prettier": "2.3.2",
"react": "17.0.0",
"react": "17.0.2",
"strip-ansi": "7.0.0",
"ts-jest": "27.0.4",
"typescript": "4.3.5"
Expand Down

0 comments on commit 394e90b

Please sign in to comment.