Skip to content

Commit de38b9b

Browse files
authored
Merge pull request #428 from AurityLab/dependabot/npm_and_yarn/graphql-codegen/plugin-helpers-2.4.1
Bump @graphql-codegen/plugin-helpers from 2.4.0 to 2.4.1
2 parents 9936652 + 492dc04 commit de38b9b

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"build": "tsc"
3131
},
3232
"dependencies": {
33-
"@graphql-codegen/plugin-helpers": "^2.4.0",
33+
"@graphql-codegen/plugin-helpers": "^2.4.1",
3434
"graphql": "^16.3.0"
3535
},
3636
"devDependencies": {

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,9 @@
3131
tslib "1.11.1"
3232
upper-case "2.0.1"
3333

34-
"@graphql-codegen/plugin-helpers@^2.4.0":
35-
version "2.4.0"
36-
resolved "https://registry.yarnpkg.com/@graphql-codegen/plugin-helpers/-/plugin-helpers-2.4.0.tgz#f0dd8f63c2eb9af253586bd93d2492b576aa4a97"
34+
"@graphql-codegen/plugin-helpers@^2.4.1":
35+
version "2.4.1"
36+
resolved "https://registry.yarnpkg.com/@graphql-codegen/plugin-helpers/-/plugin-helpers-2.4.1.tgz#433845a89b0b4b3a2a0e959e0a2cfe444cf7aeac"
3737
dependencies:
3838
"@graphql-tools/utils" "^8.5.2"
3939
change-case-all "1.0.14"

0 commit comments

Comments
 (0)