Skip to content

Commit

Permalink
chore(deps): update jest monorepo to v29.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 2, 2022
1 parent 47ee8a2 commit 250011e
Show file tree
Hide file tree
Showing 10 changed files with 968 additions and 317 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@
"devDependencies": {
"@types/jest": "28.1.8",
"@types/node": "16.11.62",
"jest": "29.0.3",
"jest-environment-jsdom": "29.0.3",
"jest": "29.1.2",
"jest-environment-jsdom": "29.1.2",
"ts-jest": "28.0.8",
"typescript": "4.8.4"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@
"devDependencies": {
"@types/jest": "28.1.8",
"@types/node": "16.11.62",
"jest": "29.0.3",
"jest-environment-jsdom": "29.0.3",
"jest": "29.1.2",
"jest-environment-jsdom": "29.1.2",
"ts-jest": "28.0.8",
"typescript": "4.8.4",
"xhr-mock": "2.5.1"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@types/jest": "28.1.8",
"@types/node": "16.11.62",
"cross-fetch": "3.1.5",
"jest": "29.0.3",
"jest": "29.1.2",
"nock": "13.2.9",
"ts-jest": "28.0.8",
"typescript": "4.8.4"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"devDependencies": {
"@types/jest": "28.1.8",
"@types/node": "16.11.62",
"jest": "29.0.3",
"jest": "29.1.2",
"nock": "13.2.9",
"ts-jest": "28.0.8",
"typescript": "4.8.4"
Expand Down
Loading

0 comments on commit 250011e

Please sign in to comment.