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

Commit 62d2da9

Browse files
chore(deps): update dependency @types/jest to v23.3.14 (#433)
1 parent 4b9cffa commit 62d2da9

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
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.13",
16+
"@types/jest": "23.3.14",
1717
"ajv": "6.8.1",
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
@@ -57,7 +57,7 @@
5757
"@types/benchmark": "1.0.31",
5858
"@types/camelcase": "4.1.0",
5959
"@types/graphql": "14.0.5",
60-
"@types/jest": "23.3.13",
60+
"@types/jest": "23.3.14",
6161
"@types/js-yaml": "3.12.0",
6262
"@types/mkdirp": "0.5.2",
6363
"@types/node": "10.12.21",

yarn.lock

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

78-
"@types/[email protected].13":
79-
version "23.3.13"
80-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-23.3.13.tgz#c81484b6f4ca007bb09887ed15ecb3286d58f928"
78+
"@types/[email protected].14":
79+
version "23.3.14"
80+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-23.3.14.tgz#37daaf78069e7948520474c87b80092ea912520a"
8181

8282
8383
version "3.12.0"

0 commit comments

Comments
 (0)