Skip to content

Commit

Permalink
update dependencies (#1279)
Browse files Browse the repository at this point in the history
Signed-off-by: Arhell <[email protected]>
  • Loading branch information
Arhell committed Sep 6, 2023
1 parent 6561ac2 commit e5cd6fa
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@docusaurus/preset-classic": "2.4.1",
"@docusaurus/theme-mermaid": "^2.4.1",
"@mdx-js/react": "1.6.22",
"asciinema-player": "^3.5.0",
"asciinema-player": "^3.6.1",
"clsx": "^1.2.1",
"docusaurus-plugin-image-zoom": "^1.0.1",
"docusaurus-plugin-sass": "^0.2.5",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2637,10 +2637,10 @@ asap@~2.0.3:
resolved "https://registry.yarnpkg.com/asap/-/asap-2.0.6.tgz#e50347611d7e690943208bbdafebcbc2fb866d46"
integrity sha512-BSHWgDSAiKs50o2Re8ppvp3seVHXSRM44cdSsT9FfNEUUZLOGWVCsiWaRPWM1Znn+mqZ1OfVZ3z3DWEzSp7hRA==

asciinema-player@^3.5.0:
version "3.5.0"
resolved "https://registry.yarnpkg.com/asciinema-player/-/asciinema-player-3.5.0.tgz#a4d1c01b56b72dfb6834e9ff90fee5c9652c7dae"
integrity sha512-o4B2AscBuCZo4+JB9TBGrfZ7GQL99wsbm08WwmuNJTPd1lyLQJq8wgacnBsdvb2sC0K875ScYr8T5XmfeH/6dg==
asciinema-player@^3.6.1:
version "3.6.1"
resolved "https://registry.yarnpkg.com/asciinema-player/-/asciinema-player-3.6.1.tgz#bff61fadbb0325dfe1a73ae4c34f7a2bd45c9da7"
integrity sha512-FfTABH/N6pjG74A6cCfsrirTSM4UAOLMzcFXb0zS34T5czvg3CyUy2TAqa3WEs5owUFHcuN1Y2y8o0n2yjeMvQ==
dependencies:
"@babel/runtime" "^7.21.0"
solid-js "^1.3.0"
Expand Down

0 comments on commit e5cd6fa

Please sign in to comment.