Skip to content

Commit 53fd959

Browse files
authored
Merge pull request #107 from ansidev/renovate/astro-2.x
fix(deps): update dependency astro to ^2.1.7
2 parents a3063ac + 100b589 commit 53fd959

File tree

2 files changed

+17
-12
lines changed

2 files changed

+17
-12
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"lint": "eslint --ext .cjs,.mjs,.ts,.astro --ignore-path .gitignore ."
1616
},
1717
"dependencies": {
18-
"astro": "^2.1.6",
18+
"astro": "^2.1.7",
1919
"astro-compress": "^1.1.35",
2020
"astro-purgecss": "^2.0.1"
2121
},

pnpm-lock.yaml

Lines changed: 16 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)