Skip to content

Commit a3063ac

Browse files
authored
Merge pull request #106 from ansidev/renovate/astro-2.x
fix(deps): update dependency astro to ^2.1.6
2 parents a8ddb84 + 2013565 commit a3063ac

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
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.5",
18+
"astro": "^2.1.6",
1919
"astro-compress": "^1.1.35",
2020
"astro-purgecss": "^2.0.1"
2121
},

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)