From 31cbf4357e866abab62bb4ccf949f5a59aec06ac Mon Sep 17 00:00:00 2001 From: "Houston (Bot)" <108291165+astrobot-houston@users.noreply.github.com> Date: Thu, 18 May 2023 09:31:59 -0700 Subject: [ci] release (#7090) Co-authored-by: github-actions[bot] --- packages/markdown/remark/package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'packages/markdown/remark/package.json') diff --git a/packages/markdown/remark/package.json b/packages/markdown/remark/package.json index b4a0ae4ce..4e40af840 100644 --- a/packages/markdown/remark/package.json +++ b/packages/markdown/remark/package.json @@ -1,6 +1,6 @@ { "name": "@astrojs/markdown-remark", - "version": "2.2.0", + "version": "2.2.1", "type": "module", "author": "withastro", "license": "MIT", @@ -28,10 +28,10 @@ "test": "mocha --exit --timeout 20000" }, "peerDependencies": { - "astro": "workspace:^2.4.0" + "astro": "workspace:^2.5.0" }, "dependencies": { - "@astrojs/prism": "^2.1.0", + "@astrojs/prism": "^2.1.2", "github-slugger": "^1.4.0", "import-meta-resolve": "^2.1.0", "rehype-raw": "^6.1.1", -- cgit v1.2.3