chore(deps): update

This commit is contained in:
Zoltan Kochan
2021-05-01 04:02:04 +03:00
parent e4a981c0c6
commit cf89197c11
5 changed files with 293 additions and 288 deletions

View File

@@ -31,7 +31,7 @@
"devDependencies": {
"@pnpm/types": "workspace:7.1.0",
"@types/ramda": "0.27.39",
"@types/zkochan__table": "npm:@types/table@^6.0.0",
"@types/zkochan__table": "npm:@types/table@6.0.0",
"strip-ansi": "^6.0.0"
},
"dependencies": {

View File

@@ -41,7 +41,7 @@
"@types/proxyquire": "^1.3.28",
"@types/ramda": "0.27.39",
"@types/sinon": "^9.0.11",
"@types/zkochan__table": "npm:@types/table@^6.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",

View File

@@ -40,7 +40,7 @@
"@types/lru-cache": "^5.1.0",
"@types/ramda": "0.27.39",
"@types/wrap-ansi": "^3.0.0",
"@types/zkochan__table": "npm:@types/table@^6.0.0",
"@types/zkochan__table": "npm:@types/table@6.0.0",
"strip-ansi": "^6.0.0"
},
"dependencies": {

572
pnpm-lock.yaml generated
View File

File diff suppressed because it is too large Load Diff

View File

@@ -62,7 +62,8 @@
"remove-all-except-outer-links",
"supi",
"ts-node",
"@types/ramda"
"@types/ramda",
"@types/table"
],
"ignorePaths": [
"fixtures",