Skip to content

Commit 8f7a689

Browse files
Bump github-slugger from 1.5.0 to 2.0.0
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:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a3e63ed commit 8f7a689

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"autoprefixer": "^10.4.19",
1919
"contentlayer": "0.3.4",
2020
"esbuild": "0.18.11",
21-
"github-slugger": "^1.4.0",
21+
"github-slugger": "^2.0.0",
2222
"gray-matter": "^4.0.2",
2323
"image-size": "1.0.0",
2424
"next": "14.1.4",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5006,7 +5006,7 @@ __metadata:
50065006
eslint-config-prettier: ^9.1.0
50075007
eslint-plugin-jsx-a11y: ^6.8.0
50085008
eslint-plugin-prettier: ^5.0.0
5009-
github-slugger: ^1.4.0
5009+
github-slugger: ^2.0.0
50105010
gray-matter: ^4.0.2
50115011
husky: ^8.0.0
50125012
image-size: 1.0.0

0 commit comments

Comments
 (0)