fix(deps): update

This commit is contained in:
Zoltan Kochan
2021-02-25 00:27:23 +02:00
parent a00ee0035f
commit 27a40321c5
12 changed files with 323 additions and 251 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

@@ -46,7 +46,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",
"mz": "^2.7.0",
"path-absolute": "^1.0.1",
"ramda": "^0.27.1"

View File

@@ -62,7 +62,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

@@ -81,7 +81,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",
"mz": "^2.7.0",

View File

@@ -45,7 +45,7 @@
"@pnpm/store-connection-manager": "workspace:0.3.63",
"@pnpm/store-path": "^4.0.4",
"@zkochan/diable": "^1.0.2",
"delay": "^4.4.1",
"delay": "^5.0.0",
"get-port": "^5.1.1",
"is-windows": "^1.0.2",
"mz": "^2.7.0",

View File

@@ -75,12 +75,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": "^1.0.2",
"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

@@ -41,7 +41,7 @@
"@pnpm/server": "workspace:9.0.7",
"@pnpm/store-path": "^4.0.4",
"@zkochan/diable": "^1.0.2",
"delay": "^4.4.1",
"delay": "^5.0.0",
"dir-is-case-sensitive": "^1.0.2",
"mz": "^2.7.0"
},

View File

@@ -92,7 +92,7 @@
"dir-is-case-sensitive": "^1.0.2",
"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",

544
pnpm-lock.yaml generated
View File

File diff suppressed because it is too large Load Diff