Skip to content

Commit

Permalink
Merge branch 'int128:main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
spowelljr committed Jun 9, 2023
2 parents 3e2cbc9 + ad49b8c commit de281e1
Show file tree
Hide file tree
Showing 4 changed files with 7,965 additions and 7,127 deletions.
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,23 +17,23 @@
"graphql": "16.6.0"
},
"devDependencies": {
"@graphql-codegen/cli": "2.16.5",
"@graphql-codegen/cli": "4.0.1",
"@graphql-codegen/import-types-preset": "2.2.6",
"@graphql-codegen/typescript": "2.8.8",
"@graphql-codegen/typescript-operations": "2.5.13",
"@octokit/graphql-schema": "13.6.0",
"@tsconfig/node16": "1.0.3",
"@types/jest": "29.4.0",
"@types/node": "16.18.16",
"@typescript-eslint/eslint-plugin": "5.55.0",
"@typescript-eslint/parser": "5.55.0",
"@graphql-codegen/typescript": "4.0.0",
"@graphql-codegen/typescript-operations": "4.0.0",
"@octokit/graphql-schema": "14.9.1",
"@tsconfig/node16": "1.0.4",
"@types/jest": "29.5.2",
"@types/node": "16.18.34",
"@typescript-eslint/eslint-plugin": "5.59.9",
"@typescript-eslint/parser": "5.59.9",
"@vercel/ncc": "0.36.1",
"eslint": "8.36.0",
"eslint": "8.42.0",
"eslint-plugin-jest": "27.2.1",
"jest": "29.4.1",
"jest": "29.5.0",
"js-yaml": "4.1.0",
"prettier": "2.8.4",
"ts-jest": "29.0.5",
"typescript": "4.9.5"
"prettier": "2.8.8",
"ts-jest": "29.1.0",
"typescript": "5.1.3"
}
}
Loading

0 comments on commit de281e1

Please sign in to comment.