Skip to content
This repository has been archived by the owner on Dec 8, 2021. It is now read-only.

Commit

Permalink
Update dependency @types/jest to v23.3.10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Nov 28, 2018
1 parent de2aa1b commit 5d87595
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/graphqlgen-json-schema/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"t": "jest"
},
"devDependencies": {
"@types/jest": "23.3.9",
"@types/jest": "23.3.10",
"ajv": "6.5.5",
"jest": "23.6.0",
"js-yaml": "3.12.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/graphqlgen/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"devDependencies": {
"@types/camelcase": "4.1.0",
"@types/graphql": "14.0.3",
"@types/jest": "23.3.9",
"@types/jest": "23.3.10",
"@types/js-yaml": "3.11.2",
"@types/mkdirp": "0.5.2",
"@types/node": "10.12.10",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -71,9 +71,9 @@
"@types/rx" "*"
"@types/through" "*"

"@types/jest@23.3.9":
version "23.3.9"
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-23.3.9.tgz#c16b55186ee73ae65e001fbee69d392c51337ad1"
"@types/jest@23.3.10":
version "23.3.10"
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-23.3.10.tgz#4897974cc317bf99d4fe6af1efa15957fa9c94de"

"@types/js-yaml@3.11.2":
version "3.11.2"
Expand Down

0 comments on commit 5d87595

Please sign in to comment.