Skip to content

Commit 7078833

Browse files
build(deps-dev): bump github-slugger from 1.5.0 to 2.0.0 (#6473)
Bumps [github-slugger](https://github.com/Flet/github-slugger) from 1.5.0 to 2.0.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.5.0...2.0.0) --- updated-dependencies: - dependency-name: github-slugger dependency-type: direct:development update-type: version-update:semver-major ... 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 42c0f78 commit 7078833

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.5.0",
99+
"github-slugger": "^2.0.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.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==
5698+
github-slugger@^2.0.0:
5699+
version "2.0.0"
5700+
resolved "https://registry.yarnpkg.com/github-slugger/-/github-slugger-2.0.0.tgz#52cf2f9279a21eb6c59dd385b410f0c0adda8f1a"
5701+
integrity sha512-IaOQ9puYtjrkq7Y0Ygl9KDZnrf/aiUJYUpVf89y8kyaxbRG7Y1SrX/jaumrv81vc61+kiMempujsM3Yw7w5qcw==
57025702

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

0 commit comments

Comments
 (0)