Skip to content

Commit ff11fca

Browse files
chore(deps): update starters and examples to ^18.0.16 (#36333)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 564a8f7 commit ff11fca

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

starters/gatsby-starter-minimal-ts/package-lock.json

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

starters/gatsby-starter-minimal-ts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
},
2424
"devDependencies": {
2525
"@types/node": "^17.0.45",
26-
"@types/react": "^18.0.15",
26+
"@types/react": "^18.0.16",
2727
"@types/react-dom": "^18.0.6",
2828
"typescript": "^4.7.4"
2929
}

0 commit comments

Comments
 (0)