fix(deps): update

This commit is contained in:
Zoltan Kochan
2021-02-25 00:27:23 +02:00
parent 992820161c
commit 7adc6e8756
13 changed files with 331 additions and 257 deletions

View File

@@ -0,0 +1,8 @@
---
"@pnpm/get-context": patch
"@pnpm/plugin-commands-installation": patch
"@pnpm/plugin-commands-server": patch
"@pnpm/store-connection-manager": patch
---
Update dependencies.

View File

@@ -41,7 +41,7 @@
"syncpack": "^5.6.10",
"ts-jest": "^26.4.4",
"ts-node": "^9.1.1",
"typescript": "^4.1.3",
"typescript": "4.1.5",
"verdaccio": "^4.11.0",
"yarn": "^1.22.10"
},

View File

@@ -52,7 +52,7 @@
"@types/normalize-path": "^3.0.0",
"@types/ramda": "^0.27.35",
"@types/semver": "^7.3.4",
"delay": "^4.4.1",
"delay": "^5.0.0",
"ghooks": "2.0.4",
"load-json-file": "^6.2.0",
"normalize-newline": "3.0.0"

View File

@@ -45,7 +45,7 @@
"@types/micromatch": "^4.0.1",
"@types/ramda": "^0.27.35",
"@types/touch": "^3.1.1",
"is-ci": "^2.0.0",
"is-ci": "^3.0.0",
"is-windows": "^1.0.2",
"tempy": "^1.0.0",
"touch": "3.1.0"

View File

@@ -45,7 +45,7 @@
"@pnpm/read-projects-context": "workspace:4.0.15",
"@pnpm/types": "workspace:6.4.0",
"@zkochan/rimraf": "^1.0.0",
"is-ci": "^2.0.0",
"is-ci": "^3.0.0",
"path-absolute": "^1.0.1",
"ramda": "^0.27.1"
},

View File

@@ -60,7 +60,7 @@
"@types/normalize-path": "^3.0.0",
"@types/ramda": "^0.27.35",
"@types/ssri": "^7.1.0",
"delay": "^4.4.1",
"delay": "^5.0.0",
"ncp": "^2.0.0",
"nock": "12.0.3",
"normalize-path": "^3.0.0",

View File

@@ -80,7 +80,7 @@
"camelcase-keys": "^6.2.2",
"chalk": "^4.1.0",
"enquirer": "^2.3.6",
"is-ci": "^2.0.0",
"is-ci": "^3.0.0",
"is-subdir": "^1.1.1",
"mem": "^8.0.0",
"p-filter": "^2.1.0",

View File

@@ -43,7 +43,7 @@
"@types/sinon": "^9.0.9",
"cross-spawn": "^7.0.3",
"execa": "^5.0.0",
"is-ci": "^2.0.0",
"is-ci": "^3.0.0",
"is-windows": "^1.0.2",
"load-json-file": "^6.2.0",
"path-exists": "^4.0.0",

View File

@@ -44,7 +44,7 @@
"@pnpm/store-connection-manager": "workspace:0.3.63",
"@pnpm/store-path": "5.0.0-0",
"@zkochan/diable": "^1.0.2",
"delay": "^4.4.1",
"delay": "^5.0.0",
"get-port": "^5.1.1",
"is-windows": "^1.0.2",
"process-exists": "^4.0.0",

View File

@@ -72,12 +72,12 @@
"chalk": "^4.1.0",
"cross-spawn": "^7.0.3",
"deep-require-cwd": "1.0.0",
"delay": "^4.4.1",
"delay": "^5.0.0",
"dir-is-case-sensitive": "^2.0.0",
"esbuild": "0.8.42",
"esbuild": "^0.8.49",
"execa": "^5.0.0",
"exists-link": "2.0.0",
"is-ci": "^2.0.0",
"is-ci": "^3.0.0",
"is-windows": "^1.0.2",
"load-json-file": "^6.2.0",
"loud-rejection": "^2.2.0",

View File

@@ -40,7 +40,7 @@
"@pnpm/server": "workspace:9.0.7",
"@pnpm/store-path": "5.0.0-0",
"@zkochan/diable": "^1.0.2",
"delay": "^4.4.1",
"delay": "^5.0.0",
"dir-is-case-sensitive": "^2.0.0"
},
"peerDependencies": {

View File

@@ -88,7 +88,7 @@
"dir-is-case-sensitive": "^2.0.0",
"execa": "^5.0.0",
"exists-link": "2.0.0",
"is-ci": "^2.0.0",
"is-ci": "^3.0.0",
"is-windows": "^1.0.2",
"ncp": "^2.0.0",
"nock": "12.0.3",

554
pnpm-lock.yaml generated
View File

File diff suppressed because it is too large Load Diff