Skip to content
This repository was archived by the owner on Oct 30, 2018. It is now read-only.

Commit 2b1c9bb

Browse files
committed
Update dependency @types/jest to v23.1.4
1 parent d34c318 commit 2b1c9bb

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"@types/css-modules-require-hook": "4.0.1",
2525
"@types/hasha": "3.0.0",
2626
"@types/html-minifier": "3.5.2",
27-
"@types/jest": "23.1.0",
27+
"@types/jest": "23.1.4",
2828
"@types/make-dir": "1.0.3",
2929
"@types/resolve": "0.0.8",
3030
"eslint": "5.0.1",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -175,9 +175,9 @@
175175
"@types/relateurl" "*"
176176
"@types/uglify-js" "*"
177177

178-
"@types/[email protected].0":
179-
version "23.1.0"
180-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-23.1.0.tgz#8054dd838ba23dc331794d26456b86c7e50bf0f6"
178+
"@types/[email protected].4":
179+
version "23.1.4"
180+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-23.1.4.tgz#71e1e2d08b1db742f479ee2795536ebc999a2419"
181181

182182
183183
version "1.0.3"

0 commit comments

Comments
 (0)