Skip to content

Commit cc98bdf

Browse files
Merge branch 'main' into mk/debug-ignore
2 parents 1d7d80f + 34028bb commit cc98bdf

File tree

3 files changed

+25796
-70
lines changed

3 files changed

+25796
-70
lines changed

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

Lines changed: 163 additions & 17 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
@@ -40,15 +40,15 @@
4040
"cypress": "^8.3.0",
4141
"eslint": "8.4.1",
4242
"eslint-config-next": "12.0.7",
43-
"eslint-config-prettier": "8.1.0",
43+
"eslint-config-prettier": "8.3.0",
4444
"eslint-plugin-cypress": "^2.10.3",
4545
"eslint-plugin-import": "2.25.3",
46-
"eslint-plugin-jsx-a11y": "6.4.1",
46+
"eslint-plugin-jsx-a11y": "6.5.1",
4747
"eslint-plugin-react": "7.26.1",
4848
"eslint-plugin-react-hooks": "4.2.0",
4949
"jest": "27.4.3",
5050
"prettier": "^2.3.1",
51-
"ts-jest": "27.0.5",
51+
"ts-jest": "27.1.0",
5252
"typescript": "~4.5.0",
5353
"workbox-webpack-plugin": "^6.4.1"
5454
}

0 commit comments

Comments
 (0)