Skip to content

Commit

Permalink
fix: upgrade gatsby from 5.12.4 to 5.13.1
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade gatsby from 5.12.4 to 5.13.1.

See this package in npm:
https://www.npmjs.com/package/gatsby

See this project in Snyk:
https://app.snyk.io/org/sammyfilly/project/2353a930-def9-4bb1-816b-7d4f3cbadabd?utm_source=github&utm_medium=referral&page=upgrade-pr
snyk-bot committed Feb 7, 2024
1 parent 14a1ed3 commit 2ff9985
Showing 2 changed files with 1,412 additions and 1,319 deletions.
2,729 changes: 1,411 additions & 1,318 deletions starters/gatsby-starter-minimal/package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion starters/gatsby-starter-minimal/package.json
Original file line number Diff line number Diff line change
@@ -16,7 +16,7 @@
},
"license": "0BSD",
"dependencies": {
"gatsby": "^5.12.4",
"gatsby": "^5.13.1",
"react": "^18.2.0",
"react-dom": "^18.2.0"
}

0 comments on commit 2ff9985

Please sign in to comment.