Skip to content

Commit 82d2886

Browse files
kimthuatcssnyk-botmga-chka
authored
fix: upgrade astro from 3.6.4 to 3.6.5 (#413)
Snyk has created this PR to upgrade astro from 3.6.4 to 3.6.5. See this package in npm: See this project in Snyk: https://app.snyk.io/org/data-team-dt/project/ee034aa7-b6ce-4de5-8d0b-dfccab2c739c?utm_source=github&utm_medium=referral&page=upgrade-pr Co-authored-by: snyk-bot <[email protected]> Co-authored-by: Christophe Kalenzaga <[email protected]>
1 parent d725e7d commit 82d2886

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"astro": "astro"
1212
},
1313
"dependencies": {
14-
"astro": "^3.5.5",
14+
"astro": "^3.6.5",
1515
"@astrojs/starlight": "^0.21.0",
1616
"sharp": "^0.32.5"
1717
}

docs/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -961,10 +961,10 @@ astro-expressive-code@^0.33.4:
961961
hast-util-to-html "^8.0.4"
962962
remark-expressive-code "^0.33.5"
963963

964-
astro@^3.5.5:
965-
version "3.6.4"
966-
resolved "https://registry.yarnpkg.com/astro/-/astro-3.6.4.tgz#9741fb45a449992333af5e39ec6925eb658875e1"
967-
integrity sha512-YatUyWEQ9GUC79Wc2zbovy6D6bXPW9++Z6PYs4GDamEDspUSnnzL/INB7WJqgFI0xAFk9jcUr+MZYjkdWqXYTw==
964+
astro@^3.6.5:
965+
version "3.6.5"
966+
resolved "https://registry.yarnpkg.com/astro/-/astro-3.6.5.tgz#5109630cca188ec897e52a16dd0fa8052b556a89"
967+
integrity sha512-fyVubQfb6+Bc2/XigXNeJ06HHwNFB9EnAQohJcrja6RB1PhIcZRusyIamywHWjoJ4a1T0HxMkzBLNW96DBqpNw==
968968
dependencies:
969969
"@astrojs/compiler" "^2.3.0"
970970
"@astrojs/internal-helpers" "0.2.1"

0 commit comments

Comments
 (0)