Commit graph

430 commits

Author SHA1 Message Date
dependabot[bot]
149957a902
build(deps-dev): Bump eslint-plugin-jest from 27.2.1 to 27.2.3
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 27.2.1 to 27.2.3.
- [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.2.1...v27.2.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-21 17:50:49 +00:00
hlee-godaddy
d89ee97fc3
Merge pull request #213 from gdcorp-action-public-forks/dependabot/npm_and_yarn/tough-cookie-4.1.3
build(deps): Bump tough-cookie from 4.0.0 to 4.1.3
2023-07-21 10:49:17 -07:00
hlee-godaddy
e3845ffcdc
Merge pull request #212 from gdcorp-action-public-forks/dependabot/npm_and_yarn/jest-circus-29.6.1
build(deps-dev): Bump jest-circus from 29.5.0 to 29.6.1
2023-07-21 10:48:47 -07:00
dependabot[bot]
9810ca36a4
build(deps): Bump tough-cookie from 4.0.0 to 4.1.3
Bumps [tough-cookie](https://github.com/salesforce/tough-cookie) from 4.0.0 to 4.1.3.
- [Release notes](https://github.com/salesforce/tough-cookie/releases)
- [Changelog](https://github.com/salesforce/tough-cookie/blob/master/CHANGELOG.md)
- [Commits](https://github.com/salesforce/tough-cookie/compare/v4.0.0...v4.1.3)

---
updated-dependencies:
- dependency-name: tough-cookie
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-09 19:54:07 +00:00
dependabot[bot]
ef62b2b208
build(deps-dev): Bump jest-circus from 29.5.0 to 29.6.1
Bumps [jest-circus](https://github.com/facebook/jest/tree/HEAD/packages/jest-circus) from 29.5.0 to 29.6.1.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/commits/v29.6.1/packages/jest-circus)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-06 20:16:29 +00:00
dependabot[bot]
f997c2548d
build(deps-dev): Bump prettier from 2.8.8 to 3.0.0
Bumps [prettier](https://github.com/prettier/prettier) from 2.8.8 to 3.0.0.
- [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.8.8...3.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-05 20:26:13 +00:00
hlee-godaddy
a3e124c9d1
Merge pull request #193 from gdcorp-action-public-forks/dependabot/npm_and_yarn/octokit/graphql-schema-14.10.1
build(deps): Bump @octokit/graphql-schema from 14.9.1 to 14.10.1
2023-06-16 12:10:16 -07:00
dependabot[bot]
c6747eb3aa
build(deps-dev): Bump @types/node from 20.2.5 to 20.3.1
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.2.5 to 20.3.1.
- [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>
2023-06-16 19:08:39 +00:00
dependabot[bot]
acc8ef4867
build(deps): Bump @octokit/graphql-schema from 14.9.1 to 14.10.1
Bumps [@octokit/graphql-schema](https://github.com/octokit/graphql-schema) from 14.9.1 to 14.10.1.
- [Release notes](https://github.com/octokit/graphql-schema/releases)
- [Commits](https://github.com/octokit/graphql-schema/compare/v14.9.1...v14.10.1)

---
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>
2023-06-14 21:04:58 +00:00
dependabot[bot]
82d44d8084
build(deps-dev): Bump @typescript-eslint/parser from 5.59.8 to 5.59.11
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.59.8 to 5.59.11.
- [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.59.11/packages/parser)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-13 21:13:34 +00:00
hlee-godaddy
1039dd4819
Merge pull request #189 from gdcorp-action-public-forks/dependabot/npm_and_yarn/octokit/graphql-schema-14.9.1
build(deps): Bump @octokit/graphql-schema from 14.4.0 to 14.9.1
2023-06-13 14:12:29 -07:00
dependabot[bot]
5bfd7552d5
build(deps-dev): Bump eslint from 8.41.0 to 8.42.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.41.0 to 8.42.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/v8.41.0...v8.42.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-13 20:54:19 +00:00
dependabot[bot]
324ba8245d
build(deps): Bump @octokit/graphql-schema from 14.4.0 to 14.9.1
Bumps [@octokit/graphql-schema](https://github.com/octokit/graphql-schema) from 14.4.0 to 14.9.1.
- [Release notes](https://github.com/octokit/graphql-schema/releases)
- [Commits](https://github.com/octokit/graphql-schema/compare/v14.4.0...v14.9.1)

---
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>
2023-06-08 21:04:32 +00:00
dependabot[bot]
74edde7d0a
build(deps-dev): Bump eslint-plugin-github from 4.7.0 to 4.8.0
Bumps [eslint-plugin-github](https://github.com/github/eslint-plugin-github) from 4.7.0 to 4.8.0.
- [Release notes](https://github.com/github/eslint-plugin-github/releases)
- [Commits](https://github.com/github/eslint-plugin-github/compare/v4.7.0...v4.8.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-02 21:01:35 +00:00
dependabot[bot]
d24304df34
build(deps-dev): Bump @typescript-eslint/parser from 5.59.6 to 5.59.8
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.59.6 to 5.59.8.
- [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.59.8/packages/parser)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-02 20:06:45 +00:00
hlee-godaddy
6045da8669
Merge pull request #182 from gdcorp-action-public-forks/dependabot/npm_and_yarn/types/node-20.2.5
build(deps-dev): Bump @types/node from 20.0.0 to 20.2.5
2023-06-02 13:04:04 -07:00
dependabot[bot]
98778fa444
build(deps-dev): Bump @types/node from 20.0.0 to 20.2.5
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.0.0 to 20.2.5.
- [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>
2023-05-26 21:05:14 +00:00
dependabot[bot]
b96e2477ab
build(deps-dev): Bump eslint from 8.40.0 to 8.41.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.40.0 to 8.41.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/v8.40.0...v8.41.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-19 21:05:06 +00:00
dependabot[bot]
d62686a7cd
build(deps-dev): Bump @typescript-eslint/parser from 5.59.5 to 5.59.6
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.59.5 to 5.59.6.
- [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.59.6/packages/parser)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-15 21:07:07 +00:00
dependabot[bot]
4d6c154686
build(deps-dev): Bump @typescript-eslint/parser from 5.59.1 to 5.59.5
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.59.1 to 5.59.5.
- [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.59.5/packages/parser)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-08 21:05:55 +00:00
hlee-godaddy
e0cff0d5b7
Merge pull request #167 from gdcorp-action-public-forks/dependabot/npm_and_yarn/eslint-8.40.0
build(deps-dev): Bump eslint from 8.39.0 to 8.40.0
2023-05-05 15:24:52 -07:00
dependabot[bot]
c0d15de4ca
build(deps-dev): Bump eslint from 8.39.0 to 8.40.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.39.0 to 8.40.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/v8.39.0...v8.40.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-05 21:02:26 +00:00
dependabot[bot]
f130986bd5
build(deps-dev): Bump @types/node from 18.16.3 to 20.0.0
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.16.3 to 20.0.0.
- [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-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-05 21:02:10 +00:00
dependabot[bot]
ab82670201
build(deps-dev): Bump @types/node from 18.16.2 to 18.16.3
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.16.2 to 18.16.3.
- [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-05-01 21:10:10 +00:00
dependabot[bot]
db86f66e44
build(deps-dev): Bump @types/node from 18.16.1 to 18.16.2
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.16.1 to 18.16.2.
- [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-04-28 20:57:09 +00:00
dependabot[bot]
13bd4bb764
build(deps-dev): Bump @types/node from 18.16.0 to 18.16.1
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.16.0 to 18.16.1.
- [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-04-26 20:57:19 +00:00
dependabot[bot]
f6d6e57f41
build(deps-dev): Bump @typescript-eslint/parser from 5.59.0 to 5.59.1
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.59.0 to 5.59.1.
- [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.59.1/packages/parser)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-24 22:44:53 +00:00
marocchino
6b2f304cc4
Merge pull request #962 from marocchino/dependabot/npm_and_yarn/eslint-8.39.0
build(deps-dev): Bump eslint from 8.38.0 to 8.39.0
2023-04-25 07:44:16 +09:00
marocchino
e9e2a5b7a3
Merge pull request #960 from marocchino/dependabot/npm_and_yarn/types/node-18.16.0
build(deps-dev): Bump @types/node from 18.15.13 to 18.16.0
2023-04-25 07:44:00 +09:00
dependabot[bot]
f466f96383
build(deps-dev): Bump eslint from 8.38.0 to 8.39.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.38.0 to 8.39.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/v8.38.0...v8.39.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-24 20:57:53 +00:00
dependabot[bot]
2f10a80d12
build(deps-dev): Bump @types/node from 18.15.13 to 18.16.0
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.15.13 to 18.16.0.
- [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>
2023-04-24 20:57:04 +00:00
dependabot[bot]
416c6770e9
build(deps-dev): Bump prettier from 2.8.7 to 2.8.8
Bumps [prettier](https://github.com/prettier/prettier) from 2.8.7 to 2.8.8.
- [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.8.7...2.8.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-24 20:56:44 +00:00
dependabot[bot]
2602701459
build(deps-dev): Bump @types/node from 18.15.12 to 18.15.13
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.15.12 to 18.15.13.
- [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-04-21 20:57:13 +00:00
dependabot[bot]
8194dde652
build(deps-dev): Bump @types/node from 18.15.11 to 18.15.12
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.15.11 to 18.15.12.
- [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-04-20 20:57:12 +00:00
marocchino
021d43e575
Merge pull request #950 from marocchino/dependabot/npm_and_yarn/octokit/graphql-schema-14.4.0
build(deps): Bump @octokit/graphql-schema from 14.1.0 to 14.4.0
2023-04-18 07:40:57 +09:00
dependabot[bot]
a13d77aa3f
build(deps-dev): Bump @typescript-eslint/parser from 5.58.0 to 5.59.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.58.0 to 5.59.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.59.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>
2023-04-17 20:57:51 +00:00
dependabot[bot]
71d720c56f
build(deps): Bump @octokit/graphql-schema from 14.1.0 to 14.4.0
Bumps [@octokit/graphql-schema](https://github.com/octokit/graphql-schema) from 14.1.0 to 14.4.0.
- [Release notes](https://github.com/octokit/graphql-schema/releases)
- [Commits](https://github.com/octokit/graphql-schema/compare/v14.1.0...v14.4.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>
2023-04-17 20:57:26 +00:00
dependabot[bot]
6249b44d1e
build(deps): Bump @octokit/graphql-schema from 14.0.0 to 14.1.0
Bumps [@octokit/graphql-schema](https://github.com/octokit/graphql-schema) from 14.0.0 to 14.1.0.
- [Release notes](https://github.com/octokit/graphql-schema/releases)
- [Commits](https://github.com/octokit/graphql-schema/compare/v14.0.0...v14.1.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>
2023-04-12 20:57:30 +00:00
dependabot[bot]
213b2d3ecb
build(deps): Bump @octokit/graphql-schema from 13.10.0 to 14.0.0
Bumps [@octokit/graphql-schema](https://github.com/octokit/graphql-schema) from 13.10.0 to 14.0.0.
- [Release notes](https://github.com/octokit/graphql-schema/releases)
- [Commits](https://github.com/octokit/graphql-schema/compare/v13.10.0...v14.0.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>
2023-04-11 20:57:06 +00:00
marocchino
d84eb61daf
Merge pull request #945 from marocchino/dependabot/npm_and_yarn/octokit/graphql-schema-13.10.0
build(deps): Bump @octokit/graphql-schema from 13.9.1 to 13.10.0
2023-04-11 06:02:34 +09:00
marocchino
00caf14449
Merge pull request #947 from marocchino/dependabot/npm_and_yarn/typescript-eslint/parser-5.58.0
build(deps-dev): Bump @typescript-eslint/parser from 5.57.1 to 5.58.0
2023-04-11 06:02:25 +09:00
dependabot[bot]
f5b22923dc
build(deps-dev): Bump @typescript-eslint/parser from 5.57.1 to 5.58.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.57.1 to 5.58.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.58.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>
2023-04-10 20:57:31 +00:00
dependabot[bot]
16e8890eb9
build(deps-dev): Bump eslint from 8.37.0 to 8.38.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.37.0 to 8.38.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/v8.37.0...v8.38.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-10 20:57:05 +00:00
dependabot[bot]
3e0303c10e
build(deps): Bump @octokit/graphql-schema from 13.9.1 to 13.10.0
Bumps [@octokit/graphql-schema](https://github.com/octokit/graphql-schema) from 13.9.1 to 13.10.0.
- [Release notes](https://github.com/octokit/graphql-schema/releases)
- [Commits](https://github.com/octokit/graphql-schema/compare/v13.9.1...v13.10.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>
2023-04-07 20:57:24 +00:00
dependabot[bot]
1aa6918ac2
build(deps): Bump @octokit/graphql-schema from 13.9.0 to 13.9.1
Bumps [@octokit/graphql-schema](https://github.com/octokit/graphql-schema) from 13.9.0 to 13.9.1.
- [Release notes](https://github.com/octokit/graphql-schema/releases)
- [Commits](https://github.com/octokit/graphql-schema/compare/v13.9.0...v13.9.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-04 20:13:47 +00:00
marocchino
ca03fd282c
Merge pull request #942 from marocchino/dependabot/npm_and_yarn/octokit/graphql-schema-13.9.0
build(deps): Bump @octokit/graphql-schema from 13.7.0 to 13.9.0
2023-04-04 08:23:27 +09:00
dependabot[bot]
3decdb3a89
build(deps-dev): Bump @typescript-eslint/parser from 5.57.0 to 5.57.1
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.57.0 to 5.57.1.
- [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.57.1/packages/parser)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-03 21:07:38 +00:00
dependabot[bot]
6cfa2727b6
build(deps): Bump @octokit/graphql-schema from 13.7.0 to 13.9.0
Bumps [@octokit/graphql-schema](https://github.com/octokit/graphql-schema) from 13.7.0 to 13.9.0.
- [Release notes](https://github.com/octokit/graphql-schema/releases)
- [Commits](https://github.com/octokit/graphql-schema/compare/v13.7.0...v13.9.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>
2023-04-03 21:07:13 +00:00
marocchino
13350b7c54
Merge pull request #941 from marocchino/dependabot/npm_and_yarn/eslint-8.37.0
build(deps-dev): Bump eslint from 8.36.0 to 8.37.0
2023-03-30 06:52:08 +09:00
dependabot[bot]
6b3e28f047
build(deps-dev): Bump eslint from 8.36.0 to 8.37.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.36.0 to 8.37.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/v8.36.0...v8.37.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-29 20:57:45 +00:00