Tyler Wilding
|
4affdb86b4
|
some small bug fixes, add compression middleware
|
2021-11-19 20:46:48 -05:00 |
|
dependabot[bot]
|
1135611670
|
build(deps-dev): bump typescript from 4.4.3 to 4.4.4
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.4.3 to 4.4.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.4.3...v4.4.4)
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-11-12 20:13:07 +00:00 |
|
Tyler Wilding
|
ac10424bb4
|
Merge pull request #3 from PCSX2/dependabot/npm_and_yarn/octokit/rest-18.12.0
|
2021-11-12 15:11:45 -05:00 |
|
Tyler Wilding
|
d3c9d8a230
|
Merge pull request #5 from PCSX2/dependabot/npm_and_yarn/types/node-16.11.7
|
2021-11-12 15:10:36 -05:00 |
|
Tyler Wilding
|
e021268f8d
|
Merge pull request #6 from PCSX2/dependabot/npm_and_yarn/express-rate-limit-5.5.1
|
2021-11-12 15:10:28 -05:00 |
|
dependabot[bot]
|
ac3582449a
|
build(deps-dev): bump ts-node from 10.2.1 to 10.4.0
Bumps [ts-node](https://github.com/TypeStrong/ts-node) from 10.2.1 to 10.4.0.
- [Release notes](https://github.com/TypeStrong/ts-node/releases)
- [Commits](https://github.com/TypeStrong/ts-node/compare/v10.2.1...v10.4.0)
---
updated-dependencies:
- dependency-name: ts-node
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-11-12 20:02:29 +00:00 |
|
dependabot[bot]
|
8288c65e26
|
build(deps): bump express-rate-limit from 5.4.0 to 5.5.1
Bumps [express-rate-limit](https://github.com/nfriedly/express-rate-limit) from 5.4.0 to 5.5.1.
- [Release notes](https://github.com/nfriedly/express-rate-limit/releases)
- [Commits](https://github.com/nfriedly/express-rate-limit/compare/v5.4.0...v5.5.1)
---
updated-dependencies:
- dependency-name: express-rate-limit
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-11-12 20:02:28 +00:00 |
|
dependabot[bot]
|
dc61af701e
|
build(deps-dev): bump @types/node from 16.10.2 to 16.11.7
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.10.2 to 16.11.7.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-11-12 20:02:22 +00:00 |
|
dependabot[bot]
|
c423fa91db
|
build(deps): bump @octokit/rest from 18.11.4 to 18.12.0
Bumps [@octokit/rest](https://github.com/octokit/rest.js) from 18.11.4 to 18.12.0.
- [Release notes](https://github.com/octokit/rest.js/releases)
- [Commits](https://github.com/octokit/rest.js/compare/v18.11.4...v18.12.0)
---
updated-dependencies:
- dependency-name: "@octokit/rest"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-11-12 20:02:12 +00:00 |
|
Tyler Wilding
|
84a8aa8693
|
move over existing code into new repository
|
2021-11-12 14:41:45 -05:00 |
|