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 19, 2024
1 parent b293bc2 commit bb1a770
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.1.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.1.0":
version "18.1.0"
resolved "https://registry.yarnpkg.com/@types/relay-runtime/-/relay-runtime-18.1.0.tgz#123996f8daa16f2b3002ad42098bd17fd960439b"
integrity sha512-umST0eqltLKWXz7NzPUrSEH6vzIUmZeHGjWYkhsbXCJdsXN3fO7wNponkl8eToxh0D6IpSoXv2fi2weWaPNs3Q==

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

0 comments on commit bb1a770

Please sign in to comment.