Skip to content

Commit 16f5a3f

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency gatsby to v2.3.32
1 parent 78079cd commit 16f5a3f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

β€Žsite/package.jsonβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"bulma": "0.7.4",
99
"classnames": "2.2.6",
1010
"docsearch.js": "2.6.2",
11-
"gatsby": "2.3.31",
11+
"gatsby": "2.3.32",
1212
"gatsby-image": "2.0.40",
1313
"gatsby-plugin-catch-links": "2.0.13",
1414
"gatsby-plugin-google-analytics": "2.0.18",

β€Žsite/yarn.lockβ€Ž

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6615,10 +6615,10 @@ gatsby-transformer-sharp@2.1.18:
66156615
probe-image-size "^4.0.0"
66166616
sharp "^0.21.3"
66176617

6618-
gatsby@2.3.31:
6619-
version "2.3.31"
6620-
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.3.31.tgz#9ec87eea5ac02e74e96748aabffea9c268a45382"
6621-
integrity sha512-kUkwhkDgPYJX+huwue6kpW8eaERFN6lL8Cym/POeNSqC7O+oUFtxS30Xg1L2JDax8WYVaGP9Wq427Zd7/u9SOQ==
6618+
gatsby@2.3.32:
6619+
version "2.3.32"
6620+
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.3.32.tgz#bb6bb141c8122cd023eddc9d1aaec1dbea4917f2"
6621+
integrity sha512-nSlc6IdNoOfzuDme+Z2gSkqmXB+0/j3Y+ElFSE6G8m3hCkV+2CuP7YsREe9V/K1609QwJcmQFRNAqtS1/uYjXw==
66226622
dependencies:
66236623
"@babel/code-frame" "^7.0.0"
66246624
"@babel/core" "^7.0.0"

0 commit comments

Comments
Β (0)