Skip to content

Commit

Permalink
Bump @types/relay-test-utils from 17.0.0 to 18.0.0
Browse files Browse the repository at this point in the history
Bumps [@types/relay-test-utils](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/relay-test-utils) from 17.0.0 to 18.0.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/relay-test-utils)

---
updated-dependencies:
- dependency-name: "@types/relay-test-utils"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 18, 2024
1 parent 7bb884d commit 3154ad5
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
"@types/react": "^18",
"@types/react-dom": "^18.3.1",
"@types/react-relay": "^16.0.6",
"@types/relay-test-utils": "^17.0.0",
"@types/relay-test-utils": "^18.0.0",
"@types/uuid": "^10",
"@vitejs/plugin-react": "^4.3.2",
"autoprefixer": "^10.4.20",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2798,14 +2798,14 @@ __metadata:
languageName: node
linkType: hard

"@types/relay-test-utils@npm:^17.0.0":
version: 17.0.0
resolution: "@types/relay-test-utils@npm:17.0.0"
"@types/relay-test-utils@npm:^18.0.0":
version: 18.0.0
resolution: "@types/relay-test-utils@npm:18.0.0"
dependencies:
"@types/react": "npm:*"
"@types/react-relay": "npm:*"
"@types/relay-runtime": "npm:*"
checksum: 10c0/edd8f394acbcd7fa570e1109431baa88fa509f3e5bd0346150d86732170e4af836138ce3fd4374cf0a8acd7a061f96ffd99a9adefce61d46fcba1610fe8cefb4
checksum: 10c0/9f9f0245727c7a67c1631cbcae520d11b5ff2d668a4439fd52927162e1c2555b8849c3d0ddf6595e768d9fa675f30a574a8ebe6eef35ab2a38c20705bedc5653
languageName: node
linkType: hard

Expand Down Expand Up @@ -8109,7 +8109,7 @@ __metadata:
"@types/react": "npm:^18"
"@types/react-dom": "npm:^18.3.1"
"@types/react-relay": "npm:^16.0.6"
"@types/relay-test-utils": "npm:^17.0.0"
"@types/relay-test-utils": "npm:^18.0.0"
"@types/uuid": "npm:^10"
"@vitejs/plugin-react": "npm:^4.3.2"
autoprefixer: "npm:^10.4.20"
Expand Down

0 comments on commit 3154ad5

Please sign in to comment.