Skip to content

Commit

Permalink
chore(deps): update jest monorepo to v29
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 30, 2023
1 parent 8f9b630 commit 530f94c
Show file tree
Hide file tree
Showing 8 changed files with 5,071 additions and 5,006 deletions.
2 changes: 1 addition & 1 deletion declaration-rgpd/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@
"test": "jest"
},
"devDependencies": {
"jest": "^28.1.0"
"jest": "^29.0.0"
}
}
981 changes: 497 additions & 484 deletions declaration-rgpd/yarn.lock

Large diffs are not rendered by default.

5,116 changes: 2,864 additions & 2,252 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": "^29.0.0",
"nock": "^13.2.1"
},
"dependencies": {
Expand Down
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": "^29.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": "^29.0.0",
"prettier": "^2.5.1",
"typescript": "^4.5.3"
}
Expand Down
2 changes: 1 addition & 1 deletion report/www/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"eslint": "8.19.0",
"eslint-config-next": "12.2.6",
"eslint-plugin-testing-library": "^5.0.5",
"jest": "^27.4.7",
"jest": "^29.0.0",
"react-test-renderer": "^17.0.2",
"typescript": "4.7.4"
},
Expand Down
1,893 changes: 798 additions & 1,095 deletions report/www/yarn.lock

Large diffs are not rendered by default.

2,077 changes: 907 additions & 1,170 deletions report/yarn.lock

Large diffs are not rendered by default.

0 comments on commit 530f94c

Please sign in to comment.