Skip to content

Commit f312141

Browse files
authoredJun 24, 2022
chore(deps): update jest monorepo to v28 (#479)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0c47cfa commit f312141

File tree

2 files changed

+969
-2885
lines changed

2 files changed

+969
-2885
lines changed
 

‎package-lock.json

+966-2,882
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -39,18 +39,18 @@
3939
"@pika/plugin-build-web": "^0.9.0",
4040
"@pika/plugin-ts-standard-pkg": "^0.9.0",
4141
"@types/fetch-mock": "^7.3.1",
42-
"@types/jest": "^27.0.0",
42+
"@types/jest": "^28.0.0",
4343
"@types/lolex": "^5.1.0",
4444
"@types/node": "^14.0.4",
4545
"fetch-mock": "^9.0.0",
4646
"http-proxy-agent": "^5.0.0",
47-
"jest": "^27.0.0",
47+
"jest": "^28.0.0",
4848
"lolex": "^6.0.0",
4949
"prettier": "2.7.1",
5050
"proxy": "^1.0.1",
5151
"semantic-release": "^18.0.0",
5252
"semantic-release-plugin-update-version-in-files": "^1.0.0",
53-
"ts-jest": "^27.0.0",
53+
"ts-jest": "^28.0.0",
5454
"typescript": "^4.0.2"
5555
},
5656
"jest": {

0 commit comments

Comments
 (0)
Please sign in to comment.