Skip to content

Commit 46d1082

Browse files
chore(deps): update dependency @types/graphql-depth-limit to v1.1.3 (#625)
Co-authored-by: Renovate Bot <[email protected]>
1 parent c7358a1 commit 46d1082

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
},
3737
"devDependencies": {
3838
"@types/eslint": "7.28.0",
39-
"@types/graphql-depth-limit": "1.1.2",
39+
"@types/graphql-depth-limit": "1.1.3",
4040
"bob-the-bundler": "1.5.1",
4141
"graphql": "15.5.3",
4242
"typescript": "4.4.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1956,10 +1956,10 @@
19561956
dependencies:
19571957
"@types/node" "*"
19581958

1959-
"@types/[email protected].2":
1960-
version "1.1.2"
1961-
resolved "https://registry.yarnpkg.com/@types/graphql-depth-limit/-/graphql-depth-limit-1.1.2.tgz#8e8a7b68548d703a3c3bd7f0531f314b3051f556"
1962-
integrity sha512-CJoghYUfE5/IKrqexgSsTECP0RcP2Ii+ulv/BjjFniABNAMgfwCTKFnCkkRskg9Sr3WZeJrSLjwBhNFetP5Tyw==
1959+
"@types/[email protected].3":
1960+
version "1.1.3"
1961+
resolved "https://registry.yarnpkg.com/@types/graphql-depth-limit/-/graphql-depth-limit-1.1.3.tgz#2e4a1a85cd2dfaacaeaf7b4bf1a158f450687875"
1962+
integrity sha512-fvK0qXNvwKD5bSnMEkidi51EloYsz/E8JG/8Kzq1peoLRQAEGgLVauE1xGeT4W/nbSpecgG+34dcKPdwfGzFHQ==
19631963
dependencies:
19641964
graphql "^14.5.3"
19651965

0 commit comments

Comments
 (0)