Skip to content

Commit

Permalink
chore(deps-dev): bump astro from 3.2.0 to 3.2.3
Browse files Browse the repository at this point in the history
Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 3.2.0 to 3.2.3.
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/[email protected]/packages/astro)

---
updated-dependencies:
- dependency-name: astro
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 9, 2023
1 parent 6cfe767 commit 39e1f9d
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 37 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@tailwindcss/typography": "^0.5.10",
"@typescript-eslint/eslint-plugin": "^6.7.4",
"@typescript-eslint/parser": "^6.7.4",
"astro": "3.2.0",
"astro": "3.2.3",
"astro-icon": "^0.8.1",
"eslint": "^8.50.0",
"eslint-plugin-astro": "^0.29.0",
Expand Down
71 changes: 35 additions & 36 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -30,10 +30,10 @@
resolved "https://registry.yarnpkg.com/@astrojs/compiler/-/compiler-2.1.0.tgz#ebc9e648d606709e6f03be9e6ced3777b09e7936"
integrity sha512-Mp+qrNhly+27bL/Zq8lGeUY+YrdoU0eDfIlAeGIPrzt0PnI/jGpvPUdCaugv4zbCrDkOUScFfcbeEiYumrdJnw==

"@astrojs/[email protected].0":
version "0.2.0"
resolved "https://registry.yarnpkg.com/@astrojs/internal-helpers/-/internal-helpers-0.2.0.tgz#3b6fabd28fba86aa44e26f9fbb238ac6b4962b71"
integrity sha512-NQ4ppp1CM0HNkKbJNM4saVSfmUYzGlRalF6wx7F6T/MYHYSWGuojY89/oFTy4t8VlOGUCUijlsVNNeziWaUo5g==
"@astrojs/[email protected].1":
version "0.2.1"
resolved "https://registry.yarnpkg.com/@astrojs/internal-helpers/-/internal-helpers-0.2.1.tgz#4e2e6aabaa9819f17119aa10f413c4d6122c94cf"
integrity sha512-06DD2ZnItMwUnH81LBLco3tWjcZ1lGU9rLCCBaeUCGYe9cI0wKyY2W3kDyoW1I6GmcWgt1fu+D1CTvz+FIKf8A==

"@astrojs/[email protected]":
version "3.2.0"
Expand All @@ -55,6 +55,26 @@
unist-util-visit "^4.1.2"
vfile "^5.3.7"

"@astrojs/[email protected]":
version "3.2.1"
resolved "https://registry.yarnpkg.com/@astrojs/markdown-remark/-/markdown-remark-3.2.1.tgz#0014c9c2d8666af4b2fee0cbd4185201eb328d76"
integrity sha512-Z4YNMRtgFZeHhB29uCZl0B9MbMZddW9ZKCNucapoysbvygbDFF1gGtqpVnf+Lyv3rUBHwM/J5qWB2MSZuTuz1g==
dependencies:
"@astrojs/prism" "^3.0.0"
github-slugger "^2.0.0"
import-meta-resolve "^3.0.0"
mdast-util-definitions "^6.0.0"
rehype-raw "^6.1.1"
rehype-stringify "^9.0.4"
remark-gfm "^3.0.1"
remark-parse "^10.0.2"
remark-rehype "^10.1.0"
remark-smartypants "^2.0.0"
shiki "^0.14.3"
unified "^10.1.2"
unist-util-visit "^4.1.2"
vfile "^5.3.7"

"@astrojs/mdx@^1.1.0":
version "1.1.0"
resolved "https://registry.yarnpkg.com/@astrojs/mdx/-/mdx-1.1.0.tgz#aa709c137f2789d770581ea5bf70eeba82ec6e69"
Expand Down Expand Up @@ -116,18 +136,17 @@
postcss "^8.4.28"
postcss-load-config "^4.0.1"

"@astrojs/[email protected].2":
version "3.0.2"
resolved "https://registry.yarnpkg.com/@astrojs/telemetry/-/telemetry-3.0.2.tgz#f0b3a6abae33e9b362924124ea9735c90c155847"
integrity sha512-ef+jqCkqopCzjGfsMsr+8p56Nj6F9ZzouWcWZt+dKsqbRccI3c8K3jfkLcdq4AyfFZtKBDB6N4ZuI68g33oiOg==
"@astrojs/[email protected].3":
version "3.0.3"
resolved "https://registry.yarnpkg.com/@astrojs/telemetry/-/telemetry-3.0.3.tgz#a7a87a40de74bfeaae78fc4cbec1f6ec1cbf1c36"
integrity sha512-j19Cf5mfyLt9hxgJ9W/FMdAA5Lovfp7/CINNB/7V71GqvygnL7KXhRC3TzfB+PsVQcBtgWZzCXhUWRbmJ64Raw==
dependencies:
ci-info "^3.8.0"
debug "^4.3.4"
dlv "^1.1.3"
dset "^3.1.2"
is-docker "^3.0.0"
is-wsl "^3.0.0"
undici "^5.23.0"
which-pm-runs "^1.1.0"

