Skip to content

Commit 7d27e03

Browse files
dependabot[bot]ashanbrown
authored andcommitted
build(deps): bump gatsby-transformer-sharp from 2.9.0 to 2.11.0 in /docs (golangci#1673)
1 parent 8318046 commit 7d27e03

File tree

3 files changed

+51
-115
lines changed

3 files changed

+51
-115
lines changed

docs/package-lock.json

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

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"gatsby-remark-responsive-iframe": "^2.8.0",
3737
"gatsby-source-filesystem": "^2.8.1",
3838
"gatsby-transformer-remark": "^2.13.1",
39-
"gatsby-transformer-sharp": "^2.9.0",
39+
"gatsby-transformer-sharp": "^2.11.0",
4040
"gatsby-transformer-yaml": "^2.8.0",
4141
"polished": "^4.0.5",
4242
"prism-react-renderer": "^1.1.1",

netlify.toml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
[context.production.environment]
2+
GO_VERSION = "1.15"
3+
4+
[context.deploy-preview.environment]
5+
GO_VERSION = "1.15"
6+
7+
[context.branch-deploy.environment]
8+
GO_VERSION = "1.15"

0 commit comments

Comments
 (0)