Skip to content

Commit

Permalink
chore(deps): update dependency @types/relay-runtime to v18
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 10, 2024
1 parent b293bc2 commit 596c312
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"dependencies": {
"@types/react": ">=16.8.0",
"@types/react-relay": ">=4.0.0",
"@types/relay-runtime": ">=4.0.0"
"@types/relay-runtime": ">=18.0.0"
},
"devDependencies": {
"@4c/babel-preset": "^8.0.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1602,10 +1602,10 @@
"@types/prop-types" "*"
csstype "^2.2.0"

"@types/relay-runtime@*", "@types/relay-runtime@>=4.0.0":
version "10.0.1"
resolved "https://registry.yarnpkg.com/@types/relay-runtime/-/relay-runtime-10.0.1.tgz#0fca4e922e77a29772d325f0eb21fc461cfd7f1f"
integrity sha512-7JTrA3QR3rSgLVkMjFjmkUkGHKAiNZCXOX46okT+20kiuxfg6Fz/q90ukVAYTXLfbFHXWQQRZZ69HOdiR5IFGQ==
"@types/relay-runtime@*", "@types/relay-runtime@>=18.0.0":
version "18.0.0"
resolved "https://registry.yarnpkg.com/@types/relay-runtime/-/relay-runtime-18.0.0.tgz#d48dd4552ab480281a679c47d98fc02e304460f6"
integrity sha512-LK9NAw/WsdiMtQU+SxnhFd2bA6HfRsjniAENdznA8BKbGGvcMi0K8Gyq/XtoNmCMR9jxzO9rqFTksKkiXgsGYg==

"@types/schema-utils@^2.4.0":
version "2.4.0"
Expand Down

0 comments on commit 596c312

Please sign in to comment.