Skip to content

Commit a7fdc9d

Browse files
committed
fix(deps): update gatsby
1 parent e1a9969 commit a7fdc9d

2 files changed

Lines changed: 659 additions & 438 deletions

File tree

gatsby/package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -9,15 +9,15 @@
99
"@consent-manager/integration-youtube": "0.0.1",
1010
"autoprefixer": "^10.2.5",
1111
"final-form": "^4.20.2",
12-
"gatsby": "3.9.1",
13-
"gatsby-image": "3.9.0",
14-
"gatsby-plugin-manifest": "3.9.0",
15-
"gatsby-plugin-offline": "4.9.0",
16-
"gatsby-plugin-postcss": "4.9.0",
17-
"gatsby-plugin-react-helmet": "4.9.0",
18-
"gatsby-plugin-sharp": "3.9.0",
19-
"gatsby-source-filesystem": "3.9.0",
20-
"gatsby-transformer-sharp": "3.9.0",
12+
"gatsby": "3.12.1",
13+
"gatsby-image": "3.11.0",
14+
"gatsby-plugin-manifest": "3.12.0",
15+
"gatsby-plugin-offline": "4.12.0",
16+
"gatsby-plugin-postcss": "4.12.0",
17+
"gatsby-plugin-react-helmet": "4.12.0",
18+
"gatsby-plugin-sharp": "3.12.0",
19+
"gatsby-source-filesystem": "3.12.0",
20+
"gatsby-transformer-sharp": "3.12.0",
2121
"postcss": "^8.2.8",
2222
"prop-types": "^15.7.2",
2323
"react": "17.0.2",

0 commit comments

Comments
 (0)