mirror of
https://github.com/pnpm/pnpm.git
synced 2026-03-28 20:11:48 -04:00
fix(deps): update dependency load-json-file to v6.2.0
This commit is contained in:
committed by
Zoltan Kochan
parent
2043187f14
commit
d438bf364c
@@ -61,7 +61,7 @@
|
||||
"@types/semver": "6",
|
||||
"delay": "4.3.0",
|
||||
"ghooks": "2.0.4",
|
||||
"load-json-file": "6.0.0",
|
||||
"load-json-file": "6.2.0",
|
||||
"normalize-newline": "3.0.0",
|
||||
"rimraf": "3.0.0",
|
||||
"tape": "4.11.0"
|
||||
|
||||
@@ -45,7 +45,7 @@
|
||||
"@pnpm/logger": "2.1.1",
|
||||
"@types/rimraf": "2.0.2",
|
||||
"json-append": "1.1.1",
|
||||
"load-json-file": "6.0.0",
|
||||
"load-json-file": "6.2.0",
|
||||
"rimraf": "3.0.0",
|
||||
"tape": "4.11.0"
|
||||
}
|
||||
|
||||
@@ -38,7 +38,7 @@
|
||||
"credentials-by-uri": "1.0.0",
|
||||
"encode-registry": "2.0.1",
|
||||
"fetch-from-npm-registry": "workspace:2.0.7",
|
||||
"load-json-file": "6.0.0",
|
||||
"load-json-file": "6.2.0",
|
||||
"mem": "5.1.1",
|
||||
"normalize-path": "3.0.0",
|
||||
"p-limit": "2.2.0",
|
||||
|
||||
@@ -42,7 +42,7 @@
|
||||
"@pnpm/store-controller-types": "workspace:3.0.3",
|
||||
"@pnpm/types": "workspace:3.2.0",
|
||||
"@zkochan/rimraf": "1.0.0",
|
||||
"load-json-file": "6.0.0",
|
||||
"load-json-file": "6.2.0",
|
||||
"make-dir": "3.0.0",
|
||||
"mz": "2.7.0",
|
||||
"p-limit": "2.2.0",
|
||||
|
||||
@@ -28,7 +28,7 @@
|
||||
"@pnpm/store-controller-types": "workspace:3.0.3",
|
||||
"@pnpm/types": "workspace:3.2.0",
|
||||
"@zkochan/rimraf": "1.0.0",
|
||||
"load-json-file": "6.0.0",
|
||||
"load-json-file": "6.2.0",
|
||||
"make-dir": "3.0.0",
|
||||
"mz": "2.7.0",
|
||||
"ncp": "2.0.0",
|
||||
|
||||
@@ -66,7 +66,7 @@
|
||||
"is-ci": "2.0.0",
|
||||
"is-subdir": "1.0.3",
|
||||
"is-windows": "1.0.2",
|
||||
"load-json-file": "6.0.0",
|
||||
"load-json-file": "6.2.0",
|
||||
"loud-rejection": "2.1.0",
|
||||
"lru-cache": "5.1.1",
|
||||
"make-dir": "3.0.0",
|
||||
|
||||
@@ -59,7 +59,7 @@
|
||||
"is-ci": "2.0.0",
|
||||
"is-inner-link": "2.0.2",
|
||||
"is-subdir": "1.0.3",
|
||||
"load-json-file": "6.0.0",
|
||||
"load-json-file": "6.2.0",
|
||||
"make-dir": "3.0.0",
|
||||
"mz": "2.7.0",
|
||||
"normalize-path": "3.0.0",
|
||||
|
||||
Reference in New Issue
Block a user