Skip to content

Commit

Permalink
fix(deps): update dependency astro to v4.16.10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 6, 2024
1 parent 15f3a4a commit 9efda34
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1520,8 +1520,8 @@ __metadata:
linkType: hard

"astro@npm:^4.0.0":
version: 4.16.9
resolution: "astro@npm:4.16.9"
version: 4.16.10
resolution: "astro@npm:4.16.10"
dependencies:
"@astrojs/compiler": "npm:^2.10.3"
"@astrojs/internal-helpers": "npm:0.4.1"
Expand Down Expand Up @@ -1565,7 +1565,7 @@ __metadata:
micromatch: "npm:^4.0.8"
mrmime: "npm:^2.0.0"
neotraverse: "npm:^0.6.18"
ora: "npm:^8.1.0"
ora: "npm:^8.1.1"
p-limit: "npm:^6.1.0"
p-queue: "npm:^8.0.1"
preferred-pm: "npm:^4.0.0"
Expand All @@ -1591,7 +1591,7 @@ __metadata:
optional: true
bin:
astro: astro.js
checksum: 10/255d3f4ad0615cf30170551acd9f8058f92ea397ed197ce9b4634ff0eff877ff7cf11fc188b7f2d8ed5bd884988432e591162d45f9f6d296dda1b01b06acc4cf
checksum: 10/60d1719ee58aa67f4644c74b982894a2e4c4b1132c426b6247543f54bf3dbfc45f5e654e37667e8d9c4749a2d62a9535e4e7afd3b6ad18302739b4f2984e3785
languageName: node
linkType: hard

Expand Down Expand Up @@ -4250,9 +4250,9 @@ __metadata:
languageName: node
linkType: hard

"ora@npm:^8.1.0":
version: 8.1.0
resolution: "ora@npm:8.1.0"
"ora@npm:^8.1.1":
version: 8.1.1
resolution: "ora@npm:8.1.1"
dependencies:
chalk: "npm:^5.3.0"
cli-cursor: "npm:^5.0.0"
Expand All @@ -4263,7 +4263,7 @@ __metadata:
stdin-discarder: "npm:^0.2.2"
string-width: "npm:^7.2.0"
strip-ansi: "npm:^7.1.0"
checksum: 10/2b394b79ccae4f0aa6d5ef5b4b511be41e5e2f09de00845f6506368b49e577e77e2c08ad5fbdd7de98a25ef8d216a714ac7cc13665408e52e17b80e1ada93d31
checksum: 10/2308c0a4da83099b0778a914890f5561329e3c948f73e865e0dced9053d62327219d8bde0f9b7c79a02913a7e41458ff5667d0115032fedc54907862e2de9695
languageName: node
linkType: hard

Expand Down

0 comments on commit 9efda34

Please sign in to comment.