10000 Merge pull request #490 from Hacker0x01/dependabot/npm_and_yarn/gatsb… · tall-bot/docs.hackerone.com@1e4f9d8 · GitHub
[go: up one dir, main page]

Skip to content

Commit 1e4f9d8

Browse files
authored
Merge pull request Hacker0x01#490 from Hacker0x01/dependabot/npm_and_yarn/gatsby-remark-images-5.11.0
Bump gatsby-remark-images from 5.9.0 to 5.11.0
2 parents 9b8e42e + ea1589d commit 1e4f9d8

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"gatsby-plugin-slug": "^2.0.0",
2121
"gatsby-plugin-sri": "^1.0.11",
2222
"gatsby-remark-autolink-headers": "^4.11.0",
23-
"gatsby-remark-images": "^5.8.0",
23+
"gatsby-remark-images": "^5.11.0",
2424
"gatsby-source-filesystem": "^3.14.0",
2525
"gatsby-transformer-remark": "^4.11.0",
2626
"gatsby-transformer-sharp": "^3.14.0",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5871,15 +5871,15 @@ gatsby-remark-autolink-headers@^4.11.0:
58715871
mdast-util-to-string "^2.0.0"
58725872
unist-util-visit "^2.0.3"
58735873

5874-
gatsby-remark-images@^5.8.0:
5875-
version "5.9.0"
5876-
resolved "https://registry.yarnpkg.com/gatsby-remark-images/-/gatsby-remark-images-5.9.0.tgz#2903681af5a1968acd704d483ae26a860636f424"
5877-
integrity sha512-JXvUpUIiQo+tNxc5gPJ6h7k+HOrSOrwlWI+dGVWEm0VZO+PaJdaYBbpBrLa2/JQ4zI+GIp5lDl/ZL5B9b8kYlg==
5874+
gatsby-remark-images@^5.11.0:
5875+
version "5.11.0"
5876+
resolved "https://registry.yarnpkg.com/gatsby-remark-images/-/gatsby-remark-images-5.11.0.tgz#9c6eb9b5922e3e956aac9a9e1f3950cdf9dcff04"
5877+
integrity sha512-KP5dWp8AQ6wwhFN4+IIKvxAm2BsL6HyvLU9w61HxvDtYrT7aRRAHj2YFPaPrgeJQ5ncAzwn+knB5Ofy4a/wx0g==
58785878
dependencies:
5879-
"@babel/runtime" "^7.14.8"
5879+
"@babel/runtime" "^7.15.4"
58805880
chalk "^4.1.2"
58815881
cheerio "^1.0.0-rc.10"
5882-
gatsby-core-utils "^2.12.0"
5882+
gatsby-core-utils "^2.14.0"
58835883
is-relative-url "^3.0.0"
58845884
lodash "^4.17.21"
58855885
mdast-util-definitions "^4.0.0"

0 commit comments

Comments
 (0)
0