Skip to content

Commit

Permalink
fix(deps): update dependency @linear/sdk to v23 (#716)
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 Jun 18, 2024
1 parent 7408050 commit fe24005
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.0.0",
"@linear/sdk": "^22.0.0",
"@linear/sdk": "^23.0.0",
"@tanstack/react-query": "^5.12.2",
"blurhash": "^2.0.5",
"classnames": "^2.3.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1979,14 +1979,14 @@ __metadata:
languageName: node
linkType: hard

"@linear/sdk@npm:^22.0.0":
version: 22.0.0
resolution: "@linear/sdk@npm:22.0.0"
"@linear/sdk@npm:^23.0.0":
version: 23.0.0
resolution: "@linear/sdk@npm:23.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/51e89d70cdc73606ecdfc1fcdfb8ae385754caa152648f7af56e492e87e11d26a49fdd21b8bc6e245d82fe5aef9c7b92015a3083a243bf9518d6413edd3ae7bb
checksum: 10c0/e2af379922f0feb5be0324edc971fd0ba178ba2f19b1bcde6f9fbc3c111dba1630f46a5590364b21d3f14ddb3bd196a0bd98d5ea607400f7fa4b9dcea15dd8c5
languageName: node
linkType: hard

Expand Down Expand Up @@ -5147,7 +5147,7 @@ __metadata:
dependencies:
"@formatjs/cli": "npm:^6.2.4"
"@headlessui/react": "npm:^2.0.0"
"@linear/sdk": "npm:^22.0.0"
"@linear/sdk": "npm:^23.0.0"
"@svgr/webpack": "npm:^8.1.0"
"@tanstack/react-query": "npm:^5.12.2"
"@tanstack/react-query-devtools": "npm:^5.12.2"
Expand Down

0 comments on commit fe24005

Please sign in to comment.