Skip to content

Commit 77b38b4

Browse files
authored
Merge pull request #7 from graphql-binding/renovate/kbrandwijk-swagger-to-graphql-2.x
fix(deps): update dependency @kbrandwijk/swagger-to-graphql to v2.4.3
2 parents 34d24c3 + 8d9aa51 commit 77b38b4

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"test": "echo No tests yet"
1111
},
1212
"dependencies": {
13-
"@kbrandwijk/swagger-to-graphql": "2.4.2",
13+
"@kbrandwijk/swagger-to-graphql": "2.4.3",
1414
"graphql-binding": "1.2.3"
1515
},
1616
"devDependencies": {

yarn.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
# yarn lockfile v1
33

44

5-
"@kbrandwijk/[email protected].2":
6-
version "2.4.2"
7-
resolved "https://registry.yarnpkg.com/@kbrandwijk/swagger-to-graphql/-/swagger-to-graphql-2.4.2.tgz#1b1b0537cd94b31d1bd83091ac795740e231af19"
5+
"@kbrandwijk/[email protected].3":
6+
version "2.4.3"
7+
resolved "https://registry.yarnpkg.com/@kbrandwijk/swagger-to-graphql/-/swagger-to-graphql-2.4.3.tgz#7c0fb2410eb0b6b9cc81fad28cc20f9386153cf1"
88
dependencies:
99
babel-runtime "^6.25.0"
1010
isomorphic-fetch "^2.2.1"

0 commit comments

Comments
 (0)