Merge pull request 'Update dependency astro to v4.5.5' (#76) from renovate/astro-4.x-lockfile into main
Reviewed-on: #76
This commit is contained in:
commit
7ae495cab0
1 changed files with 3 additions and 3 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
@ -1436,9 +1436,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/astro": {
|
||||
"version": "4.5.4",
|
||||
"resolved": "https://registry.npmjs.org/astro/-/astro-4.5.4.tgz",
|
||||
"integrity": "sha512-qwMyBn36wXvaCzdCmdbyCxLQGG5hTa3saNdHdqS20Yn1b7Z7oqqcWOb2UjFuq6O8dFqZxU8Hq0/pGFscvsYtJA==",
|
||||
"version": "4.5.5",
|
||||
"resolved": "https://registry.npmjs.org/astro/-/astro-4.5.5.tgz",
|
||||
"integrity": "sha512-gZ3jR06dLmY9/SMkKMr+3pRSrUjhuwjnXt+9abFJV3WGwhCnLZbSNsTBrLMsaFHpAS1ReJChcTWyKRCvs/jCIQ==",
|
||||
"dependencies": {
|
||||
"@astrojs/compiler": "^2.7.0",
|
||||
"@astrojs/internal-helpers": "0.3.0",
|
||||
|
|
Loading…
Reference in a new issue