Skip to content

Commit c415158

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency graphql-tag to v2.12.6
1 parent 5d2aadc commit c415158

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

integration/test-project/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"@types/node": "13.13.45",
88
"graphql": "15.7.2",
99
"graphql-config": "3.4.1",
10-
"graphql-tag": "2.12.5"
10+
"graphql-tag": "2.12.6"
1111
},
1212
"devDependencies": {
1313
"@graphql-codegen/add": "2.0.2",

templates/fullstack/server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"express": "4.17.1",
2121
"graphql": "15.7.2",
2222
"graphql-config": "3.4.1",
23-
"graphql-tag": "2.12.5",
23+
"graphql-tag": "2.12.6",
2424
"knex": "0.95.13",
2525
"pg": "8.7.1",
2626
"ts-node": "9.1.1",

0 commit comments

Comments
 (0)