Skip to content

Commit d96532b

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency gatsby-remark-relative-images to ^0.3.0
1 parent de2f63c commit d96532b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"gatsby-plugin-typescript": "^2.1.20",
4040
"gatsby-plugin-webpack-bundle-analyzer": "^1.0.5",
4141
"gatsby-remark-images": "^3.1.35",
42-
"gatsby-remark-relative-images": "^0.2.3",
42+
"gatsby-remark-relative-images": "^0.3.0",
4343
"gatsby-source-filesystem": "^2.1.43",
4444
"gatsby-transformer-sharp": "^2.3.6",
4545
"graphql": "^14.5.8",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6406,10 +6406,10 @@ gatsby-remark-images@^3.1.35:
64066406
unist-util-select "^1.5.0"
64076407
unist-util-visit-parents "^2.1.2"
64086408

6409-
gatsby-remark-relative-images@^0.2.3:
6410-
version "0.2.3"
6411-
resolved "https://registry.yarnpkg.com/gatsby-remark-relative-images/-/gatsby-remark-relative-images-0.2.3.tgz#35e0a2a3f37e54aa8e305ff178edda95ec227df7"
6412-
integrity sha512-pxvFgCUfJrQ/ezwSpvdzrvJGyESleGsUetHXyQ7ybNlMxQvkrK6GYjit5nkuk6x+2UEiOhIBgkBEpaZ9xZCLpQ==
6409+
gatsby-remark-relative-images@^0.3.0:
6410+
version "0.3.0"
6411+
resolved "https://registry.yarnpkg.com/gatsby-remark-relative-images/-/gatsby-remark-relative-images-0.3.0.tgz#6e31b0045d943ae1822ced469ce3b39b772e8ee4"
6412+
integrity sha512-DvFJiuqV/2I92OvKfVRQl0KxyOEE3zI/ALbxHFXHwCMzz+Pkd/HzmSyTLVyq9iBogzTQB+OpzDtgrTAtQwddzg==
64136413
dependencies:
64146414
babel-polyfill "^6.26.0"
64156415
cheerio "^1.0.0-rc.3"

0 commit comments

Comments
 (0)