Skip to content

Commit

Permalink
chore: update dependency gh-pages to v6
Browse files Browse the repository at this point in the history
  • Loading branch information
manoldonev committed Feb 17, 2024
1 parent a090007 commit 020aa35
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 32 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "react-app-template-ts",
"homepage": "https://manoldonev.github.io/react-app-template-ts",
"version": "0.4.0",
"version": "0.5.0",
"private": true,
"engines": {
"node": ">=20.11.0"
Expand Down Expand Up @@ -32,7 +32,7 @@
"eslint-plugin-react": "^7.30.1",
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-testing-library": "^6.0.0",
"gh-pages": "^4.0.0",
"gh-pages": "^6.1.1",
"husky": "^9.0.0",
"jsdom": "^24.0.0",
"lint-staged": "^15.0.0",
Expand Down
56 changes: 26 additions & 30 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 020aa35

Please sign in to comment.