Skip to content

Commit 8e1ee40

Browse files
authored
fix(deps): use exact version for rehype-shiki (#302)
1 parent 4bc2953 commit 8e1ee40

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"dependencies": {
4040
"@actions/core": "^1.11.1",
4141
"@clack/prompts": "^0.10.1",
42-
"@node-core/rehype-shiki": "^1.0.1-1815fa769361b836fa52cfab9c5bd4991f571c95",
42+
"@node-core/rehype-shiki": "1.0.1-1815fa769361b836fa52cfab9c5bd4991f571c95",
4343
"@orama/orama": "^3.1.6",
4444
"@orama/plugin-data-persistence": "^3.1.6",
4545
"acorn": "^8.14.1",

0 commit comments

Comments
 (0)