Skip to content

Commit 74e6b69

Browse files
chore(deps): update dependency @types/jest to v23.3.5 (#255)
1 parent 363c6fc commit 74e6b69

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
@@ -40,7 +40,7 @@
4040
"@babel/plugin-external-helpers": "7.0.0",
4141
"@babel/preset-env": "7.1.0",
4242
"@babel/preset-typescript": "7.1.0",
43-
"@types/jest": "23.3.4",
43+
"@types/jest": "23.3.5",
4444
"babel-eslint": "10.0.1",
4545
"babel-plugin-add-module-exports": "1.0.0",
4646
"babel-plugin-dev-expression": "0.2.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -820,10 +820,10 @@
820820
resolved "https://registry.yarnpkg.com/@types/estree/-/estree-0.0.39.tgz#e177e699ee1b8c22d23174caaa7422644389509f"
821821
integrity sha512-EYNwp3bU+98cpU4lAWYYL7Zz+2gryWH1qbdDTidVd6hkiR6weksdbMadyXKXNPEkQFhXM+hVO9ZygomHXp+AIw==
822822

823-
"@types/[email protected].4":
824-
version "23.3.4"
825-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-23.3.4.tgz#cc43ae176a91dcb1504839b0b9d6659386cf0af5"
826-
integrity sha512-46jSw0QMerCRkhJZbOwPA0Eb9T1p74HtECsfa0GXdgjkenSGhgvK96w+e2PEPu4GF0/brUK5WQKq/rUQQFyAxA==
823+
"@types/[email protected].5":
824+
version "23.3.5"
825+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-23.3.5.tgz#870a1434208b60603745bfd214fc3fc675142364"
826+
integrity sha512-3LI+vUC3Wju28vbjIjsTKakhMB8HC4l+tMz+Z8WRzVK+kmvezE5jcOvKtBpznWSI5KDLFo+FouUhpTKoekadCA==
827827

828828
"@types/node@*":
829829
version "10.0.0"

0 commit comments

Comments
 (0)