fix(supi): path-exists should be a prod dependency (#3850)

This commit is contained in:
Zoltan Kochan
2021-10-11 13:37:21 +03:00
committed by GitHub
parent 0a639e41b8
commit e56cfaac8c
3 changed files with 7 additions and 11 deletions

View File

@@ -0,0 +1,5 @@
---
"supi": patch
---
`path-exists` should be a prod dependency.

View File

@@ -57,6 +57,7 @@
"p-filter": "^2.1.0",
"p-limit": "^3.1.0",
"path-absolute": "^1.0.1",
"path-exists": "^4.0.0",
"ramda": "^0.27.1",
"run-groups": "^3.0.1",
"semver": "^7.3.4",
@@ -82,17 +83,13 @@
"@types/semver": "^7.3.4",
"@types/sinon": "^9.0.11",
"anonymous-npm-registry-client": "0.1.2",
"cross-spawn": "^7.0.3",
"deep-require-cwd": "1.0.0",
"dir-is-case-sensitive": "^2.0.0",
"execa": "npm:safe-execa@^0.1.1",
"exists-link": "2.0.0",
"is-ci": "^3.0.0",
"is-windows": "^1.0.2",
"ncp": "^2.0.0",
"nock": "12.0.3",
"npm-run-all": "^4.1.5",
"path-exists": "^4.0.0",
"path-name": "^1.0.0",
"read-yaml-file": "^2.1.0",
"resolve-link-target": "^2.0.0",

8
pnpm-lock.yaml generated
View File

@@ -3062,10 +3062,8 @@ importers:
'@zkochan/npm-package-arg': ^2.0.1
'@zkochan/rimraf': ^2.1.1
anonymous-npm-registry-client: 0.1.2
cross-spawn: ^7.0.3
deep-require-cwd: 1.0.0
dependency-path: workspace:8.0.4
dir-is-case-sensitive: ^2.0.0
execa: npm:safe-execa@^0.1.1
exists-link: 2.0.0
graph-sequencer: 2.0.0
@@ -3077,7 +3075,6 @@ importers:
ncp: ^2.0.0
nock: 12.0.3
normalize-path: ^3.0.0
npm-run-all: ^4.1.5
p-every: ^2.0.0
p-filter: ^2.1.0
p-limit: ^3.1.0
@@ -3139,6 +3136,7 @@ importers:
p-filter: 2.1.0
p-limit: 3.1.0
path-absolute: 1.0.1
path-exists: 4.0.0
ramda: 0.27.1
run-groups: 3.0.1
semver: 7.3.5
@@ -3163,17 +3161,13 @@ importers:
'@types/semver': 7.3.8
'@types/sinon': 9.0.11
anonymous-npm-registry-client: 0.1.2
cross-spawn: 7.0.3
deep-require-cwd: 1.0.0
dir-is-case-sensitive: 2.0.0
execa: /safe-execa/0.1.1
exists-link: 2.0.0
is-ci: 3.0.0
is-windows: 1.0.2
ncp: 2.0.0
nock: 12.0.3
npm-run-all: 4.1.5
path-exists: 4.0.0
path-name: 1.0.0
read-yaml-file: 2.1.0
resolve-link-target: 2.0.0