From fbe786d57d7f9eb4ed67158d0ede657bad487e84 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 19 Jun 2022 09:36:38 +0000 Subject: [PATCH 1/2] chore(deps): update pnpm to v7 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6e83634..b71f865 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "vitest": "0.15.1", "zx": "6.2.5" }, - "packageManager": "pnpm@6.32.23", + "packageManager": "pnpm@7.3.0", "lint-staged": { "**/*.{ts}": [ "eslint --fix" From c335e0e3579c21012b5d817cb030df67a5e8f17d Mon Sep 17 00:00:00 2001 From: Koichi Kiyokawa Date: Sun, 19 Jun 2022 18:49:43 +0900 Subject: [PATCH 2/2] chore: update lock file --- .npmrc | 1 + pnpm-lock.yaml | 22 +++++++++++----------- 2 files changed, 12 insertions(+), 11 deletions(-) create mode 100644 .npmrc diff --git a/.npmrc b/.npmrc new file mode 100644 index 0000000..319e41e --- /dev/null +++ b/.npmrc @@ -0,0 +1 @@ +strict-peer-dependencies=false diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 4a35ccf..f31d3c9 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -1,4 +1,4 @@ -lockfileVersion: 5.3 +lockfileVersion: 5.4 specifiers: '@jsdevtools/version-bump-prompt': 6.1.0 @@ -18,8 +18,8 @@ specifiers: devDependencies: '@jsdevtools/version-bump-prompt': 6.1.0 - '@typescript-eslint/eslint-plugin': 5.28.0_7e3b17277850f72303869dd6c2d6bc78 - '@typescript-eslint/parser': 5.28.0_eslint@8.18.0+typescript@4.7.4 + '@typescript-eslint/eslint-plugin': 5.28.0_py5roj3ykd3sga4gtxlmfvv4pa + '@typescript-eslint/parser': 5.28.0_b5e7v2qnwxfo6hmiq56u52mz3e c8: 7.11.3 eslint: 8.18.0 eslint-config-prettier: 8.5.0_eslint@8.18.0 @@ -325,7 +325,7 @@ packages: resolution: {integrity: sha512-Jjakcv8Roqtio6w1gr0D7y6twbhx6gGgFGF5BLwajPpnOIOxFkakFhCq+LmyyeAz7BX6ULrjBOxdKaCDy+4+dQ==} dev: true - /@typescript-eslint/eslint-plugin/5.28.0_7e3b17277850f72303869dd6c2d6bc78: + /@typescript-eslint/eslint-plugin/5.28.0_py5roj3ykd3sga4gtxlmfvv4pa: resolution: {integrity: sha512-DXVU6Cg29H2M6EybqSg2A+x8DgO9TCUBRp4QEXQHJceLS7ogVDP0g3Lkg/SZCqcvkAP/RruuQqK0gdlkgmhSUA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -336,10 +336,10 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/parser': 5.28.0_eslint@8.18.0+typescript@4.7.4 + '@typescript-eslint/parser': 5.28.0_b5e7v2qnwxfo6hmiq56u52mz3e '@typescript-eslint/scope-manager': 5.28.0 - '@typescript-eslint/type-utils': 5.28.0_eslint@8.18.0+typescript@4.7.4 - '@typescript-eslint/utils': 5.28.0_eslint@8.18.0+typescript@4.7.4 + '@typescript-eslint/type-utils': 5.28.0_b5e7v2qnwxfo6hmiq56u52mz3e + '@typescript-eslint/utils': 5.28.0_b5e7v2qnwxfo6hmiq56u52mz3e debug: 4.3.4 eslint: 8.18.0 functional-red-black-tree: 1.0.1 @@ -352,7 +352,7 @@ packages: - supports-color dev: true - /@typescript-eslint/parser/5.28.0_eslint@8.18.0+typescript@4.7.4: + /@typescript-eslint/parser/5.28.0_b5e7v2qnwxfo6hmiq56u52mz3e: resolution: {integrity: sha512-ekqoNRNK1lAcKhZESN/PdpVsWbP9jtiNqzFWkp/yAUdZvJalw2heCYuqRmM5eUJSIYEkgq5sGOjq+ZqsLMjtRA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -380,7 +380,7 @@ packages: '@typescript-eslint/visitor-keys': 5.28.0 dev: true - /@typescript-eslint/type-utils/5.28.0_eslint@8.18.0+typescript@4.7.4: + /@typescript-eslint/type-utils/5.28.0_b5e7v2qnwxfo6hmiq56u52mz3e: resolution: {integrity: sha512-SyKjKh4CXPglueyC6ceAFytjYWMoPHMswPQae236zqe1YbhvCVQyIawesYywGiu98L9DwrxsBN69vGIVxJ4mQQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -390,7 +390,7 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/utils': 5.28.0_eslint@8.18.0+typescript@4.7.4 + '@typescript-eslint/utils': 5.28.0_b5e7v2qnwxfo6hmiq56u52mz3e debug: 4.3.4 eslint: 8.18.0 tsutils: 3.21.0_typescript@4.7.4 @@ -425,7 +425,7 @@ packages: - supports-color dev: true - /@typescript-eslint/utils/5.28.0_eslint@8.18.0+typescript@4.7.4: + /@typescript-eslint/utils/5.28.0_b5e7v2qnwxfo6hmiq56u52mz3e: resolution: {integrity: sha512-E60N5L0fjv7iPJV3UGc4EC+A3Lcj4jle9zzR0gW7vXhflO7/J29kwiTGITA2RlrmPokKiZbBy2DgaclCaEUs6g==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: