From aa2b93601cc31ed984dd39c19df0ce57e5d87b7a Mon Sep 17 00:00:00 2001 From: Zoltan Kochan Date: Sat, 13 Mar 2021 15:50:08 +0200 Subject: [PATCH] chore(deps): update @types/table close #2960 --- packages/plugin-commands-audit/package.json | 2 +- .../plugin-commands-installation/package.json | 2 +- packages/plugin-commands-outdated/package.json | 2 +- pnpm-lock.yaml | 16 ++++++++-------- 4 files changed, 11 insertions(+), 11 deletions(-) diff --git a/packages/plugin-commands-audit/package.json b/packages/plugin-commands-audit/package.json index 7c81949030..916f22d81e 100644 --- a/packages/plugin-commands-audit/package.json +++ b/packages/plugin-commands-audit/package.json @@ -32,7 +32,7 @@ "devDependencies": { "@pnpm/types": "workspace:6.4.0", "@types/ramda": "^0.27.35", - "@types/zkochan__table": "npm:@types/table@^5.0.0", + "@types/zkochan__table": "npm:@types/table@^6.0.0", "strip-ansi": "^6.0.0" }, "dependencies": { diff --git a/packages/plugin-commands-installation/package.json b/packages/plugin-commands-installation/package.json index 6de8edafce..217c6b72df 100644 --- a/packages/plugin-commands-installation/package.json +++ b/packages/plugin-commands-installation/package.json @@ -42,7 +42,7 @@ "@types/proxyquire": "^1.3.28", "@types/ramda": "^0.27.35", "@types/sinon": "^9.0.11", - "@types/zkochan__table": "npm:@types/table@^5.0.0", + "@types/zkochan__table": "npm:@types/table@^6.0.0", "load-json-file": "^6.2.0", "path-name": "^1.0.0", "proxyquire": "^2.1.3", diff --git a/packages/plugin-commands-outdated/package.json b/packages/plugin-commands-outdated/package.json index 38082561be..4ee3d9e8ce 100644 --- a/packages/plugin-commands-outdated/package.json +++ b/packages/plugin-commands-outdated/package.json @@ -41,7 +41,7 @@ "@types/lru-cache": "^5.1.0", "@types/ramda": "^0.27.35", "@types/wrap-ansi": "^3.0.0", - "@types/zkochan__table": "npm:@types/table@^5.0.0", + "@types/zkochan__table": "npm:@types/table@^6.0.0", "strip-ansi": "^6.0.0" }, "dependencies": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 6c00f15928..6d71a600ac 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -1633,7 +1633,7 @@ importers: '@pnpm/plugin-commands-audit': 'link:' '@pnpm/types': link:../types '@types/ramda': 0.27.38 - '@types/zkochan__table': /@types/table/5.0.0 + '@types/zkochan__table': /@types/table/6.0.0 strip-ansi: 6.0.0 specifiers: '@pnpm/audit': workspace:1.1.23 @@ -1645,7 +1645,7 @@ importers: '@pnpm/plugin-commands-audit': 'link:' '@pnpm/types': workspace:6.4.0 '@types/ramda': ^0.27.35 - '@types/zkochan__table': npm:@types/table@^5.0.0 + '@types/zkochan__table': npm:@types/table@^6.0.0 '@zkochan/table': ^1.0.0 chalk: ^4.1.0 ramda: ^0.27.1 @@ -1738,7 +1738,7 @@ importers: '@types/proxyquire': 1.3.28 '@types/ramda': 0.27.38 '@types/sinon': 9.0.11 - '@types/zkochan__table': /@types/table/5.0.0 + '@types/zkochan__table': /@types/table/6.0.0 load-json-file: 6.2.0 path-name: 1.0.0 proxyquire: 2.1.3 @@ -1781,7 +1781,7 @@ importers: '@types/proxyquire': ^1.3.28 '@types/ramda': ^0.27.35 '@types/sinon': ^9.0.11 - '@types/zkochan__table': npm:@types/table@^5.0.0 + '@types/zkochan__table': npm:@types/table@^6.0.0 '@zkochan/table': ^1.0.0 camelcase-keys: ^6.2.2 chalk: ^4.1.0 @@ -1880,7 +1880,7 @@ importers: '@types/lru-cache': 5.1.0 '@types/ramda': 0.27.38 '@types/wrap-ansi': 3.0.0 - '@types/zkochan__table': /@types/table/5.0.0 + '@types/zkochan__table': /@types/table/6.0.0 strip-ansi: 6.0.0 specifiers: '@pnpm/cli-utils': workspace:0.5.2 @@ -1905,7 +1905,7 @@ importers: '@types/lru-cache': ^5.1.0 '@types/ramda': ^0.27.35 '@types/wrap-ansi': ^3.0.0 - '@types/zkochan__table': npm:@types/table@^5.0.0 + '@types/zkochan__table': npm:@types/table@^6.0.0 '@zkochan/table': ^1.0.0 chalk: ^4.1.0 lru-cache: ^6.0.0 @@ -4669,8 +4669,8 @@ packages: resolution: {integrity: sha512-RJJrrySY7A8havqpGObOB4W92QXKJo63/jFLLgpvOtsGUqbQZ9Sbgl35KMm1DjC6j7AvmmU2bIno+3IyEaemaw==} dev: true - /@types/table/5.0.0: - resolution: {integrity: sha512-fQLtGLZXor264zUPWI95WNDsZ3QV43/c0lJpR/h1hhLJumXRmHNsrvBfEzW2YMhb0EWCsn4U6h82IgwsajAuTA==} + /@types/table/6.0.0: + resolution: {integrity: sha512-RSmRiYetRzpcZcgNo4x6C1VSsPGBHCGGDO7Rbnz5esVLbGONxBP1CUcn8JhAkVzUVLO+AY8yOSkb27jvfauLyg==} dev: true /@types/tar-stream/2.2.0: