mirror of
https://github.com/pnpm/pnpm.git
synced 2026-05-13 19:16:21 -04:00
chore(deps): update
This commit is contained in:
@@ -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": {
|
||||
|
||||
@@ -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",
|
||||
|
||||
@@ -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
572
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
@@ -62,7 +62,8 @@
|
||||
"remove-all-except-outer-links",
|
||||
"supi",
|
||||
"ts-node",
|
||||
"@types/ramda"
|
||||
"@types/ramda",
|
||||
"@types/table"
|
||||
],
|
||||
"ignorePaths": [
|
||||
"fixtures",
|
||||
|
||||
Reference in New Issue
Block a user