Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
…y-action into dev
  • Loading branch information
JamesIves committed Feb 28, 2021
2 parents 207c32e + 85d3bbf commit 56a3a7e
Show file tree
Hide file tree
Showing 3 changed files with 236 additions and 890 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -345,6 +345,6 @@ If you wish to remove these files you must go into the deployment branch directl

## Support 💖

This project would not be possible without all of our fantastic [contributors](https://github.com/JamesIves/github-pages-deploy-action/graphs/contributors). The project logo was created by [Paganini](https://twitter.com/paganiniart).
This project would not be possible without all of our fantastic [contributors](https://github.com/JamesIves/github-pages-deploy-action/graphs/contributors).

If you'd like to support the maintenance and upkeep of this project you can [donate via GitHub Sponsors](https://github.com/sponsors/JamesIves). This project is distributed under the [MIT](https://github.com/JamesIves/github-pages-deploy-action/blob/dev/LICENSE) license.
If you'd like to support the maintenance and upkeep of this project you can [donate via GitHub Sponsors](https://github.com/sponsors/JamesIves). This project is distributed under the [MIT](https://github.com/JamesIves/github-pages-deploy-action/blob/dev/LICENSE) license, and the project logo was created by [Paganini](https://twitter.com/paganiniart).
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,16 +40,16 @@
},
"devDependencies": {
"@types/jest": "26.0.20",
"@types/node": "14.14.25",
"eslint": "7.19.0",
"@types/node": "14.14.31",
"eslint": "7.20.0",
"eslint-plugin-github": "4.1.1",
"eslint-plugin-jest": "24.1.3",
"eslint-plugin-jest": "24.1.5",
"eslint-plugin-prettier": "^3.1.2",
"jest": "25.5.4",
"jest": "26.6.3",
"jest-circus": "26.6.3",
"prettier": "2.2.1",
"rimraf": "^3.0.2",
"ts-jest": "25.5.1",
"typescript": "3.9.9"
"ts-jest": "26.5.2",
"typescript": "4.2.2"
}
}
Loading

0 comments on commit 56a3a7e

Please sign in to comment.