Merge pull request 'Update dependency astro to v4.4.15' (#72) from renovate/astro-4.x-lockfile into main
Reviewed-on: #72
This commit is contained in:
commit
e610f07b13
1 changed files with 3 additions and 3 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
@ -1432,9 +1432,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/astro": {
|
"node_modules/astro": {
|
||||||
"version": "4.4.13",
|
"version": "4.4.15",
|
||||||
"resolved": "https://registry.npmjs.org/astro/-/astro-4.4.13.tgz",
|
"resolved": "https://registry.npmjs.org/astro/-/astro-4.4.15.tgz",
|
||||||
"integrity": "sha512-kx2k2DJd9Os15zJBo8fK01/2F7/4wH6sAKmlBHlkGHIFm6CKSSzWCK/IWQ0DybNWtthK9A3HDZ4VYWv0BJDOBg==",
|
"integrity": "sha512-RTiAnlO8hDp6GqMVvaeJxyuCJhHNEho09lHshMNQBqgRabYPOJGW0HZZrbLRGNOqN9I14ivhZIunYGgAaGQpWw==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@astrojs/compiler": "^2.5.3",
|
"@astrojs/compiler": "^2.5.3",
|
||||||
"@astrojs/internal-helpers": "0.2.1",
|
"@astrojs/internal-helpers": "0.2.1",
|
||||||
|
|
Loading…
Reference in a new issue