Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency @linear/sdk to v37 #830

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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": "^35.0.0",
"@linear/sdk": "^37.0.0",
"@tanstack/react-query": "^5.51.21",
"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 @@ -2004,14 +2004,14 @@ __metadata:
languageName: node
linkType: hard

"@linear/sdk@npm:^35.0.0":
version: 35.0.0
resolution: "@linear/sdk@npm:35.0.0"
"@linear/sdk@npm:^37.0.0":
version: 37.0.0
resolution: "@linear/sdk@npm:37.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/912f0184e0b7cce8f30da8918fd9c2c4e35131d8785644f4d6ec893364c4d9516e3a531db7a62060b70f8fb63f3b9238b00ac648316adf532f5aa5751ad68193
checksum: 10c0/118c9d587515b7e951408a9eaf6925f3505af47bbd6c431b6f2a8b7a4f16b7fb490a88f4f7ce2be5cf36d18105374b3517700b003458600501fd1025c3687a9a
languageName: node
linkType: hard

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