Skip to content
This repository was archived by the owner on Aug 5, 2021. It is now read-only.

Commit d9d0a13

Browse files
Merge pull request #44 from xcomponent/renovate/jest-23.x
Update dependency @types/jest to ^23.0.0
2 parents 6a809c9 + d875b73 commit d9d0a13

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"author": "XComponent <dev@xcomponent.com> (http://www.xcomponent.com)",
1818
"license": "UNLICENSED",
1919
"dependencies": {
20-
"@types/jest": "^22.0.0",
20+
"@types/jest": "^23.0.0",
2121
"@types/node": "^8.5.2",
2222
"@types/react": "^16.0.0",
2323
"deep-freeze": "0.0.1",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@
1010
version "18.1.1"
1111
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-18.1.1.tgz#6f63488c64726900885ab9cd5697bb7fa1b416cc"
1212

13-
"@types/jest@^22.0.0":
14-
version "22.2.3"
15-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-22.2.3.tgz#0157c0316dc3722c43a7b71de3fdf3acbccef10d"
13+
"@types/jest@^23.0.0":
14+
version "23.0.0"
15+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-23.0.0.tgz#760cac74f00bb9c3075587716d2b3b4435663bc0"
1616

1717
"@types/node@^8.5.2":
1818
version "8.5.2"

0 commit comments

Comments
 (0)