Skip to content

Commit

Permalink
chore(deps): update starters and examples (#38067)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed May 8, 2023
1 parent ed5855e commit 9bb9037
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 24 deletions.
42 changes: 21 additions & 21 deletions starters/gatsby-starter-minimal-ts/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions starters/gatsby-starter-minimal-ts/package.json
Expand Up @@ -22,9 +22,9 @@
"react-dom": "^18.2.0"
},
"devDependencies": {
"@types/node": "^18.16.2",
"@types/react": "^18.2.0",
"@types/react-dom": "^18.2.1",
"@types/node": "^18.16.5",
"@types/react": "^18.2.5",
"@types/react-dom": "^18.2.4",
"typescript": "^5.0.4"
}
}

0 comments on commit 9bb9037

Please sign in to comment.