Skip to content

Commit 4f11f2d

Browse files
committed
fix(deps): update dependency astro to v4.16.7
1 parent 815d870 commit 4f11f2d

File tree

1 file changed

+14
-7
lines changed

1 file changed

+14
-7
lines changed

yarn.lock

Lines changed: 14 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1728,7 +1728,7 @@ __metadata:
17281728
languageName: node
17291729
linkType: hard
17301730

1731-
"acorn@npm:^8.12.0, acorn@npm:^8.12.1":
1731+
"acorn@npm:^8.12.0":
17321732
version: 8.12.1
17331733
resolution: "acorn@npm:8.12.1"
17341734
bin:
@@ -1737,7 +1737,7 @@ __metadata:
17371737
languageName: node
17381738
linkType: hard
17391739

1740-
"acorn@npm:^8.6.0":
1740+
"acorn@npm:^8.13.0, acorn@npm:^8.6.0":
17411741
version: 8.13.0
17421742
resolution: "acorn@npm:8.13.0"
17431743
bin:
@@ -1889,8 +1889,8 @@ __metadata:
18891889
linkType: hard
18901890

18911891
"astro@npm:^4.16.3":
1892-
version: 4.16.6
1893-
resolution: "astro@npm:4.16.6"
1892+
version: 4.16.7
1893+
resolution: "astro@npm:4.16.7"
18941894
dependencies:
18951895
"@astrojs/compiler": "npm:^2.10.3"
18961896
"@astrojs/internal-helpers": "npm:0.4.1"
@@ -1903,7 +1903,7 @@ __metadata:
19031903
"@rollup/pluginutils": "npm:^5.1.2"
19041904
"@types/babel__core": "npm:^7.20.5"
19051905
"@types/cookie": "npm:^0.6.0"
1906-
acorn: "npm:^8.12.1"
1906+
acorn: "npm:^8.13.0"
19071907
aria-query: "npm:^5.3.2"
19081908
axobject-query: "npm:^4.1.0"
19091909
boxen: "npm:8.0.1"
@@ -1943,7 +1943,7 @@ __metadata:
19431943
semver: "npm:^7.6.3"
19441944
sharp: "npm:^0.33.3"
19451945
shiki: "npm:^1.22.0"
1946-
tinyexec: "npm:^0.3.0"
1946+
tinyexec: "npm:^0.3.1"
19471947
tsconfck: "npm:^3.1.4"
19481948
unist-util-visit: "npm:^5.0.0"
19491949
vfile: "npm:^6.0.3"
@@ -1960,7 +1960,7 @@ __metadata:
19601960
optional: true
19611961
bin:
19621962
astro: astro.js
1963-
checksum: 10c0/f5f768a6b8451c7e1ac4244fa007391ece569ca3f8359cac910765752fc4f0b2d3d73c9bc850eb4afbe6999cef08429179f0d305955bed35ec5441b2a3d073d2
1963+
checksum: 10c0/320f7d121f3611aae7289fce444093a4cc0d5ceb11350f4646ff7d9ed92d5d2418a197e22db256dbd78ba401391a43545e9cce009844144ae9397d8c6639abd5
19641964
languageName: node
19651965
linkType: hard
19661966

@@ -6275,6 +6275,13 @@ __metadata:
62756275
languageName: node
62766276
linkType: hard
62776277

6278+
"tinyexec@npm:^0.3.1":
6279+
version: 0.3.1
6280+
resolution: "tinyexec@npm:0.3.1"
6281+
checksum: 10c0/11e7a7c5d8b3bddf8b5cbe82a9290d70a6fad84d528421d5d18297f165723cb53d2e737d8f58dcce5ca56f2e4aa2d060f02510b1f8971784f97eb3e9aec28f09
6282+
languageName: node
6283+
linkType: hard
6284+
62786285
"tinypool@npm:^1.0.0":
62796286
version: 1.0.1
62806287
resolution: "tinypool@npm:1.0.1"

0 commit comments

Comments
 (0)