Skip to content

Commit 9bb9037

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

File tree

2 files changed

+24
-24
lines changed

2 files changed

+24
-24
lines changed

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

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

+3-3
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,9 @@
2222
"react-dom": "^18.2.0"
2323
},
2424
"devDependencies": {
25-
"@types/node": "^18.16.2",
26-
"@types/react": "^18.2.0",
27-
"@types/react-dom": "^18.2.1",
25+
"@types/node": "^18.16.5",
26+
"@types/react": "^18.2.5",
27+
"@types/react-dom": "^18.2.4",
2828
"typescript": "^5.0.4"
2929
}
3030
}

0 commit comments

Comments
 (0)