Skip to content

Commit

Permalink
chore(deps): update
Browse files Browse the repository at this point in the history
  • Loading branch information
zkochan committed Jul 6, 2022
1 parent 6a7b0e2 commit 716a29a
Show file tree
Hide file tree
Showing 74 changed files with 817 additions and 817 deletions.
2 changes: 1 addition & 1 deletion .meta-updater/package.json
Expand Up @@ -10,7 +10,7 @@
"@pnpm/lockfile-file": "workspace:*",
"@pnpm/types": "workspace:*",
"@types/normalize-path": "^3.0.0",
"is-subdir": "^1.1.1",
"is-subdir": "^1.2.0",
"load-json-file": "^6.2.0",
"normalize-path": "^3.0.0",
"path-exists": "^4.0.0",
Expand Down
20 changes: 10 additions & 10 deletions package.json
Expand Up @@ -32,30 +32,30 @@
"@babel/plugin-proposal-dynamic-import": "^7.18.6",
"@babel/plugin-transform-modules-commonjs": "^7.18.6",
"@babel/preset-typescript": "^7.18.6",
"@babel/types": "^7.18.6",
"@changesets/cli": "^2.19.0",
"@babel/types": "^7.18.7",
"@changesets/cli": "^2.23.0",
"@commitlint/cli": "^17.0.3",
"@commitlint/config-conventional": "^17.0.3",
"@commitlint/prompt-cli": "^17.0.3",
"@pnpm/eslint-config": "workspace:*",
"@pnpm/meta-updater": "0.0.6",
"@pnpm/registry-mock": "2.20.0",
"@pnpm/tsconfig": "workspace:*",
"@types/jest": "^27.4.0",
"@types/node": "^14.17.32",
"c8": "^7.11.0",
"@types/jest": "^27.5.2",
"@types/node": "^14.18.21",
"c8": "^7.11.3",
"cross-env": "^7.0.3",
"eslint": "^8.6.0",
"eslint": "^8.19.0",
"husky": "^7.0.4",
"jest": "^28.0.3",
"lcov-result-merger": "^3.1.0",
"jest": "^28.1.2",
"lcov-result-merger": "^3.3.0",
"npm-run-all": "^4.1.5",
"publish-packed": "^4.1.1",
"rimraf": "^3.0.2",
"shx": "^0.3.4",
"syncpack": "^6.2.0",
"syncpack": "^6.2.1",
"ts-jest": "28.0.5",
"ts-node": "^10.6.0",
"ts-node": "^10.8.2",
"typescript": "4.7.4",
"verdaccio": "^5.13.1"
},
Expand Down
12 changes: 6 additions & 6 deletions packages/cafs/package.json
Expand Up @@ -22,7 +22,7 @@
"@zkochan/rimraf": "^2.1.2",
"concat-stream": "^2.0.0",
"decompress-maybe": "^1.0.0",
"get-stream": "^6.0.0",
"get-stream": "^6.0.1",
"p-limit": "^3.1.0",
"path-temp": "^2.0.0",
"rename-overwrite": "^4.0.2",
Expand All @@ -33,12 +33,12 @@
"devDependencies": {
"@pnpm/cafs": "workspace:*",
"@pnpm/types": "workspace:*",
"@types/concat-stream": "^1.6.0",
"@types/node": "^14.17.32",
"@types/ssri": "^7.1.0",
"@types/tar-stream": "^2.1.0",
"@types/concat-stream": "^1.6.1",
"@types/node": "^14.18.21",
"@types/ssri": "^7.1.1",
"@types/tar-stream": "^2.2.2",
"p-defer": "^3.0.0",
"tempy": "^1.0.0"
"tempy": "^1.0.1"
},
"bugs": {
"url": "https://github.com/pnpm/pnpm/issues"
Expand Down
2 changes: 1 addition & 1 deletion packages/cli-utils/package.json
Expand Up @@ -41,7 +41,7 @@
"@pnpm/package-is-installable": "workspace:*",
"@pnpm/read-project-manifest": "workspace:*",
"@pnpm/types": "workspace:*",
"chalk": "^4.1.0",
"chalk": "^4.1.2",
"load-json-file": "^6.2.0"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/client/package.json
Expand Up @@ -39,7 +39,7 @@
"@pnpm/resolver-base": "workspace:*",
"@pnpm/tarball-fetcher": "workspace:*",
"credentials-by-uri": "^2.1.0",
"mem": "^8.0.0"
"mem": "^8.1.1"
},
"devDependencies": {
"@pnpm/client": "workspace:*",
Expand Down
8 changes: 4 additions & 4 deletions packages/config/package.json
Expand Up @@ -40,9 +40,9 @@
"@pnpm/pnpmfile": "workspace:*",
"@pnpm/read-project-manifest": "workspace:*",
"@pnpm/types": "workspace:*",
"camelcase": "^6.2.0",
"camelcase": "^6.3.0",
"can-write-to-dir": "^1.1.1",
"is-subdir": "^1.1.1",
"is-subdir": "^1.2.0",
"normalize-registry-url": "2.0.0",
"path-name": "^1.0.0",
"ramda": "^0.28.0",
Expand All @@ -53,8 +53,8 @@
"@pnpm/config": "workspace:*",
"@pnpm/prepare": "workspace:*",
"@types/ramda": "0.28.14",
"@types/which": "^2.0.0",
"symlink-dir": "^5.0.0"
"@types/which": "^2.0.1",
"symlink-dir": "^5.0.1"
},
"funding": "https://opencollective.com/pnpm",
"exports": {
Expand Down
14 changes: 7 additions & 7 deletions packages/core/package.json
Expand Up @@ -64,7 +64,7 @@
"path-exists": "^4.0.0",
"ramda": "^0.28.0",
"run-groups": "^3.0.1",
"semver": "^7.3.4",
"semver": "^7.3.7",
"version-selector-type": "^3.0.0"
},
"devDependencies": {
Expand All @@ -80,25 +80,25 @@
"@pnpm/registry-mock": "2.20.0",
"@pnpm/store-path": "workspace:*",
"@pnpm/test-fixtures": "workspace:*",
"@types/fs-extra": "^9.0.5",
"@types/fs-extra": "^9.0.13",
"@types/is-ci": "^3.0.0",
"@types/is-windows": "^1.0.0",
"@types/normalize-path": "^3.0.0",
"@types/ramda": "0.28.14",
"@types/semver": "^7.3.4",
"@types/sinon": "^10.0.6",
"@types/semver": "^7.3.10",
"@types/sinon": "^10.0.12",
"@yarnpkg/core": "3.2.0",
"deep-require-cwd": "1.0.0",
"execa": "npm:safe-execa@^0.1.1",
"exists-link": "2.0.0",
"is-ci": "^3.0.0",
"is-ci": "^3.0.1",
"is-windows": "^1.0.2",
"nock": "12.0.3",
"path-name": "^1.0.0",
"read-yaml-file": "^2.1.0",
"resolve-link-target": "^2.0.0",
"sinon": "^11.1.1",
"symlink-dir": "^5.0.0",
"sinon": "^11.1.2",
"symlink-dir": "^5.0.1",
"write-json-file": "^4.3.0",
"write-yaml-file": "^4.2.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/create-cafs-store/package.json
Expand Up @@ -19,7 +19,7 @@
"@pnpm/fetcher-base": "workspace:*",
"@pnpm/fs.indexed-pkg-importer": "workspace:*",
"@pnpm/store-controller-types": "workspace:*",
"mem": "^8.0.0",
"mem": "^8.1.1",
"path-temp": "^2.0.0"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/crypto.base32-hash/package.json
Expand Up @@ -31,7 +31,7 @@
},
"homepage": "https://github.com/pnpm/pnpm/blob/main/packages/crypto.base32-hash#readme",
"dependencies": {
"rfc4648": "^1.5.1"
"rfc4648": "^1.5.2"
},
"devDependencies": {
"@pnpm/crypto.base32-hash": "workspace:*",
Expand Down
18 changes: 9 additions & 9 deletions packages/default-reporter/package.json
Expand Up @@ -40,25 +40,25 @@
"@pnpm/render-peer-issues": "workspace:*",
"@pnpm/types": "workspace:*",
"ansi-diff": "^1.1.1",
"boxen": "^5.0.0",
"chalk": "^4.1.0",
"boxen": "^5.1.2",
"chalk": "^4.1.2",
"normalize-path": "^3.0.0",
"pretty-bytes": "^5.5.0",
"pretty-bytes": "^5.6.0",
"pretty-ms": "^7.0.1",
"ramda": "^0.28.0",
"right-pad": "^1.0.1",
"rxjs": "^7.0.0",
"semver": "^7.3.4",
"stacktracey": "^2.0.0",
"string-length": "^4.0.1",
"strip-ansi": "^6.0.0"
"rxjs": "^7.5.5",
"semver": "^7.3.7",
"stacktracey": "^2.1.8",
"string-length": "^4.0.2",
"strip-ansi": "^6.0.1"
},
"devDependencies": {
"@pnpm/default-reporter": "workspace:*",
"@pnpm/logger": "^4.0.0",
"@types/normalize-path": "^3.0.0",
"@types/ramda": "0.28.14",
"@types/semver": "^7.3.4",
"@types/semver": "^7.3.10",
"ghooks": "2.0.4",
"load-json-file": "^6.2.0",
"normalize-newline": "3.0.0"
Expand Down
4 changes: 2 additions & 2 deletions packages/dependency-path/package.json
Expand Up @@ -34,10 +34,10 @@
"@pnpm/crypto.base32-hash": "workspace:*",
"@pnpm/types": "workspace:*",
"encode-registry": "^3.0.0",
"semver": "^7.3.4"
"semver": "^7.3.7"
},
"devDependencies": {
"@types/semver": "^7.3.4",
"@types/semver": "^7.3.10",
"dependency-path": "workspace:*"
},
"funding": "https://opencollective.com/pnpm",
Expand Down
2 changes: 1 addition & 1 deletion packages/fetcher-base/package.json
Expand Up @@ -32,7 +32,7 @@
"dependencies": {
"@pnpm/resolver-base": "workspace:*",
"@pnpm/types": "workspace:*",
"@types/ssri": "^7.1.0"
"@types/ssri": "^7.1.1"
},
"funding": "https://opencollective.com/pnpm",
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/file-reporter/package.json
Expand Up @@ -29,7 +29,7 @@
},
"homepage": "https://github.com/pnpm/pnpm/blob/main/packages/file-reporter#readme",
"dependencies": {
"graceful-fs": "^4.2.6",
"graceful-fs": "^4.2.10",
"path-exists": "^4.0.0"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/filter-lockfile/package.json
Expand Up @@ -38,7 +38,7 @@
"@pnpm/logger": "^4.0.0",
"@types/ramda": "0.28.14",
"detect-libc": "^2.0.1",
"tempy": "^1.0.0",
"tempy": "^1.0.1",
"write-yaml-file": "^4.2.0",
"yaml-tag": "1.1.0"
},
Expand Down
12 changes: 6 additions & 6 deletions packages/filter-workspace-packages/package.json
Expand Up @@ -34,21 +34,21 @@
"@pnpm/matcher": "workspace:*",
"execa": "npm:safe-execa@^0.1.1",
"find-up": "^5.0.0",
"is-subdir": "^1.1.1",
"micromatch": "^4.0.2",
"is-subdir": "^1.2.0",
"micromatch": "^4.0.5",
"pkgs-graph": "workspace:*",
"ramda": "^0.28.0"
},
"devDependencies": {
"@pnpm/filter-workspace-packages": "workspace:*",
"@types/is-ci": "^3.0.0",
"@types/is-windows": "^1.0.0",
"@types/micromatch": "^4.0.1",
"@types/micromatch": "^4.0.2",
"@types/ramda": "0.28.14",
"@types/touch": "^3.1.1",
"is-ci": "^3.0.0",
"@types/touch": "^3.1.2",
"is-ci": "^3.0.1",
"is-windows": "^1.0.2",
"tempy": "^1.0.0",
"tempy": "^1.0.1",
"touch": "3.1.0"
},
"funding": "https://opencollective.com/pnpm",
Expand Down
2 changes: 1 addition & 1 deletion packages/find-packages/package.json
Expand Up @@ -32,7 +32,7 @@
"dependencies": {
"@pnpm/read-project-manifest": "workspace:*",
"@pnpm/types": "workspace:*",
"fast-glob": "^3.2.4",
"fast-glob": "^3.2.11",
"p-filter": "^2.1.0"
},
"funding": "https://opencollective.com/pnpm",
Expand Down
2 changes: 1 addition & 1 deletion packages/get-context/package.json
Expand Up @@ -46,7 +46,7 @@
"@pnpm/read-projects-context": "workspace:*",
"@pnpm/types": "workspace:*",
"@zkochan/rimraf": "^2.1.2",
"is-ci": "^3.0.0",
"is-ci": "^3.0.1",
"path-absolute": "^1.0.1",
"ramda": "^0.28.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/git-fetcher/package.json
Expand Up @@ -41,7 +41,7 @@
"@pnpm/git-fetcher": "workspace:*",
"@pnpm/types": "workspace:*",
"p-defer": "^3.0.0",
"tempy": "^1.0.0"
"tempy": "^1.0.1"
},
"funding": "https://opencollective.com/pnpm",
"exports": {
Expand Down
6 changes: 3 additions & 3 deletions packages/git-resolver/package.json
Expand Up @@ -36,13 +36,13 @@
"@pnpm/resolver-base": "workspace:*",
"graceful-git": "^3.1.2",
"hosted-git-info": "npm:@zkochan/hosted-git-info@^4.0.2",
"semver": "^7.3.4"
"semver": "^7.3.7"
},
"devDependencies": {
"@pnpm/git-resolver": "workspace:*",
"@types/hosted-git-info": "^3.0.1",
"@types/hosted-git-info": "^3.0.2",
"@types/is-windows": "^1.0.0",
"@types/semver": "^7.3.4",
"@types/semver": "^7.3.10",
"is-windows": "^1.0.2"
},
"funding": "https://opencollective.com/pnpm",
Expand Down
2 changes: 1 addition & 1 deletion packages/git-utils/package.json
Expand Up @@ -37,7 +37,7 @@
},
"devDependencies": {
"@pnpm/git-utils": "workspace:*",
"tempy": "^1.0.0"
"tempy": "^1.0.1"
},
"funding": "https://opencollective.com/pnpm",
"exports": {
Expand Down
2 changes: 1 addition & 1 deletion packages/graceful-fs/package.json
Expand Up @@ -28,7 +28,7 @@
},
"homepage": "https://github.com/pnpm/pnpm/blob/main/packages/graceful-fs#readme",
"dependencies": {
"graceful-fs": "^4.2.6"
"graceful-fs": "^4.2.10"
},
"funding": "https://opencollective.com/pnpm",
"devDependencies": {
Expand Down
10 changes: 5 additions & 5 deletions packages/headless/package.json
Expand Up @@ -25,15 +25,15 @@
"@pnpm/registry-mock": "2.20.0",
"@pnpm/store-path": "workspace:*",
"@pnpm/test-fixtures": "workspace:*",
"@types/fs-extra": "^9.0.5",
"@types/fs-extra": "^9.0.13",
"@types/ramda": "0.28.14",
"@types/rimraf": "^3.0.0",
"@types/sinon": "^10.0.6",
"@types/rimraf": "^3.0.2",
"@types/sinon": "^10.0.12",
"isexe": "2.0.0",
"load-json-file": "^6.2.0",
"npm-run-all": "^4.1.5",
"sinon": "^11.1.1",
"tempy": "^1.0.0",
"sinon": "^11.1.2",
"tempy": "^1.0.1",
"write-json-file": "^4.3.0"
},
"directories": {
Expand Down
2 changes: 1 addition & 1 deletion packages/lifecycle/package.json
Expand Up @@ -47,7 +47,7 @@
"devDependencies": {
"@pnpm/lifecycle": "workspace:*",
"@pnpm/logger": "^4.0.0",
"@types/rimraf": "^3.0.0",
"@types/rimraf": "^3.0.2",
"@zkochan/rimraf": "^2.1.2",
"json-append": "1.1.1",
"load-json-file": "^6.2.0"
Expand Down
6 changes: 3 additions & 3 deletions packages/link-bins/package.json
Expand Up @@ -40,7 +40,7 @@
"@pnpm/types": "workspace:*",
"@zkochan/cmd-shim": "^5.3.0",
"bin-links": "^2.3.0",
"is-subdir": "^1.1.1",
"is-subdir": "^1.2.0",
"is-windows": "^1.0.2",
"normalize-path": "^3.0.0",
"p-settle": "^4.1.1",
Expand All @@ -51,12 +51,12 @@
"@pnpm/logger": "^4.0.0",
"@pnpm/test-fixtures": "workspace:*",
"@types/is-windows": "^1.0.0",
"@types/node": "^14.17.32",
"@types/node": "^14.18.21",
"@types/normalize-path": "^3.0.0",
"@types/ramda": "0.28.14",
"cmd-extension": "^1.0.2",
"path-exists": "^4.0.0",
"tempy": "^1.0.0"
"tempy": "^1.0.1"
},
"funding": "https://opencollective.com/pnpm",
"peerDependencies": {
Expand Down

0 comments on commit 716a29a

Please sign in to comment.