Skip to content

Commit

Permalink
chore(deps): update jest monorepo to v28
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 11, 2022
1 parent a1e7d28 commit 2660c30
Show file tree
Hide file tree
Showing 8 changed files with 4,446 additions and 13,565 deletions.
2,190 changes: 772 additions & 1,418 deletions init/package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion init/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"devDependencies": {
"@vercel/ncc": "^0.34.0",
"eslint": "^8.0.0",
"jest": "^27.4.5",
"jest": "^28.0.0",
"nock": "^13.2.1"
},
"dependencies": {
Expand Down
2,058 changes: 1,109 additions & 949 deletions report/package-lock.json

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions report/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,15 +24,15 @@
},
"devDependencies": {
"@socialgouv/eslint-config-strict": "^1.0.0-beta.5",
"@types/jest": "^27.0.3",
"@types/jest": "^28.0.0",
"@types/lodash.omit": "^4.5.6",
"@types/lodash.pick": "^4.4.6",
"@types/node": "^16.11.13",
"@types/node-fetch": "^2.5.12",
"@types/nodegit": "^0.27.6",
"babel-eslint": "^10.1.0",
"eslint": "^8.0.0",
"jest": "^27.4.5",
"jest": "^28.0.0",
"prettier": "^2.5.1",
"typescript": "^4.5.3"
}
Expand Down
Loading

0 comments on commit 2660c30

Please sign in to comment.