"@astrolib/analytics@^0.4.2":
Expand Down Expand Up @@ -1343,15 +1362,15 @@ astro-icon@^0.8.1:
resolve-pkg "^2.0.0"
svgo "^2.8.0"

[email protected].0:
version "3.2.0"
resolved "https://registry.yarnpkg.com/astro/-/astro-3.2.0.tgz#699fca50f3c424ed562bae660d78d0813821e528"
integrity sha512-sDQnSFV46ZzNkVU6co5f8wilZFmGiWsqnIVoMhd5/XPU76iZdA40WqFyBOhGaji7hGuqbcjN8MGobMg53lsoUg==
[email protected].3:
version "3.2.3"
resolved "https://registry.yarnpkg.com/astro/-/astro-3.2.3.tgz#a6f14bf946555683ee1537a345e4a819a3aeff9b"
integrity sha512-1epnxQhTbfzgdmLP1yu51E8zjIOKYxZyA8hMTD4S2E+F5gMp/D81H4hekPbbq89GDxNJiHDRNZDHtS5vrU5E5w==
dependencies:
"@astrojs/compiler" "^2.1.0"
"@astrojs/internal-helpers" "0.2.0"
"@astrojs/markdown-remark" "3.2.0"
"@astrojs/telemetry" "3.0.2"
"@astrojs/internal-helpers" "0.2.1"
"@astrojs/markdown-remark" "3.2.1"
"@astrojs/telemetry" "3.0.3"
"@babel/core" "^7.22.10"
"@babel/generator" "^7.22.10"
"@babel/parser" "^7.22.10"
Expand Down Expand Up @@ -1396,7 +1415,6 @@ [email protected]:
string-width "^6.1.0"
strip-ansi "^7.1.0"
tsconfig-resolver "^3.0.1"
undici "^5.23.0"
unist-util-visit "^4.1.2"
vfile "^5.3.7"
vite "^4.4.9"
Expand Down Expand Up @@ -1643,13 +1661,6 @@ bundle-name@^3.0.0:
dependencies:
run-applescript "^5.0.0"

busboy@^1.6.0:
version "1.6.0"
resolved "https://registry.yarnpkg.com/busboy/-/busboy-1.6.0.tgz#966ea36a9502e43cdb9146962523b92f531f6893"
integrity sha512-8SFQbg/0hQ9xy3UNTB0YEnsNBbWfhf7RtnzpL7TkBiTBRfrQ9Fxcnz7VJsleJpyp6rVLvXiuORqjlHi5q+PYuA==
dependencies:
streamsearch "^1.1.0"

call-bind@^1.0.0, call-bind@^1.0.2:
version "1.0.2"
resolved "https://registry.yarnpkg.com/call-bind/-/call-bind-1.0.2.tgz#b1d4e89e688119c3c9a903ad30abb2f6a919be3c"
Expand Down Expand Up @@ -6332,11 +6343,6 @@ stream-parser@~0.3.1:
dependencies:
debug "2"

streamsearch@^1.1.0:
version "1.1.0"
resolved "https://registry.yarnpkg.com/streamsearch/-/streamsearch-1.1.0.tgz#404dd1e2247ca94af554e841a8ef0eaa238da764"
integrity sha512-Mcc5wHehp9aXz1ax6bZUyY5afg9u2rv5cqQI3mRrYkGC8rW2hM02jWuwjtL++LS5qinSyhj2QfLyNsuc+VsExg==

streamx@^2.15.0:
version "2.15.0"
resolved "https://registry.yarnpkg.com/streamx/-/streamx-2.15.0.tgz#f58c92e6f726b5390dcabd6dd9094d29a854d698"
Expand Down Expand Up @@ -6911,13 +6917,6 @@ underscore@^1.8.3:
resolved "https://registry.yarnpkg.com/underscore/-/underscore-1.13.6.tgz#04786a1f589dc6c09f761fc5f45b89e935136441"
integrity sha512-+A5Sja4HP1M08MaXya7p5LvjuM7K6q/2EaC0+iovj/wOcMsTzMvDFbasi/oSapiwOlt252IqsKqPjCl7huKS0A==

undici@^5.23.0:
version "5.23.0"
resolved "https://registry.yarnpkg.com/undici/-/undici-5.23.0.tgz#e7bdb0ed42cebe7b7aca87ced53e6eaafb8f8ca0"
integrity sha512-1D7w+fvRsqlQ9GscLBwcAJinqcZGHUKjbOmXdlE/v8BvEGXjeWAax+341q44EuTcHXXnfyKNbKRq4Lg7OzhMmg==
dependencies:
busboy "^1.6.0"

unherit@^3.0.0:
version "3.0.1"
resolved "https://registry.yarnpkg.com/unherit/-/unherit-3.0.1.tgz#65b98bb7cb58cee755d7ec699a49e9e8ff172e23"
Expand Down

0 comments on commit 39e1f9d

Please sign in to comment.