Commit Graph

110 Commits

Author SHA1 Message Date
dependabot[bot]
0f13de3f9d Bump eslint and @typescript-eslint/parser
Bumps [eslint](https://github.com/eslint/eslint) and [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser). These dependencies needed to be updated together.

Updates `eslint` from 7.32.0 to 8.33.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v7.32.0...v8.33.0)

Updates `@typescript-eslint/parser` from 4.33.0 to 5.50.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.50.0/packages/parser)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-major
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-04 08:32:19 +00:00
Easy
5d53d1b17e Merge pull request #6 from easychen/dependabot/npm_and_yarn/typescript-4.9.5
Bump typescript from 4.4.4 to 4.9.5
2023-02-04 16:30:51 +08:00
Easy
c5ab4de609 Merge pull request #8 from easychen/dependabot/npm_and_yarn/vercel/ncc-0.36.1
Bump @vercel/ncc from 0.31.1 to 0.36.1
2023-02-04 16:30:26 +08:00
Easy
371dba7637 Merge pull request #9 from easychen/dependabot/npm_and_yarn/prettier-2.8.3
Bump prettier from 2.5.1 to 2.8.3
2023-02-04 16:30:12 +08:00
dependabot[bot]
ba0783ab7a Bump @types/node from 18.11.0 to 18.11.18
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.11.0 to 18.11.18.
- [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-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-04 08:21:29 +00:00
Easy
e1db9ab08f save 2023-02-04 16:19:36 +08:00
dependabot[bot]
5eced803ce Bump prettier from 2.5.1 to 2.8.3
Bumps [prettier](https://github.com/prettier/prettier) from 2.5.1 to 2.8.3.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.5.1...2.8.3)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-04 07:56:10 +00:00
dependabot[bot]
85d812aaeb Bump @vercel/ncc from 0.31.1 to 0.36.1
Bumps [@vercel/ncc](https://github.com/vercel/ncc) from 0.31.1 to 0.36.1.
- [Release notes](https://github.com/vercel/ncc/releases)
- [Commits](https://github.com/vercel/ncc/compare/0.31.1...0.36.1)

---
updated-dependencies:
- dependency-name: "@vercel/ncc"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-04 07:56:02 +00:00
dependabot[bot]
a3476279ba Bump typescript from 4.4.4 to 4.9.5
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.4.4 to 4.9.5.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.4.4...v4.9.5)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-04 07:55:43 +00:00
Easy
17710666b0 Initial commit 2023-02-04 15:54:36 +08:00