Commit graph

677 commits

Author SHA1 Message Date
dependabot[bot]
f24a1c8c30
build(deps): Bump @actions/glob from 0.4.0 to 0.5.0
Bumps [@actions/glob](https://github.com/actions/toolkit/tree/HEAD/packages/glob) from 0.4.0 to 0.5.0.
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/glob/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/glob)

---
updated-dependencies:
- dependency-name: "@actions/glob"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-16 20:58:22 +00:00
marocchino
ec21df156a
Merge pull request #1370 from marocchino/dependabot/npm_and_yarn/prettier-3.3.3
build(deps-dev): Bump prettier from 3.3.2 to 3.3.3
2024-07-23 07:30:22 +09:00
dependabot[bot]
806a03aee5
build(deps-dev): Bump @types/node from 20.14.10 to 20.14.11
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.14.10 to 20.14.11.
- [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>
2024-07-22 22:29:25 +00:00
dependabot[bot]
8c120334e9
build(deps-dev): Bump prettier from 3.3.2 to 3.3.3
Bumps [prettier](https://github.com/prettier/prettier) from 3.3.2 to 3.3.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/3.3.2...3.3.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-22 22:29:23 +00:00
marocchino
b61b9dcdb4
Merge pull request #1374 from marocchino/dependabot/npm_and_yarn/eslint-plugin-prettier-5.2.1
build(deps-dev): Bump eslint-plugin-prettier from 5.1.3 to 5.2.1
2024-07-23 07:28:24 +09:00
marocchino
8cb68738a8
Merge pull request #1375 from marocchino/dependabot/npm_and_yarn/ts-jest-29.2.3
build(deps-dev): Bump ts-jest from 29.2.2 to 29.2.3
2024-07-23 07:28:04 +09:00
dependabot[bot]
5e2cda6390
build(deps-dev): Bump @typescript-eslint/parser from 7.16.0 to 7.17.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 7.16.0 to 7.17.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/v7.17.0/packages/parser)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-22 20:33:15 +00:00
dependabot[bot]
c6e000a943
build(deps-dev): Bump ts-jest from 29.2.2 to 29.2.3
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 29.2.2 to 29.2.3.
- [Release notes](https://github.com/kulshekhar/ts-jest/releases)
- [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/kulshekhar/ts-jest/compare/v29.2.2...v29.2.3)

---
updated-dependencies:
- dependency-name: ts-jest
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-18 20:21:51 +00:00
dependabot[bot]
dbd89aff7e
build(deps-dev): Bump eslint-plugin-prettier from 5.1.3 to 5.2.1
Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 5.1.3 to 5.2.1.
- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-plugin-prettier/compare/v5.1.3...v5.2.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-17 20:23:29 +00:00
dependabot[bot]
11e8b924a8
build(deps-dev): Bump ts-jest from 29.2.0 to 29.2.2
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 29.2.0 to 29.2.2.
- [Release notes](https://github.com/kulshekhar/ts-jest/releases)
- [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/kulshekhar/ts-jest/compare/v29.2.0...v29.2.2)

---
updated-dependencies:
- dependency-name: ts-jest
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-10 20:56:04 +00:00
marocchino
96d63227d8
Merge pull request #1368 from marocchino/dependabot/npm_and_yarn/typescript-eslint/parser-7.16.0
build(deps-dev): Bump @typescript-eslint/parser from 7.15.0 to 7.16.0
2024-07-11 00:53:04 +09:00
dependabot[bot]
0e9e857b73
build(deps-dev): Bump @typescript-eslint/parser from 7.15.0 to 7.16.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 7.15.0 to 7.16.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/v7.16.0/packages/parser)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-08 20:15:45 +00:00
dependabot[bot]
9524d49185
build(deps-dev): Bump ts-jest from 29.1.5 to 29.2.0
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 29.1.5 to 29.2.0.
- [Release notes](https://github.com/kulshekhar/ts-jest/releases)
- [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/kulshekhar/ts-jest/compare/v29.1.5...v29.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-08 20:15:28 +00:00
marocchino
c45c16344f
Revert "build(deps): Bump @octokit/graphql-schema from 14.58.0 to 15.12.0"
Conflicts:
	package.json
	yarn.lock
2024-07-08 22:43:15 +09:00
dependabot[bot]
bda2233c87
build(deps-dev): Bump eslint-plugin-github from 4.10.2 to 5.0.1
Bumps [eslint-plugin-github](https://github.com/github/eslint-plugin-github) from 4.10.2 to 5.0.1.
- [Release notes](https://github.com/github/eslint-plugin-github/releases)
- [Commits](https://github.com/github/eslint-plugin-github/compare/v4.10.2...v5.0.1)

---
updated-dependencies:
- dependency-name: eslint-plugin-github
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-08 11:04:20 +09:00
dependabot[bot]
6ab15c78b5
build(deps-dev): Bump @typescript-eslint/parser from 6.21.0 to 7.15.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.21.0 to 7.15.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/v7.15.0/packages/parser)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-08 02:01:24 +00:00
dependabot[bot]
f6b6795669
build(deps-dev): Bump @types/node from 20.12.7 to 20.14.10
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.12.7 to 20.14.10.
- [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>
2024-07-08 01:59:39 +00:00
dependabot[bot]
44819bf73d
build(deps): Bump @octokit/graphql-schema from 15.12.0 to 15.24.0
Bumps [@octokit/graphql-schema](https://github.com/octokit/graphql-schema) from 15.12.0 to 15.24.0.
- [Release notes](https://github.com/octokit/graphql-schema/releases)
- [Commits](https://github.com/octokit/graphql-schema/compare/v15.12.0...v15.24.0)

---
updated-dependencies:
- dependency-name: "@octokit/graphql-schema"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-08 01:53:17 +00:00
dependabot[bot]
6eee22c768
build(deps): Bump braces from 3.0.2 to 3.0.3
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3)

---
updated-dependencies:
- dependency-name: braces
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-08 01:33:11 +00:00
dependabot[bot]
5478b105dd
build(deps-dev): Bump ts-jest from 29.1.2 to 29.1.5
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 29.1.2 to 29.1.5.
- [Release notes](https://github.com/kulshekhar/ts-jest/releases)
- [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/kulshekhar/ts-jest/compare/v29.1.2...v29.1.5)

---
updated-dependencies:
- dependency-name: ts-jest
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-08 01:29:24 +00:00
marocchino
5ccf2b0841
Merge pull request #1356 from marocchino/dependabot/npm_and_yarn/typescript-5.5.3
build(deps-dev): Bump typescript from 5.4.5 to 5.5.3
2024-07-08 10:28:40 +09:00
dependabot[bot]
fba6524d88
build(deps-dev): Bump prettier from 3.2.5 to 3.3.2
Bumps [prettier](https://github.com/prettier/prettier) from 3.2.5 to 3.3.2.
- [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/3.2.5...3.3.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-08 01:27:32 +00:00
dependabot[bot]
c84757e7ec
build(deps-dev): Bump typescript from 5.4.5 to 5.5.3
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.4.5 to 5.5.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.4.5...v5.5.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-08 01:27:05 +00:00
dependabot[bot]
736b8306bf
build(deps-dev): Bump eslint-plugin-jest from 28.2.0 to 28.6.0
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 28.2.0 to 28.6.0.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v28.2.0...v28.6.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-jest
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-08 01:24:06 +00:00
marocchino
5ec44f8ee5
Merge pull request #1305 from marocchino/dependabot/npm_and_yarn/octokit/graphql-schema-15.12.0
build(deps): Bump @octokit/graphql-schema from 14.58.0 to 15.12.0
2024-04-24 19:12:51 +09:00
marocchino
6e37533a39
Merge pull request #1299 from marocchino/dependabot/npm_and_yarn/typescript-5.4.5
build(deps-dev): Bump typescript from 5.4.2 to 5.4.5
2024-04-24 19:12:42 +09:00
marocchino
c86540bde2
Merge pull request #1298 from marocchino/dependabot/npm_and_yarn/types/node-20.12.7
build(deps-dev): Bump @types/node from 20.11.26 to 20.12.7
2024-04-24 19:12:33 +09:00
marocchino
87394da809
Merge pull request #1295 from marocchino/dependabot/npm_and_yarn/eslint-plugin-jest-28.2.0
build(deps-dev): Bump eslint-plugin-jest from 27.9.0 to 28.2.0
2024-04-24 19:12:25 +09:00
dependabot[bot]
f35a945d60
build(deps): Bump @octokit/graphql-schema from 14.58.0 to 15.12.0
Bumps [@octokit/graphql-schema](https://github.com/octokit/graphql-schema) from 14.58.0 to 15.12.0.
- [Release notes](https://github.com/octokit/graphql-schema/releases)
- [Commits](https://github.com/octokit/graphql-schema/compare/v14.58.0...v15.12.0)

---
updated-dependencies:
- dependency-name: "@octokit/graphql-schema"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-18 20:56:39 +00:00
dependabot[bot]
f2afb14c94
build(deps-dev): Bump typescript from 5.4.2 to 5.4.5
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.4.2 to 5.4.5.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.4.2...v5.4.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-10 20:21:23 +00:00
dependabot[bot]
3275b69dff
build(deps-dev): Bump @types/node from 20.11.26 to 20.12.7
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.11.26 to 20.12.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>
2024-04-10 20:20:49 +00:00
dependabot[bot]
921e0c5369
build(deps-dev): Bump eslint-plugin-jest from 27.9.0 to 28.2.0
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 27.9.0 to 28.2.0.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v27.9.0...v28.2.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-jest
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-08 20:53:40 +00:00
dependabot[bot]
8ad558b49d
build(deps): Bump undici from 5.28.3 to 5.28.4
Bumps [undici](https://github.com/nodejs/undici) from 5.28.3 to 5.28.4.
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](https://github.com/nodejs/undici/compare/v5.28.3...v5.28.4)

---
updated-dependencies:
- dependency-name: undici
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-04 17:34:33 +00:00
dependabot[bot]
d1c0d6e3ad
build(deps-dev): Bump @types/node from 20.11.25 to 20.11.26
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.11.25 to 20.11.26.
- [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>
2024-03-12 20:58:18 +00:00
marocchino
b0431cb506
⬇️ Downgrade @octokit/graphql-schema to 14.52.0 2024-03-11 12:50:22 +09:00
marocchino
9b72269636
Merge pull request #1245 from marocchino/dependabot/npm_and_yarn/prettier-3.2.5
build(deps-dev): Bump prettier from 3.2.4 to 3.2.5
2024-03-11 09:54:50 +09:00
marocchino
d2373e87b5
Merge pull request #1255 from marocchino/dependabot/npm_and_yarn/undici-5.28.3
build(deps): Bump undici from 5.27.0 to 5.28.3
2024-03-11 09:54:41 +09:00
marocchino
6f9b2c744e
Merge pull request #1265 from marocchino/dependabot/npm_and_yarn/eslint-plugin-github-4.10.2
build(deps-dev): Bump eslint-plugin-github from 4.10.1 to 4.10.2
2024-03-11 09:54:17 +09:00
marocchino
1be02e3af3
Merge pull request #1268 from marocchino/dependabot/npm_and_yarn/types/node-20.11.25
build(deps-dev): Bump @types/node from 20.11.14 to 20.11.25
2024-03-11 09:54:05 +09:00
marocchino
9eb380ab80
Merge pull request #1269 from marocchino/dependabot/npm_and_yarn/typescript-5.4.2
build(deps-dev): Bump typescript from 5.3.3 to 5.4.2
2024-03-11 09:53:53 +09:00
dependabot[bot]
8d8b62bd9d
build(deps): Bump @octokit/graphql-schema from 14.52.0 to 15.2.0
Bumps [@octokit/graphql-schema](https://github.com/octokit/graphql-schema) from 14.52.0 to 15.2.0.
- [Release notes](https://github.com/octokit/graphql-schema/releases)
- [Commits](https://github.com/octokit/graphql-schema/compare/v14.52.0...v15.2.0)

---
updated-dependencies:
- dependency-name: "@octokit/graphql-schema"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-08 20:58:08 +00:00
dependabot[bot]
f645947c29
build(deps-dev): Bump typescript from 5.3.3 to 5.4.2
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.3.3 to 5.4.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.3.3...v5.4.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-06 20:49:21 +00:00
dependabot[bot]
dac6fbddf8
build(deps-dev): Bump @types/node from 20.11.14 to 20.11.25
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.11.14 to 20.11.25.
- [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>
2024-03-06 20:49:10 +00:00
dependabot[bot]
efd662cb77
build(deps-dev): Bump eslint-plugin-github from 4.10.1 to 4.10.2
Bumps [eslint-plugin-github](https://github.com/github/eslint-plugin-github) from 4.10.1 to 4.10.2.
- [Release notes](https://github.com/github/eslint-plugin-github/releases)
- [Commits](https://github.com/github/eslint-plugin-github/compare/v4.10.1...v4.10.2)

---
updated-dependencies:
- dependency-name: eslint-plugin-github
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-01 20:19:49 +00:00
dependabot[bot]
1e3eeb2cb0
build(deps): Bump undici from 5.27.0 to 5.28.3
Bumps [undici](https://github.com/nodejs/undici) from 5.27.0 to 5.28.3.
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](https://github.com/nodejs/undici/compare/v5.27.0...v5.28.3)

---
updated-dependencies:
- dependency-name: undici
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-16 18:16:47 +00:00
dependabot[bot]
518e9a6d63
build(deps-dev): Bump prettier from 3.2.4 to 3.2.5
Bumps [prettier](https://github.com/prettier/prettier) from 3.2.4 to 3.2.5.
- [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/3.2.4...3.2.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-05 20:30:33 +00:00
dependabot[bot]
42b601df4a
build(deps-dev): Bump @typescript-eslint/parser from 6.19.0 to 6.20.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.19.0 to 6.20.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/v6.20.0/packages/parser)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-01 04:27:44 +00:00
marocchino
627a535fe3
Merge pull request #1227 from marocchino/dependabot/npm_and_yarn/ts-jest-29.1.2
build(deps-dev): Bump ts-jest from 29.1.1 to 29.1.2
2024-02-01 13:26:36 +09:00
marocchino
85fbd23053
Merge pull request #1239 from marocchino/dependabot/npm_and_yarn/types/node-20.11.14
build(deps-dev): Bump @types/node from 20.11.5 to 20.11.14
2024-02-01 13:26:20 +09:00
dependabot[bot]
b11ff05f74
build(deps): Bump @octokit/graphql-schema from 14.47.1 to 14.52.0
Bumps [@octokit/graphql-schema](https://github.com/octokit/graphql-schema) from 14.47.1 to 14.52.0.
- [Release notes](https://github.com/octokit/graphql-schema/releases)
- [Commits](https://github.com/octokit/graphql-schema/compare/v14.47.1...v14.52.0)

---
updated-dependencies:
- dependency-name: "@octokit/graphql-schema"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-31 20:34:31 +00:00