Skip to content

Commit

Permalink
chore: downgrade shiki version
Browse files Browse the repository at this point in the history
  • Loading branch information
valerymelou committed Aug 1, 2024
1 parent 927bcdf commit 9ff006d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
"postcss-url": "~10.1.3",
"prettier": "^3.2.5",
"prettier-plugin-tailwindcss": "^0.6.5",
"shiki": "^1.12.0",
"shiki": "^1.11.1",
"tailwindcss": "^3.4.4",
"ts-jest": "^29.1.0",
"ts-node": "10.9.2",
Expand Down
2 changes: 1 addition & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10504,7 +10504,7 @@ shell-quote@^1.8.1:
resolved "https://registry.npmjs.org/shell-quote/-/shell-quote-1.8.1.tgz"
integrity sha512-6j1W9l1iAs/4xYBI1SYOVZyFcCis9b4KCLQ8fgAGG07QvzaRLVVRQvAy85yNmmZSjYjg4MWh4gNvlPujU/5LpA==

shiki@^1.12.0:
shiki@^1.11.1:
version "1.12.0"
resolved "https://registry.yarnpkg.com/shiki/-/shiki-1.12.0.tgz#fd4900442405760df5c5819b5baa3892ef9612d2"
integrity sha512-BuAxWOm5JhRcbSOl7XCei8wGjgJJonnV0oipUupPY58iULxUGyHhW5CF+9FRMuM1pcJ5cGEJGll1LusX6FwpPA==
Expand Down

0 comments on commit 9ff006d

Please sign in to comment.