Skip to content

Commit ffb43d6

Browse files
chore(deps): update dependency @types/jest to v23.3.3 (#242)
1 parent 426b2ea commit ffb43d6

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
@@ -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.2",
43+
"@types/jest": "23.3.3",
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: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -753,9 +753,9 @@
753753
version "0.0.39"
754754
resolved "https://registry.yarnpkg.com/@types/estree/-/estree-0.0.39.tgz#e177e699ee1b8c22d23174caaa7422644389509f"
755755

756-
"@types/[email protected].2":
757-
version "23.3.2"
758-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-23.3.2.tgz#07b90f6adf75d42c34230c026a2529e56c249dbb"
756+
"@types/[email protected].3":
757+
version "23.3.3"
758+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-23.3.3.tgz#246ebcc52771d2327bb8e37aa971b412d9dc4237"
759759

760760
"@types/node@*":
761761
version "10.0.0"

0 commit comments

Comments
 (0)