Skip to content

Commit

Permalink
chore(deps): update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 30, 2024
1 parent 7cb6546 commit 88b05d2
Show file tree
Hide file tree
Showing 3 changed files with 29 additions and 30 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/links.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:

- name: Link Checker
id: lychee
uses: lycheeverse/lychee-action@v1.9.2
uses: lycheeverse/lychee-action@v1.9.3

- name: Create Issue From File
if: env.lychee_exit_code != 0
Expand Down
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,10 +45,10 @@
"@typescript-eslint/parser": "6.19.1",
"@vite-pwa/astro": "^0.2.0",
"@vueuse/core": "10.7.2",
"astro": "4.2.6",
"astro": "4.2.7",
"astro-compress": "2.2.8",
"astro-critters": "2.0.11",
"astro-icon": "1.0.3",
"astro-icon": "1.0.4",
"astro-netlify-cms": "0.5.4",
"astro-robots-txt": "1.0.0",
"astro-seo": "0.8.0",
Expand All @@ -62,7 +62,7 @@
"eslint-plugin-n": "16.6.2",
"eslint-plugin-promise": "6.1.1",
"flowbite": "^2.2.1",
"husky": "9.0.6",
"husky": "9.0.7",
"locale-emoji": "0.3.0",
"marked": "11.2.0",
"mdast-util-to-string": "4.0.0",
Expand All @@ -84,5 +84,5 @@
"sass": "1.70.0",
"sharp": "0.33.2"
},
"packageManager": "pnpm@8.15.0"
"packageManager": "pnpm@8.15.1"
}
49 changes: 24 additions & 25 deletions pnpm-lock.yaml

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

0 comments on commit 88b05d2

Please sign in to comment.