Skip to content

Commit a46e5c7

Browse files
Merge branch 'main' into renovate/lock-file-maintenance
2 parents 0546d5c + dacdb93 commit a46e5c7

File tree

2 files changed

+28
-16
lines changed

2 files changed

+28
-16
lines changed

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

+26-14
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

+2-2
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"@testing-library/react": "12.1.2",
3232
"@testing-library/react-hooks": "7.0.2",
3333
"@types/jest": "27.0.3",
34-
"@types/node": "14.18.0",
34+
"@types/node": "16.11.11",
3535
"@types/react": "17.0.37",
3636
"@types/react-dom": "17.0.11",
3737
"@typescript-eslint/eslint-plugin": "~4.33.0",
@@ -49,7 +49,7 @@
4949
"jest": "27.4.3",
5050
"prettier": "^2.3.1",
5151
"ts-jest": "27.0.5",
52-
"typescript": "~4.3.5",
52+
"typescript": "~4.5.0",
5353
"workbox-webpack-plugin": "^6.4.1"
5454
}
5555
}

0 commit comments

Comments
 (0)