Skip to content

Commit

Permalink
chore(deps-dev): bump jest monorepo to v29.7.0
Browse files Browse the repository at this point in the history
| datasource | package       | from   | to     |
| ---------- | ------------- | ------ | ------ |
| npm        | @jest/globals | 29.6.4 | 29.7.0 |
| npm        | jest          | 29.6.4 | 29.7.0 |
| npm        | jest-mock     | 29.6.3 | 29.7.0 |
  • Loading branch information
renovate-bot committed Sep 12, 2023
1 parent 62b35d1 commit 0c8f7fe
Show file tree
Hide file tree
Showing 2 changed files with 299 additions and 283 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"devDependencies": {
"@cspell/dict-win32": "2.0.1",
"@fast-check/jest": "1.7.3",
"@jest/globals": "29.6.4",
"@jest/globals": "29.7.0",
"@jest/types": "29.6.3",
"@tsconfig/node18-strictest-esm": "1.0.1",
"@types/eslint": "8.44.2",
Expand All @@ -39,9 +39,9 @@
"eslint": "8.49.0",
"eslint-config-prettier": "9.0.0",
"fast-check": "3.13.0",
"jest": "29.6.4",
"jest": "29.7.0",
"jest-junit": "16.0.0",
"jest-mock": "29.6.3",
"jest-mock": "29.7.0",
"prettier": "3.0.3",
"ts-jest": "29.1.1",
"ts-node": "10.9.1",
Expand Down
Loading

0 comments on commit 0c8f7fe

Please sign in to comment.