Skip to content

Commit

Permalink
chore: upgrade deps
Browse files Browse the repository at this point in the history
Signed-off-by: Andres Correa Casablanca <[email protected]>
  • Loading branch information
castarco committed Mar 18, 2024
1 parent 8b4b13e commit 9703f4e
Show file tree
Hide file tree
Showing 9 changed files with 93 additions and 97 deletions.
2 changes: 1 addition & 1 deletion e2e/fixtures/dynamic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"license": "MIT",
"dependencies": {
"@astrojs/node": "^8.2.3",
"astro": "^4.5.4"
"astro": "^4.5.5"
},
"devDependencies": {
"@kindspells/astro-shield": "link:../../.."
Expand Down
38 changes: 19 additions & 19 deletions e2e/fixtures/dynamic/pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion e2e/fixtures/hybrid/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"license": "MIT",
"dependencies": {
"@astrojs/node": "^8.2.3",
"astro": "^4.5.4"
"astro": "^4.5.5"
},
"devDependencies": {
"@kindspells/astro-shield": "link:../../.."
Expand Down
38 changes: 19 additions & 19 deletions e2e/fixtures/hybrid/pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion e2e/fixtures/static/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
},
"license": "MIT",
"dependencies": {
"astro": "^4.5.4"
"astro": "^4.5.5"
},
"devDependencies": {
"@kindspells/astro-shield": "link:../../.."
Expand Down
46 changes: 23 additions & 23 deletions e2e/fixtures/static/pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"@biomejs/biome": "^1.6.1",
"@types/node": "^20.11.28",
"@vitest/coverage-v8": "^1.4.0",
"astro": "^4.5.4",
"astro": "^4.5.5",
"publint": "^0.2.7",
"typescript": "^5.4.2",
"vite": "^5.1.6",
Expand Down
Loading

0 comments on commit 9703f4e

Please sign in to comment.