chore: Fix freshness check script + update Linear SDK (#12991)
* chore: update Linear SDK in docs tools * fix script * use relative file path * use relative file path
This commit is contained in:
@@ -736,14 +736,14 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@linear/sdk@npm:^1.22.0":
|
||||
version: 1.22.0
|
||||
resolution: "@linear/sdk@npm:1.22.0"
|
||||
"@linear/sdk@npm:^52.0.0":
|
||||
version: 52.0.0
|
||||
resolution: "@linear/sdk@npm:52.0.0"
|
||||
dependencies:
|
||||
"@graphql-typed-document-node/core": ^3.1.0
|
||||
graphql: ^15.4.0
|
||||
isomorphic-unfetch: ^3.1.0
|
||||
checksum: 7e8f24f617631d027fd606334a498b04014d4c33603bcb3e08073d14f86260d116597983567f8bc147a935e4557180158175b52b9a9a8a270a234b946894a82b
|
||||
checksum: 438a11988a79ebe85a2d621f32d444640faf467f3014f7626dab55f12fd6c5b787cd69e3075357987d174e20a2985f28992ad8251fdf6e8736c860e1a00b8c18
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@@ -5477,7 +5477,7 @@ __metadata:
|
||||
resolution: "scripts@workspace:packages/scripts"
|
||||
dependencies:
|
||||
"@actions/core": ^1.10.1
|
||||
"@linear/sdk": ^1.22.0
|
||||
"@linear/sdk": ^52.0.0
|
||||
"@octokit/core": ^4.0.5
|
||||
"@types/node": ^20.12.10
|
||||
"@types/randomcolor": ^0.5.8
|
||||
|
||||
Reference in New Issue
Block a user