Skip to content

Commit

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

- name: Extract metadata (tags, labels) for Docker
id: meta
uses: docker/metadata-action@dbef88086f6cef02e264edb7dbf63250c17cef6c
uses: docker/metadata-action@8e5442c4ef9f78752691e2d8f8d19755c6f78e81
with:
images: |
n4t5u/yacosta738.github.io
Expand Down
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
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,24 +45,24 @@
"@typescript-eslint/parser": "6.19.1",
"@vite-pwa/astro": "^0.2.0",
"@vueuse/core": "10.7.2",
"astro": "4.2.6",
"astro": "4.2.8",
"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",
"conventional-changelog-conventionalcommits": "^7.0.2",
"dompurify": "3.0.8",
"eslint": "8.56.0",
"eslint-config-standard": "17.1.0",
"eslint-plugin-astro": "0.31.3",
"eslint-plugin-astro": "0.31.4",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-jsx-a11y": "6.8.0",
"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"
}
75 changes: 35 additions & 40 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 a77a615

Please sign in to comment.