Skip to content

Commit

Permalink
chore(deps-dev): bump ts-jest from 29.1.0 to 29.2.4
Browse files Browse the repository at this point in the history
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 29.1.0 to 29.2.4.
- [Release notes](https://github.com/kulshekhar/ts-jest/releases)
- [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md)
- [Commits](kulshekhar/ts-jest@v29.1.0...v29.2.4)

---
updated-dependencies:
- dependency-name: ts-jest
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 16, 2024
1 parent cc45e74 commit dcbb06c
Show file tree
Hide file tree
Showing 28 changed files with 28,266 additions and 34,345 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"babel-jest": "^29.5.0",
"jest": "^29.3.1",
"jest-cli": "^29.3.1",
"ts-jest": "^29.0.5",
"ts-jest": "^29.2.4",
"typescript": "^4.7.4"
}
}
2 changes: 1 addition & 1 deletion packages/babel-plugin-transform-taroapi/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"babel-jest": "^29.5.0",
"jest": "^29.3.1",
"jest-cli": "^29.3.1",
"ts-jest": "^29.0.5",
"ts-jest": "^29.2.4",
"typescript": "^4.7.4"
},
"license": "MIT"
Expand Down
2 changes: 1 addition & 1 deletion packages/babel-preset-taro/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"jest": "^29.3.1",
"jest-cli": "^29.3.1",
"jest-environment-node": "^29.5.0",
"ts-jest": "^29.0.5",
"ts-jest": "^29.2.4",
"typescript": "^4.7.4"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/postcss-unit-transform/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,6 @@
},
"devDependencies": {
"jest": "^29.7.0",
"ts-jest": "^29.0.5"
"ts-jest": "^29.2.4"
}
}
2 changes: 1 addition & 1 deletion packages/shared/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"lodash": "^4.17.21",
"rollup": "^3.8.1",
"rollup-plugin-ts": "^3.0.2",
"ts-jest": "^29.0.5",
"ts-jest": "^29.2.4",
"typescript": "^4.7.4"
}
}
2 changes: 1 addition & 1 deletion packages/stylelint-config-taro-rn/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"jest": "^29.3.1",
"jest-cli": "^29.3.1",
"jest-environment-node": "^29.5.0",
"ts-jest": "^29.0.5",
"ts-jest": "^29.2.4",
"typescript": "^4.7.4"
}
}
2 changes: 1 addition & 1 deletion packages/taro-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"rollup": "^3.8.1",
"rollup-plugin-node-externals": "^5.0.0",
"rollup-plugin-ts": "^3.0.2",
"ts-jest": "^29.0.5",
"ts-jest": "^29.2.4",
"typescript": "^4.7.4"
}
}
2 changes: 1 addition & 1 deletion packages/taro-cli-convertor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@
"jest": "^29.7.0",
"jest-cli": "^29.3.1",
"jest-environment-node": "^29.5.0",
"ts-jest": "^29.0.5",
"ts-jest": "^29.2.4",
"typescript": "^4.7.4"
}
}
2 changes: 1 addition & 1 deletion packages/taro-cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
"jest": "^29.3.1",
"jest-cli": "^29.3.1",
"jest-environment-node": "^29.5.0",
"ts-jest": "^29.0.5",
"ts-jest": "^29.2.4",
"typescript": "^4.7.4"
}
}
2 changes: 1 addition & 1 deletion packages/taro-extend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"jest": "^29.3.1",
"jest-cli": "^29.3.1",
"jest-environment-node": "^29.5.0",
"ts-jest": "^29.0.5",
"ts-jest": "^29.2.4",
"typescript": "^4.7.4"
}
}
2 changes: 1 addition & 1 deletion packages/taro-h5/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
"rollup-plugin-node-externals": "^5.0.0",
"rollup-plugin-postcss": "^4.0.2",
"rollup-plugin-ts": "^3.0.2",
"ts-jest": "^29.0.5",
"ts-jest": "^29.2.4",
"typescript": "^4.7.4"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/taro-helper/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"jest": "^29.3.1",
"jest-cli": "^29.3.1",
"jest-environment-node": "^29.5.0",
"ts-jest": "^29.0.5",
"ts-jest": "^29.2.4",
"typescript": "^4.7.4"
}
}
2 changes: 1 addition & 1 deletion packages/taro-loader/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"jest": "^29.3.1",
"jest-cli": "^29.3.1",
"jest-environment-node": "^29.5.0",
"ts-jest": "^29.0.5",
"ts-jest": "^29.2.4",
"typescript": "^4.7.4",
"webpack": "5.78.0"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/taro-mini-runner/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@
"memfs": "^3.1.2",
"memory-fs": "^0.5.0",
"postcss": "^8.4.18",
"ts-jest": "^29.0.5",
"ts-jest": "^29.2.4",
"typescript": "^4.7.4",
"vue-loader": "^15.10.1",
"webpack-merge": "^4.2.2"
Expand Down
2 changes: 1 addition & 1 deletion packages/taro-plugin-http/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"rollup": "^3.8.1",
"rollup-plugin-node-externals": "^5.0.0",
"rollup-plugin-ts": "^3.0.2",
"ts-jest": "^29.0.5",
"ts-jest": "^29.2.4",
"tslib": "^2.6.2",
"typescript": "^4.7.4"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/taro-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"react": "^18.2.0",
"rollup": "^2.79.0",
"rollup-plugin-ts": "^3.0.2",
"ts-jest": "^29.0.5",
"ts-jest": "^29.2.4",
"typescript": "^4.7.4"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/taro-rn-runner/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"react-native-root-siblings": "^4.1.1",
"react-test-renderer": "18.1.0",
"rollup": "^2.79.0",
"ts-jest": "^29.0.5",
"ts-jest": "^29.2.4",
"typescript": "^4.7.4"
}
}
2 changes: 1 addition & 1 deletion packages/taro-rn-style-transformer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"jest": "^29.3.1",
"jest-cli": "^29.3.1",
"postcss": "^8.4.18",
"ts-jest": "^29.0.5",
"ts-jest": "^29.2.4",
"typescript": "^4.7.4"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/taro-rn-transformer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"jest": "^29.3.1",
"jest-cli": "^29.3.1",
"jest-environment-node": "^29.5.0",
"ts-jest": "^29.0.5",
"ts-jest": "^29.2.4",
"typescript": "^4.7.4"
}
}
2 changes: 1 addition & 1 deletion packages/taro-router/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"rollup": "^3.8.1",
"rollup-plugin-node-externals": "^5.0.0",
"rollup-plugin-ts": "^3.0.2",
"ts-jest": "^29.0.5",
"ts-jest": "^29.2.4",
"typescript": "^4.7.4"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/taro-runtime/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"rollup": "^3.8.1",
"rollup-plugin-node-externals": "^5.0.0",
"rollup-plugin-ts": "^3.0.2",
"ts-jest": "^29.0.5",
"ts-jest": "^29.2.4",
"typescript": "^4.7.4"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/taro-transformer-wx/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@
"jest": "^29.3.1",
"jest-cli": "^29.3.1",
"mocha": "^10.2.0",
"ts-jest": "^29.0.5",
"ts-jest": "^29.2.4",
"ts-node": "^10.9.1",
"tslint": "^5.10.0",
"tslint-config-prettier": "^1.10.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/taro-webpack-runner/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
"webpack": "4.46.0",
"webpack-merge": "^4.2.2",
"postcss": "^8.4.18",
"ts-jest": "^29.0.5",
"ts-jest": "^29.2.4",
"typescript": "^4.7.4"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/taro-webpack5-prebundle/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"jest": "^29.3.1",
"jest-cli": "^29.3.1",
"jest-environment-node": "^29.5.0",
"ts-jest": "^29.0.5",
"ts-jest": "^29.2.4",
"typescript": "^4.7.4",
"webpack": "5.78.0",
"webpack-dev-server": "4.11.1"
Expand Down
2 changes: 1 addition & 1 deletion packages/taro-webpack5-runner/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@
"memfs": "^3.1.2",
"memory-fs": "^0.5.0",
"postcss": "^8.4.18",
"ts-jest": "^29.0.5",
"ts-jest": "^29.2.4",
"ts-node": "^10.9.1",
"typescript": "^4.7.4",
"webpack": "5.78.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/taro-with-weapp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"rollup": "^2.79.0",
"rollup-plugin-ts": "^3.0.2",
"sinon": "^7.5.0",
"ts-jest": "^29.0.5",
"ts-jest": "^29.2.4",
"typescript": "^4.7.4"
},
"exports": {
Expand Down
2 changes: 1 addition & 1 deletion packages/taroize/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
"devDependencies": {
"@babel/core": "^7.14.5",
"jest": "^29.7.0",
"ts-jest": "^29.0.5",
"ts-jest": "^29.2.4",
"typescript": "^4.7.4"
}
}
Loading

0 comments on commit dcbb06c

Please sign in to comment.