Skip to content

Commit

Permalink
chore(deps): update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
bluelovers committed Feb 27, 2022
1 parent ff5f0b9 commit 109c9d1
Show file tree
Hide file tree
Showing 53 changed files with 166 additions and 158 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,13 +74,13 @@
"@types/fs-extra": "^9.0.13",
"@types/hash-sum": "^1.0.0",
"@types/inquirer": "^8.2.0",
"@types/jest": "^27.4.0",
"@types/jest": "^27.4.1",
"@types/json5": "^0.0.30",
"@types/level": "^6.0.0",
"@types/lodash": "^4.14.178",
"@types/lodash": "^4.14.179",
"@types/micromatch": "^4.0.2",
"@types/mocha": "^9.1.0",
"@types/node": "^17.0.17",
"@types/node": "^17.0.21",
"@types/npm-package-arg": "^6.1.1",
"@types/npm-packlist": "^1.1.2",
"@types/parse-git-config": "^3.0.1",
Expand All @@ -94,7 +94,7 @@
"chai": "^4.3.6",
"jest": "^27.5.1",
"jest-console": "^0.1.0",
"mocha": "^9.2.0",
"mocha": "^9.2.1",
"ts-jest": "^27.1.3"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/@lazy-node/semver-ampersand/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"class-without-call-parent-constructor": "^2.0.4",
"lru-cache2": "^6.0.7",
"split-smartly2": "^1.1.11",
"ts-type": "^2.1.4",
"ts-type": "^2.1.5",
"tslib": "^2.3.1"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/@lazy-node/semver-parse/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"sort-package-json": "yarn-tool sort"
},
"dependencies": {
"ts-type": "^2.1.4",
"ts-type": "^2.1.5",
"tslib": "^2.3.1"
},
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion packages/@yarn-tool/changelog/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"@yarn-tool/types": "^1.0.6",
"lodash": "^4.17.21",
"path-is-same": "^1.0.17",
"ts-type": "^2.1.4",
"ts-type": "^2.1.5",
"tslib": "^2.3.1",
"upath2": "^3.1.12",
"ws-pkg-list": "^1.0.74",
Expand Down
4 changes: 2 additions & 2 deletions packages/@yarn-tool/check-pkg-bin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,14 +40,14 @@
},
"dependencies": {
"@bluelovers/string-natural-compare": "^2.0.5",
"@ts-type/package-dts": "^1.0.58",
"@ts-type/package-dts": "^1.0.59",
"@yarn-tool/find-root": "^1.0.61",
"@yarn-tool/get-pkg-bin": "^1.0.47",
"@yarn-tool/shebang": "^1.0.9",
"@yarn-tool/table": "^1.0.39",
"cli-table3": "^0.6.1",
"debug-color2": "^1.2.7",
"fs-extra": "^10.0.0",
"fs-extra": "^10.0.1",
"pkg-dir": "< 6 >= 5",
"tslib": "^2.3.1",
"upath2": "^3.1.12",
Expand Down
2 changes: 1 addition & 1 deletion packages/@yarn-tool/detect-yarnlock-version/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"sort-package-json": "yarn-tool sort"
},
"dependencies": {
"@yarnpkg/parsers": "^2.4.1",
"@yarnpkg/parsers": "^2.5.0",
"tslib": "^2.3.1"
},
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion packages/@yarn-tool/dotenv/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"dependencies": {
"@yarn-tool/path-parents": "^1.0.22",
"dotenv": "^16.0.0",
"fs-extra": "^10.0.0",
"fs-extra": "^10.0.1",
"tslib": "^2.3.1",
"upath2": "^3.1.12"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/@yarn-tool/find-deps/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"tsc:esm": "tsc -p tsconfig.esm.json"
},
"dependencies": {
"@ts-type/package-dts": "^1.0.58",
"@ts-type/package-dts": "^1.0.59",
"array-hyper-unique": "^2.0.6",
"tslib": "^2.3.1",
"ws-pkg-list": "^1.0.74"
Expand Down
2 changes: 1 addition & 1 deletion packages/@yarn-tool/find-root/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"sort-package-json": "npx yarn-tool sort"
},
"dependencies": {
"@ts-type/package-dts": "^1.0.58",
"@ts-type/package-dts": "^1.0.59",
"err-code": "^3.0.1",
"find-yarn-workspace-root2": "^1.2.36",
"pkg-dir": "< 6 >= 5",
Expand Down
4 changes: 2 additions & 2 deletions packages/@yarn-tool/fix-all/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,12 +61,12 @@
"bluebird": "^3.7.2",
"cache-path": "^2.0.30",
"debug-color2": "^1.2.7",
"fs-extra": "^10.0.0",
"fs-extra": "^10.0.1",
"lazy-aggregate-error": "^1.0.9",
"npm-package-json-loader": "^1.0.75",
"progress-estimator": "^0.3.0",
"sort-package-json3": "^1.0.52",
"ts-type": "^2.1.4",
"ts-type": "^2.1.5",
"tslib": "^2.3.1",
"upath2": "^3.1.12",
"ws-pkg-list": "^1.0.74"
Expand Down
2 changes: 1 addition & 1 deletion packages/@yarn-tool/fix-ws-links/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@yarn-tool/node-modules": "^1.0.64",
"cross-spawn-extra": "^2.1.0",
"debug-color2": "^1.2.7",
"fs-extra": "^10.0.0",
"fs-extra": "^10.0.1",
"fs-stat": "^1.0.16",
"fs-symlink-extra": "^1.0.10",
"path-is-same": "^1.0.17",
Expand Down
2 changes: 1 addition & 1 deletion packages/@yarn-tool/fix-ws-pkgs-link/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"dependencies": {
"@yarn-tool/find-root": "^1.0.61",
"@yarn-tool/node-modules": "^1.0.64",
"fs-extra": "^10.0.0",
"fs-extra": "^10.0.1",
"fs-stat": "^1.0.16",
"fs-symlink-extra": "^1.0.10",
"path-is-same": "^1.0.17",
Expand Down
2 changes: 1 addition & 1 deletion packages/@yarn-tool/get-pkg-bin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"tsc:esm": "tsc -p tsconfig.esm.json"
},
"dependencies": {
"@ts-type/package-dts": "^1.0.58",
"@ts-type/package-dts": "^1.0.59",
"@yarn-tool/resolve-package": "^1.0.43",
"tslib": "^2.3.1",
"upath2": "^3.1.12"
Expand Down
2 changes: 1 addition & 1 deletion packages/@yarn-tool/init-path/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"dependencies": {
"@yarn-tool/search-workspace-prefix-by-name": "^1.0.21",
"@yarn-tool/validate-npm-package-name": "^3.0.8",
"fs-extra": "^10.0.0",
"fs-extra": "^10.0.1",
"tslib": "^2.3.1",
"workspaces-config": "^1.0.39"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/@yarn-tool/ncu/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
},
"dependencies": {
"@lazy-node/semver-simple-parse": "^1.1.29",
"@ts-type/package-dts": "^1.0.58",
"@ts-type/package-dts": "^1.0.59",
"@yarn-tool/pkg-version-query": "^1.0.44",
"@yarn-tool/semver-diff": "^1.0.31",
"@yarn-tool/table": "^1.0.39",
Expand All @@ -53,7 +53,7 @@
"npm-package-arg": "^9.0.0",
"package-json": "<7 >=6.5",
"semver": "^7.3.5",
"ts-type": "^2.1.4",
"ts-type": "^2.1.5",
"tslib": "^2.3.1"
},
"peerDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions packages/@yarn-tool/node-modules-link/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,11 +30,11 @@
"sort-package-json": "yarn-tool sort"
},
"dependencies": {
"@ts-type/package-dts": "^1.0.58",
"@ts-type/package-dts": "^1.0.59",
"@yarn-tool/find-root": "^1.0.61",
"@yarn-tool/node-modules": "^1.0.64",
"find-yarn-workspace-root2": "^1.2.36",
"fs-extra": "^10.0.0",
"fs-extra": "^10.0.1",
"fs-symlink-extra": "^1.0.10",
"tslib": "^2.3.1",
"upath2": "^3.1.12",
Expand Down
2 changes: 1 addition & 1 deletion packages/@yarn-tool/npa-to-deps-query/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"@yarn-tool/pkg-version-query": "^1.0.44",
"bluebird": "^3.7.2",
"package-json": "<7 >=6.5",
"ts-type": "^2.1.4",
"ts-type": "^2.1.5",
"tslib": "^2.3.1"
},
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion packages/@yarn-tool/pack-package/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"dependencies": {
"@lerna/get-packed": "^4.0.0",
"@lerna/log-packed": "^4.0.0",
"@ts-type/package-dts": "^1.0.58",
"@ts-type/package-dts": "^1.0.59",
"npm-packlist": "^3.0.0",
"tar": "^6.1.11",
"tslib": "^2.3.1"
Expand Down
2 changes: 1 addition & 1 deletion packages/@yarn-tool/pkg-deps-add/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"tsc:showConfig": "ynpx get-current-tsconfig -p"
},
"dependencies": {
"@ts-type/package-dts": "^1.0.58",
"@ts-type/package-dts": "^1.0.59",
"@yarn-tool/find-root": "^1.0.61",
"tslib": "^2.3.1"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/@yarn-tool/pkg-deps-util/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"sort-package-json": "yarn-tool sort"
},
"dependencies": {
"@ts-type/package-dts": "^1.0.58",
"@ts-type/package-dts": "^1.0.59",
"@yarn-tool/find-root": "^1.0.61",
"@yarn-tool/npm-package-arg-util": "^1.0.23",
"@yarn-tool/pkg-deps-add": "^1.0.7",
Expand Down
4 changes: 2 additions & 2 deletions packages/@yarn-tool/pkg-entry-util/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,9 +51,9 @@
"tsc:showConfig": "ynpx get-current-tsconfig -p"
},
"dependencies": {
"@ts-type/package-dts": "^1.0.58",
"@ts-type/package-dts": "^1.0.59",
"@yarn-tool/find-root": "^1.0.61",
"fs-extra": "^10.0.0",
"fs-extra": "^10.0.1",
"tslib": "^2.3.1",
"upath2": "^3.1.12"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/@yarn-tool/pkg-git-info/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"tsc:esm": "tsc -p tsconfig.esm.json"
},
"dependencies": {
"@git-lazy/info": "^1.0.28",
"@git-lazy/info": "^1.0.31",
"@types/hosted-git-info": "^3.0.2",
"hosted-git-info": "^4.1.0",
"tslib": "^2.3.1"
Expand Down
2 changes: 1 addition & 1 deletion packages/@yarn-tool/pkg-hosted-info/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"tsc:showConfig": "ynpx get-current-tsconfig -p"
},
"dependencies": {
"@ts-type/package-dts": "^1.0.58",
"@ts-type/package-dts": "^1.0.59",
"@yarn-tool/find-root": "^1.0.61",
"@yarn-tool/pkg-git-info": "^1.0.25",
"tslib": "^2.3.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/@yarn-tool/pkg-version-query/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"npm-package-arg": "^9.0.0",
"package-json": "<7 >=6.5",
"semver": "^7.3.5",
"ts-type": "^2.1.4",
"ts-type": "^2.1.5",
"tslib": "^2.3.1"
},
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion packages/@yarn-tool/resolve-package/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"upath2": "^3.1.12"
},
"devDependencies": {
"@ts-type/package-dts": "^1.0.58",
"@ts-type/package-dts": "^1.0.59",
"@types/node": "*"
},
"publishConfig": {
Expand Down
4 changes: 2 additions & 2 deletions packages/@yarn-tool/run-script-lifecycle/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@
"tsc:esm": "tsc -p tsconfig.esm.json"
},
"dependencies": {
"@npmcli/run-script": "^2.0.0",
"@ts-type/package-dts": "^1.0.58",
"@npmcli/run-script": "^3.0.0",
"@ts-type/package-dts": "^1.0.59",
"@yarn-tool/script-lifecycle": "^1.0.16",
"tslib": "^2.3.1"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/@yarn-tool/script-lifecycle/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"tsc:esm": "tsc -p tsconfig.esm.json"
},
"dependencies": {
"ts-type": "^2.1.4",
"ts-type": "^2.1.5",
"tslib": "^2.3.1"
},
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion packages/@yarn-tool/semver-diff/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"dependencies": {
"@lazy-node/semver-part": "^1.0.12",
"debug-color2": "^1.2.7",
"ts-type": "^2.1.4",
"ts-type": "^2.1.5",
"tslib": "^2.3.1"
},
"devDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions packages/@yarn-tool/sort-lerna-json/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,8 @@
},
"dependencies": {
"@bluelovers/fs-json": "^1.0.3",
"@ts-type/package-dts": "^1.0.58",
"fs-extra": "^10.0.0",
"@ts-type/package-dts": "^1.0.59",
"fs-extra": "^10.0.1",
"sort-object-keys2": "^2.0.3",
"tslib": "^2.3.1"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/@yarn-tool/static-file/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"sort-package-json": "npx yarn-tool sort"
},
"dependencies": {
"fs-extra": "^10.0.0",
"fs-extra": "^10.0.1",
"tslib": "^2.3.1"
},
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion packages/@yarn-tool/table/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"tsc:esm": "tsc -p tsconfig.esm.json"
},
"dependencies": {
"@ts-type/package-dts": "^1.0.58",
"@ts-type/package-dts": "^1.0.59",
"@yarn-tool/semver-diff": "^1.0.31",
"cli-table3": "^0.6.1",
"tslib": "^2.3.1"
Expand Down
4 changes: 2 additions & 2 deletions packages/@yarn-tool/tag/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,8 @@
"tsc:esm": "tsc -p tsconfig.esm.json"
},
"dependencies": {
"@git-lazy/spawn": "^1.0.28",
"@git-lazy/tag": "^1.0.9",
"@git-lazy/spawn": "^1.0.30",
"@git-lazy/tag": "^1.0.11",
"@yarn-tool/find-root": "^1.0.61",
"@yarn-tool/types": "^1.0.6",
"path-dir-normalize": "^1.0.23",
Expand Down
4 changes: 2 additions & 2 deletions packages/@yarn-tool/version-recommended/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,13 +26,13 @@
"sort-package-json": "ynpx --quiet yarn-tool -- sort"
},
"dependencies": {
"@ts-type/package-dts": "^1.0.58",
"@ts-type/package-dts": "^1.0.59",
"@types/semver": "*",
"@yarn-tool/find-root": "^1.0.61",
"@yarn-tool/types": "^1.0.6",
"@yarn-tool/workspaces-project": "^1.0.65",
"semver": "^7.3.5",
"ts-type": "^2.1.4",
"ts-type": "^2.1.5",
"tslib": "^2.3.1"
},
"publishConfig": {
Expand Down
6 changes: 3 additions & 3 deletions packages/@yarn-tool/workspaces-project/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,15 +27,15 @@
},
"dependencies": {
"@lerna/project": "^4.0.0",
"@ts-type/package-dts": "^1.0.58",
"@ts-type/package-dts": "^1.0.59",
"@types/npm-package-arg": "*",
"@yarn-tool/changelog": "^1.0.66",
"find-yarn-workspace-root2": "^1.2.36",
"fs-extra": "^10.0.0",
"fs-extra": "^10.0.1",
"lodash": "^4.17.21",
"path-dir-normalize": "^1.0.23",
"sort-object-keys2": "^2.0.3",
"ts-type": "^2.1.4",
"ts-type": "^2.1.5",
"tslib": "^2.3.1",
"upath2": "^3.1.12"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/@yarn-tool/ws-changed/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,11 +40,11 @@
"tsc:esm": "tsc -p tsconfig.esm.json"
},
"dependencies": {
"@git-lazy/diff-staged": "^1.0.30",
"@git-lazy/diff-staged": "^1.0.32",
"@yarn-tool/find-root": "^1.0.61",
"array-hyper-unique": "^2.0.6",
"cross-spawn-extra": "^2.1.0",
"git-root2": "^1.0.26",
"git-root2": "^1.0.28",
"glob-regex": "^0.3.2",
"micromatch": "^4.0.4",
"tslib": "^2.3.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/@yarn-tool/ws-scope/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"@yarn-tool/find-root": "^1.0.61",
"@yarn-tool/sort-lerna-json": "^1.0.3",
"array-hyper-unique": "^2.0.6",
"fs-extra": "^10.0.0",
"fs-extra": "^10.0.1",
"path-in-dir": "^1.0.3",
"tslib": "^2.3.1",
"upath2": "^3.1.12",
Expand Down

0 comments on commit 109c9d1

Please sign in to comment.