Skip to content

Commit 02aa702

Browse files
committed
Update dependency jest to v29
1 parent eed0aea commit 02aa702

File tree

2 files changed

+1006
-1182
lines changed

2 files changed

+1006
-1182
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": "^26.0.0",
71+
"@types/jest": "^29.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": "^6.0.0",
90-
"jest": "^26.0.0",
90+
"jest": "^29.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)