Skip to content

Commit

Permalink
fix(deps): update dependency github-slugger to ^1.5.0 for gatsby-rema…
Browse files Browse the repository at this point in the history
…rk-autolink-headers (#37854)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Apr 3, 2023
1 parent 2260f3e commit 19062c6
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 7 deletions.
2 changes: 1 addition & 1 deletion packages/gatsby-remark-autolink-headers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
},
"dependencies": {
"@babel/runtime": "^7.20.13",
"github-slugger": "^1.3.0",
"github-slugger": "^1.5.0",
"lodash": "^4.17.21",
"mdast-util-to-string": "^2.0.0",
"unist-util-visit": "^2.0.3"
Expand Down
10 changes: 4 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11601,12 +11601,10 @@ [email protected]:
dependencies:
emoji-regex ">=6.0.0 <=6.1.1"

github-slugger@^1.0.0, github-slugger@^1.2.1, github-slugger@^1.3.0:
version "1.3.0"
resolved "https://registry.yarnpkg.com/github-slugger/-/github-slugger-1.3.0.tgz#9bd0a95c5efdfc46005e82a906ef8e2a059124c9"
integrity sha512-gwJScWVNhFYSRDvURk/8yhcFBee6aFjye2a7Lhb2bUyRulpIoek9p0I9Kt7PT67d/nUlZbFu8L9RLiA0woQN8Q==
dependencies:
emoji-regex ">=6.0.0 <=6.1.1"
github-slugger@^1.0.0, github-slugger@^1.2.1, github-slugger@^1.5.0:
version "1.5.0"
resolved "https://registry.yarnpkg.com/github-slugger/-/github-slugger-1.5.0.tgz#17891bbc73232051474d68bd867a34625c955f7d"
integrity sha512-wIh+gKBI9Nshz2o46B0B3f5k/W+WI9ZAv6y5Dn5WJ5SK1t0TnDimB4WE5rmTD05ZAIn8HALCZVmCsvj0w0v0lw==

gitlab@^10.0.1:
version "10.2.1"
Expand Down

0 comments on commit 19062c6

Please sign in to comment.