Skip to content

Commit 845728f

Browse files
committed
chore: Upgrade gatsby to latest minor version.
1 parent f3e1acd commit 845728f

File tree

2 files changed

+36
-22
lines changed

2 files changed

+36
-22
lines changed

package-lock.json

Lines changed: 27 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -27,12 +27,12 @@
2727
"@fontsource/source-code-pro": "^4.5.0",
2828
"@fontsource/source-sans-pro": "^4.5.0",
2929
"date-fns": "^2.23.0",
30-
"gatsby": "^3.12.0",
31-
"gatsby-plugin-google-gtag": "^3.12.0",
32-
"gatsby-plugin-manifest": "^3.12.0",
33-
"gatsby-remark-prismjs": "^5.9.0",
34-
"gatsby-source-filesystem": "^3.12.0",
35-
"gatsby-transformer-remark": "^4.9.0",
30+
"gatsby": "^3.15.0",
31+
"gatsby-plugin-google-gtag": "^3.15.0",
32+
"gatsby-plugin-manifest": "^3.15.0",
33+
"gatsby-remark-prismjs": "^5.12.0",
34+
"gatsby-source-filesystem": "^3.15.0",
35+
"gatsby-transformer-remark": "^4.12.0",
3636
"normalize.css": "^8.0.1",
3737
"prismjs": "^1.24.1",
3838
"react": "^17.0.2",
@@ -45,9 +45,9 @@
4545
"@types/react-helmet": "^6.1.2",
4646
"@types/styled-components": "^5.1.12",
4747
"babel-plugin-styled-components": "^1.13.2",
48-
"gatsby-cli": "^3.12.0",
49-
"gatsby-plugin-styled-components": "^4.12.0",
50-
"gatsby-plugin-typescript": "^3.12.0",
48+
"gatsby-cli": "^3.15.0",
49+
"gatsby-plugin-styled-components": "^4.15.0",
50+
"gatsby-plugin-typescript": "^3.15.0",
5151
"gh-pages": "^3.2.3",
5252
"husky": "^7.0.1",
5353
"inquirer": "^8.1.2",

0 commit comments

Comments
 (0)