Skip to content

Commit 0502a5b

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

File tree

4 files changed

+664
-598
lines changed

4 files changed

+664
-598
lines changed

Diff for: 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.

Diff for: starters/gatsby-starter-minimal-ts/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,9 @@
2222
"react-dom": "^18.2.0"
2323
},
2424
"devDependencies": {
25-
"@types/node": "^20.3.1",
25+
"@types/node": "^20.3.3",
2626
"@types/react": "^18.2.14",
2727
"@types/react-dom": "^18.2.6",
28-
"typescript": "^5.1.3"
28+
"typescript": "^5.1.6"
2929
}
3030
}

0 commit comments

Comments
 (0)