Skip to content

Commit 15f75f4

Browse files
committed
Update dependency remark-slug to ^6.1.0
1 parent 9a4467f commit 15f75f4

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/skrt/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"react-dom": "^17.0.2",
3434
"remark-abbr": "^1.4.1",
3535
"remark-prism": "^1.3.6",
36-
"remark-slug": "^6.0.0",
36+
"remark-slug": "^6.1.0",
3737
"sirv": "^1.0.18",
3838
"unist-util-visit": "^2.0.3"
3939
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5839,10 +5839,10 @@ remark-prism@^1.3.6:
58395839
prismjs "^1.23.0"
58405840
unist-util-map "^2.0.1"
58415841

5842-
remark-slug@^6.0.0:
5843-
version "6.0.0"
5844-
resolved "https://registry.yarnpkg.com/remark-slug/-/remark-slug-6.0.0.tgz#2b54a14a7b50407a5e462ac2f376022cce263e2c"
5845-
integrity sha512-ln67v5BrGKHpETnm6z6adlJPhESFJwfuZZ3jrmi+lKTzeZxh2tzFzUfDD4Pm2hRGOarHLuGToO86MNMZ/hA67Q==
5842+
remark-slug@^6.1.0:
5843+
version "6.1.0"
5844+
resolved "https://registry.yarnpkg.com/remark-slug/-/remark-slug-6.1.0.tgz#0503268d5f0c4ecb1f33315c00465ccdd97923ce"
5845+
integrity sha512-oGCxDF9deA8phWvxFuyr3oSJsdyUAxMFbA0mZ7Y1Sas+emILtO+e5WutF9564gDsEN4IXaQXm5pFo6MLH+YmwQ==
58465846
dependencies:
58475847
github-slugger "^1.0.0"
58485848
mdast-util-to-string "^1.0.0"

0 commit comments

Comments
 (0)