Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 6ca217e

Browse files
authored
Merge pull request Hacker0x01#484 from Hacker0x01/dependabot/npm_and_yarn/gatsby-remark-autolink-headers-4.11.0
Bump gatsby-remark-autolink-headers from 4.9.0 to 4.11.0
2 parents 744c359 + b298e94 commit 6ca217e

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"gatsby-plugin-sitemap": "^4.8.0",
2020
"gatsby-plugin-slug": "^2.0.0",
2121
"gatsby-plugin-sri": "^1.0.11",
22-
"gatsby-remark-autolink-headers": "^4.8.0",
22+
"gatsby-remark-autolink-headers": "^4.11.0",
2323
"gatsby-remark-images": "^5.8.0",
2424
"gatsby-source-filesystem": "^3.12.0",
2525
"gatsby-transformer-remark": "^4.8.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6219,12 +6219,12 @@ gatsby-recipes@^0.23.0:
62196219
xstate "^4.9.1"
62206220
yoga-layout-prebuilt "^1.9.6"
62216221

6222-
gatsby-remark-autolink-headers@^4.8.0:
6223-
version "4.9.0"
6224-
resolved "https://registry.yarnpkg.com/gatsby-remark-autolink-headers/-/gatsby-remark-autolink-headers-4.9.0.tgz#61d192a089e1ab53870b904fa62e1e8c6751417b"
6225-
integrity sha512-/JY/0bTBWZy8Gk0/5pyaB+6TJ2VnoxANFCnyA2F2QJahae0IGCoTstFx+1uCwF9QbDkoTNOndghuSYYMoUYrmw==
6222+
gatsby-remark-autolink-headers@^4.11.0:
6223+
version "4.11.0"
6224+
resolved "https://registry.yarnpkg.com/gatsby-remark-autolink-headers/-/gatsby-remark-autolink-headers-4.11.0.tgz#829d51672a033a765017c439ce80d991c075e7af"
6225+
integrity sha512-wklhIRpVQfv9xMPoSVKDl/DRLBzxKWr13PRQgw602zVmj/IdMzgVarJgU8aCzlyb3+JztlptnKE1U/htFs8HGQ==
62266226
dependencies:
6227-
"@babel/runtime" "^7.14.8"
6227+
"@babel/runtime" "^7.15.4"
62286228
github-slugger "^1.3.0"
62296229
lodash "^4.17.21"
62306230
mdast-util-to-string "^2.0.0"

0 commit comments

Comments
 (0)