Skip to content

Commit 0bfc897

Browse files
Merge pull request #205 from xcomponent/renovate/jest-26.x
Update dependency jest to v26
2 parents 669f338 + 7f7cd57 commit 0bfc897

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"homepage": "https://github.com/xcomponent/ReactiveXComponent.js",
6969
"dependencies": {
7070
"@types/es6-shim": "^0.31.32",
71-
"@types/jest": "^24.0.0",
71+
"@types/jest": "^26.0.0",
7272
"@types/node": "^13.0.0",
7373
"@types/pako": "^1.0.0",
7474
"@types/rx": "^4.1.1",
@@ -87,7 +87,7 @@
8787
"clean-webpack-plugin": "^1.0.0",
8888
"compression": "^1.6.2",
8989
"husky": "^4.0.0",
90-
"jest": "^24.0.0",
90+
"jest": "^26.0.0",
9191
"jest-cli": "^24.0.0",
9292
"json-loader": "^0.5.4",
9393
"mock-socket": "^9.0.0",

0 commit comments

Comments
 (0)