Skip to content

Commit

Permalink
chore(deps): update jest monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Sep 20, 2021
1 parent 89a5d3c commit c8aa6ba
Show file tree
Hide file tree
Showing 3 changed files with 1,163 additions and 18 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"devDependencies": {
"@changesets/changelog-github": "0.4.1",
"@changesets/cli": "2.17.0",
"jest": "26.6.3",
"jest": "27.2.1",
"prettier": "2.3.2",
"typescript": "4.4.2"
},
Expand Down
4 changes: 2 additions & 2 deletions src/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
"dependencies": {
"extract-zip": "^2.0.1",
"fs-extra": "^10.0.0",
"jest-diff": "^26.4.2",
"jest-snapshot": "^26.4.2",
"jest-diff": "^27.0.0",
"jest-snapshot": "^27.0.0",
"proper-lockfile": "^4.1.2"
},
"engines": {
Expand Down
Loading

0 comments on commit c8aa6ba

Please sign in to comment.