Skip to content

Commit a6c261e

Browse files
chore(deps): update dependency @types/jest to v23.3.2 (#208)
1 parent 5c0c5c0 commit a6c261e

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.0.0",
4242
"@babel/preset-typescript": "7.0.0",
43-
"@types/jest": "23.3.1",
43+
"@types/jest": "23.3.2",
4444
"babel-eslint": "9.0.0",
4545
"babel-plugin-add-module-exports": "0.2.1",
4646
"babel-plugin-dev-expression": "0.2.1",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -689,9 +689,9 @@
689689
version "0.0.39"
690690
resolved "https://registry.yarnpkg.com/@types/estree/-/estree-0.0.39.tgz#e177e699ee1b8c22d23174caaa7422644389509f"
691691

692-
"@types/[email protected].1":
693-
version "23.3.1"
694-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-23.3.1.tgz#a4319aedb071d478e6f407d1c4578ec8156829cf"
692+
"@types/[email protected].2":
693+
version "23.3.2"
694+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-23.3.2.tgz#07b90f6adf75d42c34230c026a2529e56c249dbb"
695695

696696
"@types/node@*":
697697
version "10.0.0"

0 commit comments

Comments
 (0)