From 5dfb36eda07bd2c1eaaa79c05864a01bc0d37c12 Mon Sep 17 00:00:00 2001 From: "Masahiro Miyashiro (3846masa)" <3846masahiro+git@gmail.com> Date: Sat, 28 Sep 2024 12:33:56 +0900 Subject: [PATCH] chore: remove `@types/tough-cookie` (#1121) --- package.json | 1 - pnpm-lock.yaml | 8 -------- 2 files changed, 9 deletions(-) diff --git a/package.json b/package.json index 4213b1f..9ea64db 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,6 @@ "@semantic-release/git": "10.0.1", "@types/eslint": "9.6.1", "@types/node": "18.19.53", - "@types/tough-cookie": "4.0.5", "axios": "1.7.7", "babel-jest": "29.7.0", "disposablestack": "1.1.6", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index c936e4a..9b24f6c 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -47,9 +47,6 @@ importers: '@types/node': specifier: 18.19.53 version: 18.19.53 - '@types/tough-cookie': - specifier: 4.0.5 - version: 4.0.5 axios: specifier: 1.7.7 version: 1.7.7 @@ -1245,9 +1242,6 @@ packages: '@types/stack-utils@2.0.3': resolution: {integrity: sha512-9aEbYZ3TbYMznPdcdr3SmIrLXwC/AKZXQeCf9Pgao5CKb8CyHuEX5jzWPTkvregvhRJHcpRO6BFoGW9ycaOkYw==} - '@types/tough-cookie@4.0.5': - resolution: {integrity: sha512-/Ad8+nIOV7Rl++6f1BdKxFSMgmoqEoYbHRpPcx3JEfv8VRsQe9Z4mCXeJBzxs7mbHY/XOZZuXlRNfhpVPbs6ZA==} - '@types/yargs-parser@21.0.3': resolution: {integrity: sha512-I4q9QU9MQv4oEOz4tAHJtNz1cwuLxn2F3xcc2iV5WdqLPpUnj30aUuxt1mAxYTG+oe8CZMV/+6rU4S4gRDzqtQ==} @@ -5431,8 +5425,6 @@ snapshots: '@types/stack-utils@2.0.3': {} - '@types/tough-cookie@4.0.5': {} - '@types/yargs-parser@21.0.3': {} '@types/yargs@17.0.32':