Skip to content

Commit e8b634c

Browse files
Bump astro from 5.7.4 to 5.7.5 (#371)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 08dcbca commit e8b634c

File tree

2 files changed

+14
-14
lines changed

2 files changed

+14
-14
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@iconify-json/mdi": "^1.2.3",
2121
"@iconify-json/simple-icons": "^1.2.32",
2222
"@tailwindcss/typography": "^0.5.10",
23-
"astro": "5.7.4",
23+
"astro": "5.7.5",
2424
"astro-icon": "^1.1.5",
2525
"cypress": "^14.3.2",
2626
"mdast-util-to-string": "^4.0.0",

yarn.lock

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -148,18 +148,18 @@ __metadata:
148148
languageName: node
149149
linkType: hard
150150

151-
"@astrojs/telemetry@npm:3.2.0":
152-
version: 3.2.0
153-
resolution: "@astrojs/telemetry@npm:3.2.0"
151+
"@astrojs/telemetry@npm:3.2.1":
152+
version: 3.2.1
153+
resolution: "@astrojs/telemetry@npm:3.2.1"
154154
dependencies:
155-
ci-info: ^4.1.0
156-
debug: ^4.3.7
155+
ci-info: ^4.2.0
156+
debug: ^4.4.0
157157
dlv: ^1.1.3
158158
dset: ^3.1.4
159159
is-docker: ^3.0.0
160160
is-wsl: ^3.1.0
161161
which-pm-runs: ^1.1.0
162-
checksum: cda264155467c48d71adbe0ab9b029322263dee4deef29ccd830647cf38f6bb726574af0082ba7982466d8429aae667cdf72a60b243b3b88a235a5b7a45849b5
162+
checksum: 30a8d5facf1332ee5c1b229d70db4dcbdf8d32432a468d10389b64d2466e2c60972c1bd1c4f9eaec48fc04e16da4ec26124aedd562734b8e3550db57d8455e31
163163
languageName: node
164164
linkType: hard
165165

@@ -265,7 +265,7 @@ __metadata:
265265
"@iconify-json/mdi": ^1.2.3
266266
"@iconify-json/simple-icons": ^1.2.32
267267
"@tailwindcss/typography": ^0.5.10
268-
astro: 5.7.4
268+
astro: 5.7.5
269269
astro-icon: ^1.1.5
270270
cypress: ^14.3.2
271271
mdast-util-to-string: ^4.0.0
@@ -1651,14 +1651,14 @@ __metadata:
16511651
languageName: node
16521652
linkType: hard
16531653

1654-
"astro@npm:5.7.4":
1655-
version: 5.7.4
1656-
resolution: "astro@npm:5.7.4"
1654+
"astro@npm:5.7.5":
1655+
version: 5.7.5
1656+
resolution: "astro@npm:5.7.5"
16571657
dependencies:
16581658
"@astrojs/compiler": ^2.11.0
16591659
"@astrojs/internal-helpers": 0.6.1
16601660
"@astrojs/markdown-remark": 6.3.1
1661-
"@astrojs/telemetry": 3.2.0
1661+
"@astrojs/telemetry": 3.2.1
16621662
"@capsizecss/unpack": ^2.4.0
16631663
"@oslojs/encoding": ^1.1.0
16641664
"@rollup/pluginutils": ^5.1.4
@@ -1720,7 +1720,7 @@ __metadata:
17201720
optional: true
17211721
bin:
17221722
astro: astro.js
1723-
checksum: 8ca4cafd44e46263fa4537f50550502346c04c71e723aa6a4fb04793705eafe85618065ee7f0cfcdf0f7d3de78179030de35c9c3040258deb6eb1612dc09f09f
1723+
checksum: 7549b9750d8f92b19662c7b0ee5c3dc42e6e73246848353786ac3b85c745c7f9667d7c50453e2dba5427c2fb04d7d190c8d5a57c22421d85f63fe80996b2dee3
17241724
languageName: node
17251725
linkType: hard
17261726

@@ -2545,7 +2545,7 @@ __metadata:
25452545
languageName: node
25462546
linkType: hard
25472547

2548-
"debug@npm:4, debug@npm:^4.0.0, debug@npm:^4.1.1, debug@npm:^4.3.3, debug@npm:^4.3.4, debug@npm:^4.3.7, debug@npm:^4.4.0":
2548+
"debug@npm:4, debug@npm:^4.0.0, debug@npm:^4.1.1, debug@npm:^4.3.3, debug@npm:^4.3.4, debug@npm:^4.4.0":
25492549
version: 4.4.0
25502550
resolution: "debug@npm:4.4.0"
25512551
dependencies:

0 commit comments

Comments
 (0)