Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 17, 2023
1 parent ac137ba commit 0ca8137
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
- name: Generate Docs
run: yarn docs
- name: Deploy 🚀
uses: JamesIves/github-pages-deploy-action@22a6ee251d6f13c6ab1ecb200d974f1a6feb1b8d # v4.4.2
uses: JamesIves/github-pages-deploy-action@a1ea191d508feb8485aceba848389d49f80ca2dc # v4.4.3
with:
branch: gh-pages
folder: docs
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,8 @@
"@favware/npm-deprecate": "^1.0.7",
"cz-conventional-changelog": "^3.3.0",
"discord.js": "^14.11.0",
"eslint": "^8.44.0",
"eslint-config-mahir": "^0.0.27",
"eslint": "^8.45.0",
"eslint-config-mahir": "^0.0.29",
"husky": "^8.0.3",
"lint-staged": "^13.2.3",
"pinst": "^3.0.0",
Expand Down

0 comments on commit 0ca8137

Please sign in to comment.