Skip to content

Commit 6d35cf2

Browse files
renovate[bot]renovate-botkodiakhq[bot]
authored
chore(deps): update jest monorepo (#890)
Co-authored-by: Renovate Bot <bot@renovateapp.com> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
1 parent e9221c0 commit 6d35cf2

File tree

2 files changed

+34
-110
lines changed

2 files changed

+34
-110
lines changed

demos/nx-next-monorepo-demo/package-lock.json

Lines changed: 31 additions & 107 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

demos/nx-next-monorepo-demo/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,13 +29,13 @@
2929
"@nrwl/workspace": "13.1.3",
3030
"@testing-library/react": "12.1.2",
3131
"@testing-library/react-hooks": "7.0.2",
32-
"@types/jest": "27.0.2",
32+
"@types/jest": "27.0.3",
3333
"@types/node": "14.14.33",
3434
"@types/react": "17.0.37",
3535
"@types/react-dom": "17.0.11",
3636
"@typescript-eslint/eslint-plugin": "~4.33.0",
3737
"@typescript-eslint/parser": "~4.33.0",
38-
"babel-jest": "27.2.3",
38+
"babel-jest": "27.4.2",
3939
"cypress": "^8.3.0",
4040
"eslint": "7.32.0",
4141
"eslint-config-next": "12.0.0",
@@ -45,7 +45,7 @@
4545
"eslint-plugin-jsx-a11y": "6.4.1",
4646
"eslint-plugin-react": "7.26.1",
4747
"eslint-plugin-react-hooks": "4.2.0",
48-
"jest": "27.2.3",
48+
"jest": "27.4.3",
4949
"prettier": "^2.3.1",
5050
"ts-jest": "27.0.5",
5151
"typescript": "~4.3.5"

0 commit comments

Comments
 (0)