Skip to content

Commit

Permalink
chore(deps): update dependency @types/react to v18.0.34
Browse files Browse the repository at this point in the history
  • Loading branch information
plural-renovate[bot] committed Apr 10, 2023
1 parent 22e7031 commit 1d12d83
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
"@types/graphql": "^14.5.0",
"@types/jest": "^26.0.15",
"@types/node": "^18.15.5",
"@types/react": "18.0.27",
"@types/react": "18.0.34",
"@types/react-dom": "18.0.11",
"@types/testing-library__jest-dom": "^5.14.3",
"@typescript-eslint/eslint-plugin": "^5.27.0",
Expand Down
10 changes: 5 additions & 5 deletions frontend/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4650,14 +4650,14 @@ __metadata:
languageName: node
linkType: hard

"@types/react@npm:18.0.27":
version: 18.0.27
resolution: "@types/react@npm:18.0.27"
"@types/react@npm:18.0.34":
version: 18.0.34
resolution: "@types/react@npm:18.0.34"
dependencies:
"@types/prop-types": "*"
"@types/scheduler": "*"
csstype: ^3.0.2
checksum: 600fdbc39a92ea4a77047db3e12f05f67776a710f5918248c0189a59ac2a38900c9db5a5d2e433a16df528a3ecab1aa114b322cacea573bb1ca2fc0b094c52d1
checksum: 60d2766e7644ec480075bbb154bf8fb8476089466b643662ef59964e27cae2d8c71fd9c717a4dfa9627c3e050fa2ae866d10d16f66b4509058d1bfe2a564b18c
languageName: node
linkType: hard

Expand Down Expand Up @@ -11355,7 +11355,7 @@ __metadata:
"@types/graphql": ^14.5.0
"@types/jest": ^26.0.15
"@types/node": ^18.15.5
"@types/react": 18.0.27
"@types/react": 18.0.34
"@types/react-dom": 18.0.11
"@types/testing-library__jest-dom": ^5.14.3
"@typescript-eslint/eslint-plugin": ^5.27.0
Expand Down

0 comments on commit 1d12d83

Please sign in to comment.