Skip to content

Commit 2b9fc4d

Browse files
build(deps-dev): bump github-slugger from 1.4.0 to 1.5.0 (#6469)
Bumps [github-slugger](https://github.com/Flet/github-slugger) from 1.4.0 to 1.5.0. - [Release notes](https://github.com/Flet/github-slugger/releases) - [Changelog](https://github.com/Flet/github-slugger/blob/master/CHANGELOG.md) - [Commits](Flet/github-slugger@v1.4.0...v1.5.0) --- updated-dependencies: - dependency-name: github-slugger dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 50258a2 commit 2b9fc4d

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
@@ -96,7 +96,7 @@
9696
"eslint-plugin-react": "^7.31.10",
9797
"eslint-plugin-react-hooks": "^4.6.0",
9898
"front-matter": "^4.0.2",
99-
"github-slugger": "^1.4.0",
99+
"github-slugger": "^1.5.0",
100100
"html-webpack-plugin": "^5.5.0",
101101
"http-server": "^14.1.1",
102102
"husky": "^8.0.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5695,10 +5695,10 @@ gifwrap@^0.9.2:
56955695
image-q "^1.1.1"
56965696
omggif "^1.0.10"
56975697

5698-
github-slugger@^1.4.0:
5699-
version "1.4.0"
5700-
resolved "https://registry.yarnpkg.com/github-slugger/-/github-slugger-1.4.0.tgz#206eb96cdb22ee56fdc53a28d5a302338463444e"
5701-
integrity sha512-w0dzqw/nt51xMVmlaV1+JRzN+oCa1KfcgGEWhxUG16wbdA+Xnt/yoFO8Z8x/V82ZcZ0wy6ln9QDup5avbhiDhQ==
5698+
github-slugger@^1.5.0:
5699+
version "1.5.0"
5700+
resolved "https://registry.yarnpkg.com/github-slugger/-/github-slugger-1.5.0.tgz#17891bbc73232051474d68bd867a34625c955f7d"
5701+
integrity sha512-wIh+gKBI9Nshz2o46B0B3f5k/W+WI9ZAv6y5Dn5WJ5SK1t0TnDimB4WE5rmTD05ZAIn8HALCZVmCsvj0w0v0lw==
57025702

57035703
glob-parent@^5.1.2, glob-parent@~5.1.2:
57045704
version "5.1.2"

0 commit comments

Comments
 (0)