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

Commit cd14864

Browse files
renovate[bot]Jason Kuhrt
authored andcommitted
chore(deps): update dependency @types/jest to v23.3.13 (#401)
1 parent 5dca002 commit cd14864

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

packages/graphqlgen-json-schema/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"t": "jest"
1414
},
1515
"devDependencies": {
16-
"@types/jest": "23.3.12",
16+
"@types/jest": "23.3.13",
1717
"ajv": "6.7.0",
1818
"jest": "23.6.0",
1919
"js-yaml": "3.12.1",

packages/graphqlgen/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"@types/benchmark": "1.0.31",
5757
"@types/camelcase": "4.1.0",
5858
"@types/graphql": "14.0.5",
59-
"@types/jest": "23.3.12",
59+
"@types/jest": "23.3.13",
6060
"@types/js-yaml": "3.12.0",
6161
"@types/mkdirp": "0.5.2",
6262
"@types/node": "10.12.18",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -75,13 +75,13 @@
7575
"@types/rx" "*"
7676
"@types/through" "*"
7777

78-
"@types/[email protected].12":
79-
version "23.3.12"
80-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-23.3.12.tgz#7e0ced251fa94c3bc2d1023d4b84b2992fa06376"
78+
"@types/[email protected].13":
79+
version "23.3.13"
80+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-23.3.13.tgz#c81484b6f4ca007bb09887ed15ecb3286d58f928"
8181

82-
"@types/js-yaml@3.11.4":
83-
version "3.11.4"
84-
resolved "https://registry.yarnpkg.com/@types/js-yaml/-/js-yaml-3.11.4.tgz#c4323304673278b8406bccb63bbf577342dbbdba"
82+
"@types/js-yaml@3.12.0":
83+
version "3.12.0"
84+
resolved "https://registry.yarnpkg.com/@types/js-yaml/-/js-yaml-3.12.0.tgz#3494ce97358e2675e24e97a747ec23478eeaf8b6"
8585

8686
8787
version "5.0.0"

0 commit comments

Comments
 (0)