Skip to content

Commit 39f9f20

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency @types/jest to v23.3.12
1 parent 604b3c8 commit 39f9f20

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"@mike-works/workshop-semantic-release-config": "1.1.2",
2525
"@types/chalk": "2.2.0",
2626
"@types/html-webpack-plugin": "3.2.0",
27-
"@types/jest": "23.3.11",
27+
"@types/jest": "23.3.12",
2828
"@types/react": "15.6.21",
2929
"@types/react-dom": "15.5.8",
3030
"@types/react-hot-loader": "4.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1049,10 +1049,10 @@
10491049
"@types/tapable" "*"
10501050
"@types/webpack" "*"
10511051

1052-
"@types/jest@23.3.11":
1053-
version "23.3.11"
1054-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-23.3.11.tgz#d3a936ae753d9e484965f5cbd19027c2b8af2551"
1055-
integrity sha512-eroF85PoG87XjCwzxey7yBsQNkIY/TV5myKKSG/022A0FW25afdu/uub6JDMS5eT68zBBt82S+w/MFOTjeLM3Q==
1052+
"@types/jest@23.3.12":
1053+
version "23.3.12"
1054+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-23.3.12.tgz#7e0ced251fa94c3bc2d1023d4b84b2992fa06376"
1055+
integrity sha512-/kQvbVzdEpOq4tEWT79yAHSM4nH4xMlhJv2GrLVQt4Qmo8yYsPdioBM1QpN/2GX1wkfMnyXvdoftvLUr0LBj7Q==
10561056

10571057
"@types/node@*":
10581058
version "10.12.3"

0 commit comments

Comments
 (0)