Simone Corsi
|
1da05d4fef
|
Merge pull request #298 from simonecorsi/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.46.0
build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.45.1 to 5.46.0
|
2022-12-09 06:04:48 +01:00 |
|
Simone Corsi
|
06e50a7fbf
|
Merge pull request #297 from simonecorsi/dependabot/npm_and_yarn/types/node-18.11.12
build(deps-dev): bump @types/node from 18.11.11 to 18.11.12
|
2022-12-09 06:04:05 +01:00 |
|
dependabot[bot]
|
449933cc9f
|
build(deps-dev): bump @typescript-eslint/eslint-plugin
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.45.1 to 5.46.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.46.0/packages/eslint-plugin)
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-12-09 05:04:00 +00:00 |
|
dependabot[bot]
|
a1d9b13f66
|
build(deps-dev): bump @types/node from 18.11.11 to 18.11.12
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.11.11 to 18.11.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>
|
2022-12-09 05:03:21 +00:00 |
|
Simone Corsi
|
ea86fa77c9
|
Merge pull request #296 from simonecorsi/dependabot/npm_and_yarn/prettier-2.8.1
build(deps-dev): bump prettier from 2.8.0 to 2.8.1
|
2022-12-08 06:05:32 +01:00 |
|
dependabot[bot]
|
755ce27231
|
build(deps-dev): bump prettier from 2.8.0 to 2.8.1
Bumps [prettier](https://github.com/prettier/prettier) from 2.8.0 to 2.8.1.
- [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.0...2.8.1)
---
updated-dependencies:
- dependency-name: prettier
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-12-08 05:04:52 +00:00 |
|
Simone Corsi
|
0240c28f26
|
Merge pull request #295 from simonecorsi/dependabot/npm_and_yarn/typescript-4.9.4
build(deps-dev): bump typescript from 4.9.3 to 4.9.4
|
2022-12-08 06:03:54 +01:00 |
|
dependabot[bot]
|
d803a06407
|
build(deps-dev): bump typescript from 4.9.3 to 4.9.4
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.9.3 to 4.9.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.9.3...v4.9.4)
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-12-08 05:03:02 +00:00 |
|
Simone Corsi
|
cb38309402
|
Merge pull request #292 from simonecorsi/dependabot/npm_and_yarn/vercel/ncc-0.36.0
build(deps-dev): bump @vercel/ncc from 0.34.0 to 0.36.0
|
2022-12-06 06:07:16 +01:00 |
|
dependabot[bot]
|
58e2bcf368
|
build(deps-dev): bump @vercel/ncc from 0.34.0 to 0.36.0
Bumps [@vercel/ncc](https://github.com/vercel/ncc) from 0.34.0 to 0.36.0.
- [Release notes](https://github.com/vercel/ncc/releases)
- [Commits](https://github.com/vercel/ncc/compare/0.34.0...0.36.0)
---
updated-dependencies:
- dependency-name: "@vercel/ncc"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-12-06 05:07:12 +00:00 |
|
Simone Corsi
|
1671f634e3
|
Merge pull request #290 from simonecorsi/dependabot/npm_and_yarn/typescript-eslint/parser-5.45.1
build(deps-dev): bump @typescript-eslint/parser from 5.45.0 to 5.45.1
|
2022-12-06 06:06:34 +01:00 |
|
Simone Corsi
|
602f329956
|
Merge pull request #294 from simonecorsi/dependabot/npm_and_yarn/types/node-18.11.11
build(deps-dev): bump @types/node from 18.11.10 to 18.11.11
|
2022-12-06 06:06:08 +01:00 |
|
dependabot[bot]
|
9a16d4282d
|
build(deps-dev): bump @typescript-eslint/parser from 5.45.0 to 5.45.1
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.45.0 to 5.45.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.45.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>
|
2022-12-06 05:05:52 +00:00 |
|
dependabot[bot]
|
069ce81da2
|
build(deps-dev): bump @types/node from 18.11.10 to 18.11.11
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.11.10 to 18.11.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>
|
2022-12-06 05:05:26 +00:00 |
|
Simone Corsi
|
80c062e7ba
|
Merge pull request #293 from simonecorsi/dependabot/npm_and_yarn/eslint-8.29.0
build(deps-dev): bump eslint from 8.28.0 to 8.29.0
|
2022-12-06 06:05:08 +01:00 |
|
Simone Corsi
|
d2ca6a7c60
|
Merge pull request #291 from simonecorsi/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.45.1
build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.45.0 to 5.45.1
|
2022-12-06 06:04:47 +01:00 |
|
dependabot[bot]
|
a48e50ab51
|
build(deps-dev): bump eslint from 8.28.0 to 8.29.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.28.0 to 8.29.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.28.0...v8.29.0)
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-12-06 05:04:27 +00:00 |
|
Simone Corsi
|
8db30de434
|
Merge pull request #289 from simonecorsi/dependabot/npm_and_yarn/lint-staged-13.1.0
build(deps-dev): bump lint-staged from 13.0.4 to 13.1.0
|
2022-12-06 06:04:16 +01:00 |
|
dependabot[bot]
|
f7304cf9e6
|
build(deps-dev): bump @typescript-eslint/eslint-plugin
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.45.0 to 5.45.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.45.1/packages/eslint-plugin)
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-12-06 05:04:03 +00:00 |
|
dependabot[bot]
|
2b0943baf1
|
build(deps-dev): bump lint-staged from 13.0.4 to 13.1.0
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 13.0.4 to 13.1.0.
- [Release notes](https://github.com/okonet/lint-staged/releases)
- [Commits](https://github.com/okonet/lint-staged/compare/v13.0.4...v13.1.0)
---
updated-dependencies:
- dependency-name: lint-staged
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-12-06 05:03:29 +00:00 |
|
Simone Corsi
|
610c178a6c
|
Merge pull request #288 from simonecorsi/dependabot/npm_and_yarn/types/node-18.11.10
build(deps-dev): bump @types/node from 18.11.9 to 18.11.10
|
2022-12-01 06:04:21 +01:00 |
|
dependabot[bot]
|
4c29570e68
|
build(deps-dev): bump @types/node from 18.11.9 to 18.11.10
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.11.9 to 18.11.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-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-12-01 05:03:12 +00:00 |
|
Simone Corsi
|
7532519ccf
|
Merge pull request #284 from simonecorsi/dependabot/npm_and_yarn/sinon-15.0.0
build(deps-dev): bump sinon from 14.0.2 to 15.0.0
|
2022-11-29 13:43:11 +01:00 |
|
dependabot[bot]
|
dc5f9baff1
|
build(deps-dev): bump sinon from 14.0.2 to 15.0.0
Bumps [sinon](https://github.com/sinonjs/sinon) from 14.0.2 to 15.0.0.
- [Release notes](https://github.com/sinonjs/sinon/releases)
- [Changelog](https://github.com/sinonjs/sinon/blob/main/docs/changelog.md)
- [Commits](https://github.com/sinonjs/sinon/compare/v14.0.2...v15.0.0)
---
updated-dependencies:
- dependency-name: sinon
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-11-29 05:07:41 +00:00 |
|
Simone Corsi
|
f5e785a774
|
Merge pull request #287 from simonecorsi/dependabot/npm_and_yarn/typescript-eslint/parser-5.45.0
build(deps-dev): bump @typescript-eslint/parser from 5.44.0 to 5.45.0
|
2022-11-29 06:06:47 +01:00 |
|
dependabot[bot]
|
5dd968d1b5
|
build(deps-dev): bump @typescript-eslint/parser from 5.44.0 to 5.45.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.44.0 to 5.45.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.45.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>
|
2022-11-29 05:06:34 +00:00 |
|
Simone Corsi
|
f7b7c9f436
|
Merge pull request #286 from simonecorsi/dependabot/npm_and_yarn/semantic-release/github-8.0.7
build(deps-dev): bump @semantic-release/github from 8.0.6 to 8.0.7
|
2022-11-29 06:06:24 +01:00 |
|
dependabot[bot]
|
8be008d36b
|
build(deps-dev): bump @semantic-release/github from 8.0.6 to 8.0.7
Bumps [@semantic-release/github](https://github.com/semantic-release/github) from 8.0.6 to 8.0.7.
- [Release notes](https://github.com/semantic-release/github/releases)
- [Commits](https://github.com/semantic-release/github/compare/v8.0.6...v8.0.7)
---
updated-dependencies:
- dependency-name: "@semantic-release/github"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-11-29 05:05:31 +00:00 |
|
Simone Corsi
|
6d1b0a20b6
|
Merge pull request #285 from simonecorsi/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.45.0
build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.44.0 to 5.45.0
|
2022-11-29 06:05:09 +01:00 |
|
Simone Corsi
|
221e331cfb
|
Merge pull request #283 from simonecorsi/dependabot/npm_and_yarn/semantic-release/changelog-6.0.2
build(deps-dev): bump @semantic-release/changelog from 6.0.1 to 6.0.2
|
2022-11-29 06:04:40 +01:00 |
|
dependabot[bot]
|
b9da8893af
|
build(deps-dev): bump @typescript-eslint/eslint-plugin
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.44.0 to 5.45.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.45.0/packages/eslint-plugin)
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-11-29 05:04:19 +00:00 |
|
dependabot[bot]
|
1d54bf776f
|
build(deps-dev): bump @semantic-release/changelog from 6.0.1 to 6.0.2
Bumps [@semantic-release/changelog](https://github.com/semantic-release/changelog) from 6.0.1 to 6.0.2.
- [Release notes](https://github.com/semantic-release/changelog/releases)
- [Commits](https://github.com/semantic-release/changelog/compare/v6.0.1...v6.0.2)
---
updated-dependencies:
- dependency-name: "@semantic-release/changelog"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-11-29 05:03:44 +00:00 |
|
Simone Corsi
|
9b30309aec
|
Merge pull request #282 from simonecorsi/dependabot/npm_and_yarn/lint-staged-13.0.4
build(deps-dev): bump lint-staged from 13.0.3 to 13.0.4
|
2022-11-28 06:03:37 +01:00 |
|
dependabot[bot]
|
cf9647eb89
|
build(deps-dev): bump lint-staged from 13.0.3 to 13.0.4
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 13.0.3 to 13.0.4.
- [Release notes](https://github.com/okonet/lint-staged/releases)
- [Commits](https://github.com/okonet/lint-staged/compare/v13.0.3...v13.0.4)
---
updated-dependencies:
- dependency-name: lint-staged
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-11-28 05:02:52 +00:00 |
|
Simone Corsi
|
ebb9a2e055
|
Merge pull request #281 from simonecorsi/dependabot/npm_and_yarn/prettier-2.8.0
build(deps-dev): bump prettier from 2.7.1 to 2.8.0
|
2022-11-23 06:03:39 +01:00 |
|
dependabot[bot]
|
a356290928
|
build(deps-dev): bump prettier from 2.7.1 to 2.8.0
Bumps [prettier](https://github.com/prettier/prettier) from 2.7.1 to 2.8.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.7.1...2.8.0)
---
updated-dependencies:
- dependency-name: prettier
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-11-23 05:02:57 +00:00 |
|
Simone Corsi
|
7ab98fcbbb
|
Merge pull request #278 from simonecorsi/dependabot/npm_and_yarn/typescript-eslint/parser-5.44.0
build(deps-dev): bump @typescript-eslint/parser from 5.43.0 to 5.44.0
|
2022-11-22 06:27:10 +01:00 |
|
Simone Corsi
|
c33d3f81f1
|
Merge pull request #280 from simonecorsi/dependabot/npm_and_yarn/commitlint/cli-17.3.0
build(deps-dev): bump @commitlint/cli from 17.2.0 to 17.3.0
|
2022-11-22 06:26:56 +01:00 |
|
dependabot[bot]
|
439db66b5b
|
build(deps-dev): bump @typescript-eslint/parser from 5.43.0 to 5.44.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.43.0 to 5.44.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.44.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>
|
2022-11-22 05:26:24 +00:00 |
|
dependabot[bot]
|
48b0a9ddab
|
build(deps-dev): bump @commitlint/cli from 17.2.0 to 17.3.0
Bumps [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) from 17.2.0 to 17.3.0.
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/cli/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v17.3.0/@commitlint/cli)
---
updated-dependencies:
- dependency-name: "@commitlint/cli"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-11-22 05:26:10 +00:00 |
|
Simone Corsi
|
f3dd3f4ced
|
Merge pull request #279 from simonecorsi/dependabot/npm_and_yarn/commitlint/config-conventional-17.3.0
build(deps-dev): bump @commitlint/config-conventional from 17.2.0 to 17.3.0
|
2022-11-22 06:25:34 +01:00 |
|
Simone Corsi
|
9f6123f436
|
Merge pull request #277 from simonecorsi/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.44.0
build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.43.0 to 5.44.0
|
2022-11-22 06:25:19 +01:00 |
|
dependabot[bot]
|
903ff81bf0
|
build(deps-dev): bump @commitlint/config-conventional
Bumps [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) from 17.2.0 to 17.3.0.
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/config-conventional/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v17.3.0/@commitlint/config-conventional)
---
updated-dependencies:
- dependency-name: "@commitlint/config-conventional"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-11-22 05:24:51 +00:00 |
|
dependabot[bot]
|
5905b02293
|
build(deps-dev): bump @typescript-eslint/eslint-plugin
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.43.0 to 5.44.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.44.0/packages/eslint-plugin)
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-11-22 05:24:25 +00:00 |
|
Simone Corsi
|
c96f29c9ff
|
Merge pull request #276 from simonecorsi/dependabot/npm_and_yarn/eslint-8.28.0
build(deps-dev): bump eslint from 8.27.0 to 8.28.0
|
2022-11-21 06:12:42 +01:00 |
|
dependabot[bot]
|
59b0e389c8
|
build(deps-dev): bump eslint from 8.27.0 to 8.28.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.27.0 to 8.28.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.27.0...v8.28.0)
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-11-21 05:12:00 +00:00 |
|
Simone Corsi
|
8c91ce9576
|
Merge pull request #274 from simonecorsi/dependabot/npm_and_yarn/typescript-4.9.3
build(deps-dev): bump typescript from 4.8.4 to 4.9.3
|
2022-11-16 06:06:13 +01:00 |
|
dependabot[bot]
|
42f23ecc0c
|
build(deps-dev): bump typescript from 4.8.4 to 4.9.3
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.8.4 to 4.9.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/commits)
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-11-16 05:05:17 +00:00 |
|
Simone Corsi
|
b964586d53
|
Merge pull request #273 from simonecorsi/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.43.0
build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.42.1 to 5.43.0
|
2022-11-15 06:07:43 +01:00 |
|
dependabot[bot]
|
3ccb47d098
|
build(deps-dev): bump @typescript-eslint/eslint-plugin
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.42.1 to 5.43.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.43.0/packages/eslint-plugin)
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-11-15 05:06:52 +00:00 |
|