Skip to content

Commit 2a611f0

Browse files
committed
Upgrade shiki to 0.14.5
1 parent c2fbe03 commit 2a611f0

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
@@ -25,7 +25,7 @@
2525
"ansi-regex": "^5.0.0",
2626
"chalk": "^4.1.0",
2727
"diff": "^5.0.0",
28-
"shiki": "^0.14.2",
28+
"shiki": "^0.14.5",
2929
"term-size": "^2.2.1",
3030
"wcwidth": "^1.0.1"
3131
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2324,10 +2324,10 @@ shebang-regex@^3.0.0:
23242324
resolved "https://registry.yarnpkg.com/shebang-regex/-/shebang-regex-3.0.0.tgz#ae16f1644d873ecad843b0307b143362d4c42172"
23252325
integrity sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==
23262326

2327-
shiki@^0.14.2:
2328-
version "0.14.2"
2329-
resolved "https://registry.yarnpkg.com/shiki/-/shiki-0.14.2.tgz#d51440800b701392b31ce2336036058e338247a1"
2330-
integrity sha512-ltSZlSLOuSY0M0Y75KA+ieRaZ0Trf5Wl3gutE7jzLuIcWxLp5i/uEnLoQWNvgKXQ5OMpGkJnVMRLAuzjc0LJ2A==
2327+
shiki@^0.14.5:
2328+
version "0.14.5"
2329+
resolved "https://registry.yarnpkg.com/shiki/-/shiki-0.14.5.tgz#375dd214e57eccb04f0daf35a32aa615861deb93"
2330+
integrity sha512-1gCAYOcmCFONmErGTrS1fjzJLA7MGZmKzrBNX7apqSwhyITJg2O102uFzXUeBxNnEkDA9vHIKLyeKq0V083vIw==
23312331
dependencies:
23322332
ansi-sequence-parser "^1.1.0"
23332333
jsonc-parser "^3.2.0"

0 commit comments

Comments
 (0)