Skip to content

Commit 9eafe11

Browse files
committed
chore(deps): update dependency @types/graphql to v14.0.7
1 parent 5125f1f commit 9eafe11

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"devDependencies": {
2323
"@semantic-release/changelog": "3.0.2",
2424
"@semantic-release/github": "5.2.10",
25-
"@types/graphql": "14.0.5",
25+
"@types/graphql": "14.0.7",
2626
"@types/ws": "6.0.1",
2727
"semantic-release": "15.13.3",
2828
"ts-node": "8.0.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -151,10 +151,10 @@
151151
dependencies:
152152
"@types/node" "*"
153153

154-
"@types/graphql@14.0.5":
155-
version "14.0.5"
156-
resolved "https://registry.yarnpkg.com/@types/graphql/-/graphql-14.0.5.tgz#e696292fd2d77dc168b5b791710f83463aa39abd"
157-
integrity sha512-bwGYLE0SRy5ZraC91dqI2bxbspfm10kyJ2Yjuvk4OjdGznh7fkoWW+xXZHfFydJaqu9syZi099cpiZw3GlPDiA==
154+
"@types/graphql@14.0.7":
155+
version "14.0.7"
156+
resolved "https://registry.yarnpkg.com/@types/graphql/-/graphql-14.0.7.tgz#daa09397220a68ce1cbb3f76a315ff3cd92312f6"
157+
integrity sha512-BoLDjdvLQsXPZLJux3lEZANwGr3Xag56Ngy0U3y8uoRSDdeLcn43H3oBcgZlnd++iOQElBpaRVDHPzEDekyvXQ==
158158

159159
"@types/methods@^1.1.0":
160160
version "1.1.0"

0 commit comments

Comments
 (0)