Skip to content

Commit

Permalink
Update @favware/graphql-pokemon to version 8.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] authored Dec 20, 2023
1 parent e6af594 commit 4c895a2
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"watch": "tsc-watch -b src --onSuccess \"node dist/Sapphire.js\""
},
"devDependencies": {
"@favware/graphql-pokemon": "^5.5.9",
"@favware/graphql-pokemon": "^8.3.1",
"@sapphire/eslint-config": "^4.4.3",
"@sapphire/prettier-config": "^2.0.0",
"@sapphire/ts-config": "^3.2.0",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -93,12 +93,12 @@
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.56.0.tgz#ef20350fec605a7f7035a01764731b2de0f3782b"
integrity sha512-gMsVel9D7f2HLkBma9VbtzZRehRogVRfbr++f06nL2vnCGCNlzOD+/MUov/F4p8myyAHspEhVobgjpX64q5m6A==

"@favware/graphql-pokemon@^5.5.9":
version "5.5.9"
resolved "https://registry.yarnpkg.com/@favware/graphql-pokemon/-/graphql-pokemon-5.5.9.tgz#be7f3a3547080c5c44c96d62b5771c26928b810c"
integrity sha512-WG9jGm+zJRZ5C4pyyFN+HArFiZYQRCA2C+ezEhTnDi8VVO+MjDYN8tzc45R7y0rbPUeU6tHVPnEkZYrT11x94g==
"@favware/graphql-pokemon@^8.3.1":
version "8.3.1"
resolved "https://registry.yarnpkg.com/@favware/graphql-pokemon/-/graphql-pokemon-8.3.1.tgz#926eb3e1b9e34ab48455f3d55f36d45623107ee8"
integrity sha512-srRSOcm6CtIMfnKvRgC6XQDSJAb4n8r8k7bwfGHRPDiugtfzt+3NBBFk8QqQnm+tDunZOlEZNVRTBRFquEP2vw==
dependencies:
graphql "^15.5.1"
graphql "^16.8.1"

"@humanwhocodes/config-array@^0.11.10":
version "0.11.10"
Expand Down Expand Up @@ -1300,10 +1300,10 @@ graphemer@^1.4.0:
resolved "https://registry.yarnpkg.com/graphemer/-/graphemer-1.4.0.tgz#fb2f1d55e0e3a1849aeffc90c4fa0dd53a0e66c6"
integrity sha512-EtKwoO6kxCL9WO5xipiHTZlSzBm7WLT627TqC/uVRd0HKmq8NXyebnNYxDoBi7wt8eTWrUrKXCOVaFq9x1kgag==

graphql@^15.5.1:
version "15.5.1"
resolved "https://registry.yarnpkg.com/graphql/-/graphql-15.5.1.tgz#f2f84415d8985e7b84731e7f3536f8bb9d383aad"
integrity sha512-FeTRX67T3LoE3LWAxxOlW2K3Bz+rMYAC18rRguK4wgXaTZMiJwSUwDmPFo3UadAKbzirKIg5Qy+sNJXbpPRnQw==
graphql@^16.8.1:
version "16.8.1"
resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.8.1.tgz#1930a965bef1170603702acdb68aedd3f3cf6f07"
integrity sha512-59LZHPdGZVh695Ud9lRzPBVTtlX9ZCV150Er2W43ro37wVof0ctenSaskPPjN7lVTIN8mSZt8PHUNKZuNQUuxw==

has-flag@^4.0.0:
version "4.0.0"
Expand Down

0 comments on commit 4c895a2

Please sign in to comment.