1
0
mirror of synced 2026-01-10 09:02:35 -05:00

Merge pull request #26603 from github/repo-sync

Repo sync
This commit is contained in:
docs-bot
2023-07-11 11:59:32 -07:00
committed by GitHub
6 changed files with 4 additions and 3 deletions

View File

@@ -1,3 +1,4 @@
// eslint-disable-next-line import/no-extraneous-dependencies
import { graphql } from '@octokit/graphql'
import {

View File

@@ -1,3 +1,4 @@
// eslint-disable-next-line import/no-extraneous-dependencies
import { graphql } from '@octokit/graphql'
// Shared functions for managing projects (memex)

View File

@@ -1,3 +1,4 @@
// eslint-disable-next-line import/no-extraneous-dependencies
import { graphql } from '@octokit/graphql'
import {

1
package-lock.json generated
View File

@@ -102,7 +102,6 @@
"@graphql-inspector/core": "^5.0.0",
"@graphql-tools/load": "^8.0.0",
"@jest/globals": "29.5.0",
"@octokit/graphql": "5.0.4",
"@octokit/rest": "^19.0.4",
"@playwright/test": "1.35.0",
"@types/imurmurhash": "^0.1.1",

View File

@@ -149,7 +149,6 @@
"@graphql-inspector/core": "^5.0.0",
"@graphql-tools/load": "^8.0.0",
"@jest/globals": "29.5.0",
"@octokit/graphql": "5.0.4",
"@octokit/rest": "^19.0.4",
"@playwright/test": "1.35.0",
"@types/imurmurhash": "^0.1.1",

View File

@@ -29,7 +29,7 @@ await cp(
`data/graphql/ghes-${currentReleaseNumber}`,
{
recursive: true,
}
},
)
// The allVersions object uses the 'api-versions' data stored in the