Skip to content

Commit

Permalink
fix(deps): update dependency @linear/sdk to v35 (#813)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 15, 2024
1 parent 6c2a106 commit 7164875
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 @@ -16,7 +16,7 @@
},
"dependencies": {
"@headlessui/react": "^2.1.2",
"@linear/sdk": "^33.0.0",
"@linear/sdk": "^35.0.0",
"@tanstack/react-query": "^5.62.7",
"blurhash": "^2.0.5",
"classnames": "^2.5.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1754,14 +1754,14 @@ __metadata:
languageName: node
linkType: hard

"@linear/sdk@npm:^33.0.0":
version: 33.0.0
resolution: "@linear/sdk@npm:33.0.0"
"@linear/sdk@npm:^35.0.0":
version: 35.0.0
resolution: "@linear/sdk@npm:35.0.0"
dependencies:
"@graphql-typed-document-node/core": "npm:^3.1.0"
graphql: "npm:^15.4.0"
isomorphic-unfetch: "npm:^3.1.0"
checksum: 10c0/769bb3dc933ea5ad6b7735826db8230e8a46879fa33ed7e4266783204cf2a40b40b64dad54149e6b16d616d9f4489f86cbffcb303598ea00cd02c8bfa2787f11
checksum: 10c0/912f0184e0b7cce8f30da8918fd9c2c4e35131d8785644f4d6ec893364c4d9516e3a531db7a62060b70f8fb63f3b9238b00ac648316adf532f5aa5751ad68193
languageName: node
linkType: hard

Expand Down Expand Up @@ -4861,7 +4861,7 @@ __metadata:
dependencies:
"@formatjs/cli": "npm:^6.2.12"
"@headlessui/react": "npm:^2.1.2"
"@linear/sdk": "npm:^33.0.0"
"@linear/sdk": "npm:^35.0.0"
"@svgr/webpack": "npm:^8.1.0"
"@tanstack/react-query": "npm:^5.62.7"
"@tanstack/react-query-devtools": "npm:^5.62.7"
Expand Down

0 comments on commit 7164875

Please sign in to comment.