8000 Update dependencies · AR10Dev/ar10dev.github.io@0dd7e26 · GitHub
[go: up one dir, main page]

Skip to content

Commit 0dd7e26

Browse files
authored
Update dependencies
2 parents e83bdef + b722a9c commit 0dd7e26

File tree

3 files changed

+33
-33
lines changed

3 files changed

+33
-33
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
touch ./dist/.nojekyll
3232
3333
- name: Deploy 🚀
34-
uses: JamesIves/github-pages-deploy-action@4.1.7
34+
uses: JamesIves/github-pages-deploy-action@4.1.8
3535
with:
3636
branch: gh-pages
3737
folder: dist

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@typescript-eslint/eslint-plugin": "5.7.0",
1919
"@typescript-eslint/parser": "5.7.0",
2020
"autoprefixer": "10.4.0",
21-
"eslint": "8.4.1",
21+
"eslint": "8.5.0",
2222
"eslint-config-prettier": "8.3.0",
2323
"eslint-plugin-prettier": "4.0.0",
2424
"postcss": "8.4.5",
@@ -31,6 +31,6 @@
3131
"dependencies": {
3232
"solid-js": "1.2.6",
3333
"astro": "0.21.13",
34-
"tailwindcss": "3.0.6"
34+
"tailwindcss": "3.0.7"
3535
}
3636
}

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)
0