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] authored Aug 26, 2022
1 parent c20f0e8 commit a3927f1
Show file tree
Hide file tree
Showing 10 changed files with 6,664 additions and 14,117 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"
}
}
810 changes: 406 additions & 404 deletions declaration-rgpd/yarn.lock

Large diffs are not rendered by default.

2,271 changes: 837 additions & 1,434 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
3,580 changes: 2,590 additions & 990 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": "^29.0.0",
"prettier": "^2.5.1",
"typescript": "^4.5.3"
}
Expand Down
Loading

0 comments on commit a3927f1

Please sign in to comment.