From 07c12b3cd85635cada1e9907403194d2d2071bd3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Jul 2024 07:37:06 +0000 Subject: [PATCH] Bump @dotmh/eslint-config-ts from 1.0.0 to 2.0.0 Bumps [@dotmh/eslint-config-ts](https://github.com/dotmh/eslint-config-ts) from 1.0.0 to 2.0.0. - [Commits](https://github.com/dotmh/eslint-config-ts/commits) --- updated-dependencies: - dependency-name: "@dotmh/eslint-config-ts" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index bb8a44e..90e8549 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "devDependencies": { "@commitlint/cli": "^19.3.0", "@commitlint/config-conventional": "^19.2.2", - "@dotmh/eslint-config-ts": "^1.0.0", + "@dotmh/eslint-config-ts": "^2.0.0", "@dotmh/prettier-config": "^1.0.0", "@secretlint/secretlint-rule-preset-recommend": "^8.2.4", "@types/node": "20.14.9", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 3a9e6e3..bc23b4f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -15,8 +15,8 @@ importers: specifier: ^19.2.2 version: 19.2.2 '@dotmh/eslint-config-ts': - specifier: ^1.0.0 - version: 1.0.0(@typescript-eslint/eslint-plugin@7.3.1(@typescript-eslint/parser@7.3.1(eslint@8.57.0)(typescript@5.5.2))(eslint@8.57.0)(typescript@5.5.2))(eslint-plugin-promise@6.1.1(eslint@8.57.0))(eslint@8.57.0)(typescript@5.5.2) + specifier: ^2.0.0 + version: 2.0.0(@typescript-eslint/eslint-plugin@7.3.1(@typescript-eslint/parser@7.3.1(eslint@8.57.0)(typescript@5.5.2))(eslint@8.57.0)(typescript@5.5.2))(eslint-plugin-promise@6.1.1(eslint@8.57.0))(eslint@8.57.0)(typescript@5.5.2) '@dotmh/prettier-config': specifier: ^1.0.0 version: 1.0.0 @@ -136,8 +136,8 @@ packages: resolution: {integrity: sha512-tpyc+7i6bPG9mvaBbtKUeghfyZSDgWquIDfMgqYtTbmZ9Y9VzEm2je9EYcQ0aoz5o7NvGS+rcDec93yO08MHYA==} engines: {node: '>=v18'} - '@dotmh/eslint-config-ts@1.0.0': - resolution: {integrity: sha512-Gc+Qx1WTQ7QK/ycY+gzQt0G/EBp4eJ2vz7Vu+N068uUQnGPh6GfgMCYyFisk5BBfq6QTsz+VQQgVuddqIa1LaA==} + '@dotmh/eslint-config-ts@2.0.0': + resolution: {integrity: sha512-P60KydQfEs2tepH73EZyKfBoagT+TFcgd4lE1odqgO5JtTwHUzwWlrLPFU5GomdfvlDH20Vf5qlZlxSPegZSJQ==} peerDependencies: '@typescript-eslint/eslint-plugin': '>5.2.0' eslint: '>8.7.0' @@ -1560,7 +1560,7 @@ snapshots: '@types/conventional-commits-parser': 5.0.0 chalk: 5.3.0 - '@dotmh/eslint-config-ts@1.0.0(@typescript-eslint/eslint-plugin@7.3.1(@typescript-eslint/parser@7.3.1(eslint@8.57.0)(typescript@5.5.2))(eslint@8.57.0)(typescript@5.5.2))(eslint-plugin-promise@6.1.1(eslint@8.57.0))(eslint@8.57.0)(typescript@5.5.2)': + '@dotmh/eslint-config-ts@2.0.0(@typescript-eslint/eslint-plugin@7.3.1(@typescript-eslint/parser@7.3.1(eslint@8.57.0)(typescript@5.5.2))(eslint@8.57.0)(typescript@5.5.2))(eslint-plugin-promise@6.1.1(eslint@8.57.0))(eslint@8.57.0)(typescript@5.5.2)': dependencies: '@typescript-eslint/eslint-plugin': 7.3.1(@typescript-eslint/parser@7.3.1(eslint@8.57.0)(typescript@5.5.2))(eslint@8.57.0)(typescript@5.5.2) '@typescript-eslint/parser': 5.62.0(eslint@8.57.0)(typescript@5.5.2)