Skip to content

Commit

Permalink
Update dependency ts-graphql-plugin to ^1.12.1 (#13531)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed Sep 1, 2020
1 parent e034c3c commit f3d71f0
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -245,7 +245,7 @@
"terser-webpack-plugin": "^4.1.0",
"thread-loader": "^2.1.3",
"to-string-loader": "^1.1.6",
"ts-graphql-plugin": "^1.12.0",
"ts-graphql-plugin": "^1.12.1",
"ts-morph": "^8.1.0",
"ts-node": "^9.0.0",
"typescript": "^4.0.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -22371,10 +22371,10 @@ ts-dedent@^1.1.0, ts-dedent@^1.1.1:
resolved "https://registry.npmjs.org/ts-dedent/-/ts-dedent-1.1.1.tgz#68fad040d7dbd53a90f545b450702340e17d18f3"
integrity sha512-UGTRZu1evMw4uTPyYF66/KFd22XiU+jMaIuHrkIHQ2GivAXVlLV0v/vHrpOuTRf9BmpNHi/SO7Vd0rLu0y57jg==

ts-graphql-plugin@^1.12.0:
version "1.12.0"
resolved "https://registry.npmjs.org/ts-graphql-plugin/-/ts-graphql-plugin-1.12.0.tgz#ef325ba23180ef1649bf576c6dad74d31141e095"
integrity sha512-kHITinqMYGyZZaKIa9fUzWnDcs5U0IR4uJHNtIpebojGge6+7s2KhTejOs4uhKXc6QHMdu1UsvfQttZgEui9bg==
ts-graphql-plugin@^1.12.1:
version "1.12.1"
resolved "https://registry.npmjs.org/ts-graphql-plugin/-/ts-graphql-plugin-1.12.1.tgz#84e779405f289b2d834aedfb8cc8039dcddaa395"
integrity sha512-GK3u50pSHKZATE8uuo71ElTlk2HGQxd5EMFvEOrOyYz+Ph0TT/f7QrR8xTs+0ju0ETfzcoY5kok1YlPRzEL48Q==
dependencies:
graphql-language-service-interface "^2.0.0"
graphql-language-service-types "^1.5.2"
Expand Down

0 comments on commit f3d71f0

Please sign in to comment.