Skip to content

Commit 727d390

Browse files
build(deps): bump @types/node from 18.16.1 to 18.16.3 in /react-nextjs (#180)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.16.1 to 18.16.3. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bc9c0ed commit 727d390

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

react-nextjs/package-lock.json

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

react-nextjs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"test": "npm run build"
1616
},
1717
"dependencies": {
18-
"@types/node": "^18.16.1",
18+
"@types/node": "^18.16.3",
1919
"@types/react": "^18.2.0",
2020
"@types/react-dom": "^18.2.1",
2121
"bootstrap": "^5.2.3",

0 commit comments

Comments
 (0)