Skip to content

Commit ccb0e7a

Browse files
chore(deps): update starters and examples (#37926)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e62123f commit ccb0e7a

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

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

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

+2-2
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@
2323
},
2424
"devDependencies": {
2525
"@types/node": "^18.15.11",
26-
"@types/react": "^18.0.31",
26+
"@types/react": "^18.0.33",
2727
"@types/react-dom": "^18.0.11",
28-
"typescript": "^5.0.3"
28+
"typescript": "^5.0.4"
2929
}
3030
}

0 commit comments

Comments
 (0)