Skip to content

Commit a0b9699

Browse files
committed
(#1142)(#1143) Upgrade choco-theme 0.8.5 & choco-astro 0.2.1
This upgrades choco-theme and choco-astro to their latest versions. These updates bring in no new features, but simply update dependencies to their latest allowed versions.
1 parent 2c33bc0 commit a0b9699

File tree

2 files changed

+655
-893
lines changed

2 files changed

+655
-893
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"choco-theme": "npx --quiet ts-node --skipIgnore node_modules/choco-theme/build/choco-theme.ts --repository=docs"
2727
},
2828
"dependencies": {
29-
"choco-astro": "0.2.0",
30-
"choco-theme": "0.8.2"
29+
"choco-astro": "0.2.1",
30+
"choco-theme": "0.8.5"
3131
}
3232
}

0 commit comments

Comments
 (0)