Skip to content

Commit

Permalink
Merge pull request #86 from open-template-hub/develop
Browse files Browse the repository at this point in the history
Release/security update
  • Loading branch information
furknyavuz authored Mar 14, 2022
2 parents 88e5b6f + 5e02ded commit 4ca1aac
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 8 deletions.
3 changes: 1 addition & 2 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,5 @@ dist/
.npmrc
package-lock.json
.idea/*
yarn.lock
icon.png
out/
out/
1 change: 1 addition & 0 deletions NPM-README.md
Original file line number Diff line number Diff line change
Expand Up @@ -134,6 +134,7 @@ No sponsors yet! **Will you be the first?**
<tr>
<td align="center"><a href="https://github.com/furknyavuz"><img src="https://avatars0.githubusercontent.com/u/2248168?s=460&u=435ef6ade0785a7a135ce56cae751fb3ade1d126&v=4" width="100px;" alt=""/><br /><sub><b>Furkan Yavuz</b></sub></a><br /><a href="https://github.com/open-template-hub/server-generator/issues/created_by/furknyavuz" title="Answering Questions">💬</a> <a href="https://github.com/open-template-hub/server-generator/commits?author=furknyavuz" title="Documentation">📖</a> <a href="https://github.com/open-template-hub/server-generator/pulls?q=is%3Apr+reviewed-by%3Afurknyavuz" title="Reviewed Pull Requests">👀</a></td>
<td align="center"><a href="https://github.com/fatihturker"><img src="https://avatars1.githubusercontent.com/u/2202179?s=460&u=261b1129e7106c067783cb022ab9999aad833bdc&v=4" width="100px;" alt=""/><br /><sub><b>Fatih Turker</b></sub></a><br /><a href="https://github.com/open-template-hub/server-generator/issues/created_by/fatihturker" title="Answering Questions">💬</a> <a href="https://github.com/open-template-hub/server-generator/commits?author=fatihturker" title="Documentation">📖</a> <a href="https://github.com/open-template-hub/server-generator/pulls?q=is%3Apr+reviewed-by%3Afatihturker" title="Reviewed Pull Requests">👀</a></td>
<td align="center"><a href="https://github.com/mertlsarac"><img src="https://avatars1.githubusercontent.com/u/38442589?s=400&u=aa3cda11724fc297a0bfa6beb35c9be81687cf3c&v=4" width="100px;" alt=""/><br /><sub><b>Mert Sarac</b></sub></a><br /><a href="https://github.com/open-template-hub/server-generator/issues/created_by/mertlsarac" title="Answering Questions">💬</a> <a href="https://github.com/open-template-hub/server-generator/commits?author=mertlsarac" title="Documentation">📖</a> <a href="https://github.com/open-template-hub/server-generator/pulls?q=is%3Apr+reviewed-by%3Amertlsarac" title="Reviewed Pull Requests">👀</a></td>
</tr>
</table>

Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -140,6 +140,7 @@ No sponsors yet! **Will you be the first?**
<tr>
<td align="center"><a href="https://github.com/furknyavuz"><img src="https://avatars0.githubusercontent.com/u/2248168?s=460&u=435ef6ade0785a7a135ce56cae751fb3ade1d126&v=4" width="100px;" alt=""/><br /><sub><b>Furkan Yavuz</b></sub></a><br /><a href="https://github.com/open-template-hub/server-generator/issues/created_by/furknyavuz" title="Answering Questions">💬</a> <a href="https://github.com/open-template-hub/server-generator/commits?author=furknyavuz" title="Documentation">📖</a> <a href="https://github.com/open-template-hub/server-generator/pulls?q=is%3Apr+reviewed-by%3Afurknyavuz" title="Reviewed Pull Requests">👀</a></td>
<td align="center"><a href="https://github.com/fatihturker"><img src="https://avatars1.githubusercontent.com/u/2202179?s=460&u=261b1129e7106c067783cb022ab9999aad833bdc&v=4" width="100px;" alt=""/><br /><sub><b>Fatih Turker</b></sub></a><br /><a href="https://github.com/open-template-hub/server-generator/issues/created_by/fatihturker" title="Answering Questions">💬</a> <a href="https://github.com/open-template-hub/server-generator/commits?author=fatihturker" title="Documentation">📖</a> <a href="https://github.com/open-template-hub/server-generator/pulls?q=is%3Apr+reviewed-by%3Afatihturker" title="Reviewed Pull Requests">👀</a></td>
<td align="center"><a href="https://github.com/mertlsarac"><img src="https://avatars1.githubusercontent.com/u/38442589?s=400&u=aa3cda11724fc297a0bfa6beb35c9be81687cf3c&v=4" width="100px;" alt=""/><br /><sub><b>Mert Sarac</b></sub></a><br /><a href="https://github.com/open-template-hub/server-generator/issues/created_by/mertlsarac" title="Answering Questions">💬</a> <a href="https://github.com/open-template-hub/server-generator/commits?author=mertlsarac" title="Documentation">📖</a> <a href="https://github.com/open-template-hub/server-generator/pulls?q=is%3Apr+reviewed-by%3Amertlsarac" title="Reviewed Pull Requests">👀</a></td>
</tr>
</table>

Expand Down
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,20 +16,20 @@
"dependencies": {
"@types/ncp": "^2.0.5",
"@types/rimraf": "^3.0.2",
"colors": "^1.4.0",
"inquirer": "^8.2.0",
"colors": "1.4.0",
"inquirer": "^8.2.1",
"ncp": "^2.0.0",
"rimraf": "^3.0.2",
"shelljs": "^0.8.5",
"yargs": "^17.3.1"
},
"devDependencies": {
"@types/inquirer": "^8.2.0",
"@types/node": "^17.0.13",
"@types/node": "^17.0.21",
"@types/shelljs": "^0.8.11",
"@types/yargs": "^17.0.8",
"ts-node": "^10.3.0",
"typescript": "^4.5.5"
"@types/yargs": "^17.0.9",
"ts-node": "^10.7.0",
"typescript": "^4.6.2"
},
"git repository": "https://github.com/open-template-hub/open-template-hub-server-generator",
"repository": {
Expand Down

0 comments on commit 4ca1aac

Please sign in to comment.