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 7, 2022
1 parent f45a176 commit 404ffde
Show file tree
Hide file tree
Showing 8 changed files with 4,715 additions and 5,606 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,056 changes: 1,108 additions & 948 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
2,512 changes: 1,327 additions & 1,185 deletions report/www/package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion report/www/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"eslint": "8.19.0",
"eslint-config-next": "12.2.0",
"eslint-plugin-testing-library": "^5.0.5",
"jest": "^27.4.7",
"jest": "^28.0.0",
"react-test-renderer": "^17.0.2",
"typescript": "4.7.4"
},
Expand Down
1,725 changes: 732 additions & 993 deletions report/www/yarn.lock

Large diffs are not rendered by default.

1,830 changes: 772 additions & 1,058 deletions report/yarn.lock

Large diffs are not rendered by default.

0 comments on commit 404ffde

Please sign in to comment.