Skip to content

Commit 028a209

Browse files
Merge branch 'main' into renovate/lock-file-maintenance
2 parents 8085a92 + 44c9874 commit 028a209

File tree

2 files changed

+11
-43
lines changed

2 files changed

+11
-43
lines changed

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

Lines changed: 9 additions & 41 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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"@types/react-dom": "17.0.11",
3737
"@typescript-eslint/eslint-plugin": "~4.33.0",
3838
"@typescript-eslint/parser": "~4.33.0",
39-
"babel-jest": "27.4.2",
39+
"babel-jest": "27.4.4",
4040
"cypress": "^8.3.0",
4141
"eslint": "8.4.1",
4242
"eslint-config-next": "12.0.7",
@@ -46,7 +46,7 @@
4646
"eslint-plugin-jsx-a11y": "6.5.1",
4747
"eslint-plugin-react": "7.26.1",
4848
"eslint-plugin-react-hooks": "4.3.0",
49-
"jest": "27.4.3",
49+
"jest": "27.4.4",
5050
"prettier": "^2.3.1",
5151
"ts-jest": "27.1.1",
5252
"typescript": "~4.5.0",

0 commit comments

Comments
 (0)