Skip to content

Commit 1ecfade

Browse files
Merge branch 'main' into renovate/nextjs-monorepo
2 parents 71bc8cd + 6d35cf2 commit 1ecfade

File tree

2 files changed

+46
-122
lines changed

2 files changed

+46
-122
lines changed

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

Lines changed: 42 additions & 118 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: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -29,23 +29,23 @@
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.7",
4242
"eslint-config-prettier": "8.1.0",
4343
"eslint-plugin-cypress": "^2.10.3",
44-
"eslint-plugin-import": "2.25.2",
44+
"eslint-plugin-import": "2.25.3",
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)