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 Sep 15, 2021
1 parent 5391c0e commit 21fdb59
Show file tree
Hide file tree
Showing 30 changed files with 918 additions and 897 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"chalk": "< 3 && >= 2",
"crlf-normalize": "^1.0.6",
"debug-color2": "^1.2.7",
"inquirer": "^8.1.2",
"inquirer": "^8.1.4",
"jest-console": "^0.1.0",
"level": "^7.0.0",
"package-json": "<7 >=6.5",
Expand All @@ -66,14 +66,14 @@
"@types/err-code": "^2.0.0",
"@types/fs-extra": "^9.0.12",
"@types/hash-sum": "^1.0.0",
"@types/inquirer": "^7.3.3",
"@types/inquirer": "^8.1.1",
"@types/jest": "^27.0.1",
"@types/json5": "^0.0.30",
"@types/level": "^6.0.0",
"@types/lodash": "^4.14.172",
"@types/micromatch": "^4.0.2",
"@types/mocha": "^9.0.0",
"@types/node": "^16.7.5",
"@types/node": "^16.9.1",
"@types/npm-package-arg": "^6.1.1",
"@types/npm-packlist": "^1.1.2",
"@types/parse-git-config": "^3.0.1",
Expand All @@ -85,7 +85,7 @@
"@types/yargs": "^17.0.2",
"@types/yarnpkg__lockfile": "^1.1.5",
"chai": "^4.3.4",
"jest": "^27.1.0",
"jest": "^27.2.0",
"jest-console": "^0.1.0",
"mocha": "^9.1.1",
"ts-jest": "^27.0.5"
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": "^1.2.39",
"ts-type": "^1.2.40",
"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": "^1.2.39",
"ts-type": "^1.2.40",
"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.15",
"ts-type": "^1.2.39",
"ts-type": "^1.2.40",
"tslib": "^2.3.1",
"upath2": "^3.1.10",
"ws-pkg-list": "^1.0.64",
Expand Down
2 changes: 1 addition & 1 deletion packages/@yarn-tool/check-pkg-bin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
},
"dependencies": {
"@bluelovers/string-natural-compare": "^1.1.3",
"@ts-type/package-dts": "^1.0.50",
"@ts-type/package-dts": "^1.0.51",
"@yarn-tool/find-root": "^1.0.50",
"@yarn-tool/get-pkg-bin": "^1.0.37",
"@yarn-tool/shebang": "^1.0.9",
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.50",
"@ts-type/package-dts": "^1.0.51",
"array-hyper-unique": "^1.1.10",
"tslib": "^2.3.1",
"ws-pkg-list": "^1.0.64"
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.50",
"@ts-type/package-dts": "^1.0.51",
"err-code": "^3.0.1",
"find-yarn-workspace-root2": "^1.2.32",
"pkg-dir": "^5.0.0",
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.50",
"@ts-type/package-dts": "^1.0.51",
"@yarn-tool/resolve-package": "^1.0.34",
"tslib": "^2.3.1",
"upath2": "^3.1.10"
Expand Down
6 changes: 3 additions & 3 deletions packages/@yarn-tool/ncu/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,17 +43,17 @@
},
"dependencies": {
"@lazy-node/semver-simple-parse": "^1.1.16",
"@ts-type/package-dts": "^1.0.50",
"@ts-type/package-dts": "^1.0.51",
"@yarn-tool/pkg-version-query": "^1.0.33",
"@yarn-tool/semver-diff": "^1.0.25",
"@yarn-tool/table": "^1.0.33",
"@yarn-tool/yarnlock": "^1.0.59",
"bluebird": "^3.7.2",
"npm-check-updates": "^11.8.3",
"npm-check-updates": "^11.8.5",
"npm-package-arg": "^8.1.5",
"package-json": "<7 >=6.5",
"semver": "^7.3.5",
"ts-type": "^1.2.39",
"ts-type": "^1.2.40",
"tslib": "^2.3.1"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/@yarn-tool/node-modules-link/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"sort-package-json": "yarn-tool sort"
},
"dependencies": {
"@ts-type/package-dts": "^1.0.50",
"@ts-type/package-dts": "^1.0.51",
"@yarn-tool/find-root": "^1.0.50",
"find-yarn-workspace-root2": "^1.2.32",
"fs-extra": "^10.0.0",
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.50",
"@ts-type/package-dts": "^1.0.51",
"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-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.50",
"@ts-type/package-dts": "^1.0.51",
"@yarn-tool/find-root": "^1.0.50",
"@yarn-tool/npm-package-arg-util": "^1.0.19",
"@yarn-tool/pkg-version-query": "^1.0.33",
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": "^8.1.5",
"package-json": "<7 >=6.5",
"semver": "^7.3.5",
"ts-type": "^1.2.39",
"ts-type": "^1.2.40",
"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 @@ -29,7 +29,7 @@
"tsc:esm": "tsc -p tsconfig.esm.json"
},
"dependencies": {
"@ts-type/package-dts": "^1.0.50",
"@ts-type/package-dts": "^1.0.51",
"tslib": "^2.3.1",
"upath2": "^3.1.10"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/@yarn-tool/run-script-lifecycle/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
},
"dependencies": {
"@npmcli/run-script": "^1.8.6",
"@ts-type/package-dts": "^1.0.50",
"@ts-type/package-dts": "^1.0.51",
"@yarn-tool/script-lifecycle": "^1.0.10",
"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": "^1.2.39",
"ts-type": "^1.2.40",
"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.11",
"debug-color2": "^1.2.7",
"ts-type": "^1.2.39",
"ts-type": "^1.2.40",
"tslib": "^2.3.1"
},
"devDependencies": {
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.50",
"@ts-type/package-dts": "^1.0.51",
"@yarn-tool/semver-diff": "^1.0.25",
"cli-table3": "^0.6.0",
"tslib": "^2.3.1"
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.50",
"@ts-type/package-dts": "^1.0.51",
"@types/semver": "*",
"@yarn-tool/find-root": "^1.0.50",
"@yarn-tool/types": "^1.0.6",
"@yarn-tool/workspaces-project": "^1.0.55",
"semver": "^7.3.5",
"ts-type": "^1.2.39",
"ts-type": "^1.2.40",
"tslib": "^2.3.1"
},
"publishConfig": {
Expand Down
4 changes: 2 additions & 2 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.50",
"@ts-type/package-dts": "^1.0.51",
"@types/npm-package-arg": "*",
"@yarn-tool/changelog": "^1.0.56",
"find-yarn-workspace-root2": "^1.2.32",
"fs-extra": "^10.0.0",
"lodash": "^4.17.21",
"path-dir-normalize": "^1.0.21",
"sort-object-keys2": "^2.0.3",
"ts-type": "^1.2.39",
"ts-type": "^1.2.40",
"tslib": "^2.3.1",
"upath2": "^3.1.10"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/@yarn-tool/yarnlock-diff/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"debug-color2": "^1.2.7",
"npm-package-arg": "^8.1.5",
"semver": "^7.3.5",
"ts-type": "^1.2.39",
"ts-type": "^1.2.40",
"tslib": "^2.3.1"
},
"devDependencies": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,6 @@ export declare class YarnLockIterator<T extends IYarnLockParsedV1 | IYarnLockPar
map<U, D extends IUnpackYarnLockDataRow<T> = DD>(fn: (value: IYarnLockIteratorWrap<D>, key: string, _this: this) => U): U[];
mapAsync<U, D extends IUnpackYarnLockDataRow<T> = DD>(fn: (value: IYarnLockIteratorWrap<D>, key: string, _this: this) => ITSResolvable<U>): Promise<U[]>;
reduce<U = unknown, D extends IUnpackYarnLockDataRow<T> = DD>(fn: (initValue: U, value: IYarnLockIteratorWrap<D>, key: string, _this: this) => U, initValue?: U): U;
reduceAsync<U = unknown, D extends IUnpackYarnLockDataRow<T> = DD>(fn: (initValue: U, value: IYarnLockIteratorWrap<D>, key: string, _this: this) => ITSResolvable<U>, initValue?: U): Promise<U>;
reduceAsync<U = unknown, D extends IUnpackYarnLockDataRow<T> = DD>(fn: (initValue: U, value: IYarnLockIteratorWrap<D>, key: string, _this: this) => ITSResolvable<U>, initValue?: U): Promise<Awaited<U>>;
}
export default YarnLockIterator;
2 changes: 1 addition & 1 deletion packages/@yarn-tool/yarnlock-entries/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"@yarn-tool/yarnlock-stringify": "^1.0.9",
"@yarn-tool/yarnlock-util": "^1.0.23",
"lodash": "^4.17.21",
"ts-type": "^1.2.39",
"ts-type": "^1.2.40",
"tslib": "^2.3.1"
},
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion packages/@yarn-tool/yarnlock-parse/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.50",
"@ts-type/package-dts": "^1.0.51",
"@yarn-tool/detect-yarnlock-version": "^1.0.10",
"@yarn-tool/yarnlock-error": "^1.0.6",
"@yarnpkg/lockfile": "^1.1.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/@yarn-tool/yarnlock/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"tsc:esm": "tsc -p tsconfig.esm.json"
},
"dependencies": {
"@ts-type/package-dts": "^1.0.50",
"@ts-type/package-dts": "^1.0.51",
"@yarn-tool/detect-yarnlock-version": "^1.0.10",
"@yarn-tool/find-root": "^1.0.50",
"@yarn-tool/table": "^1.0.33",
Expand All @@ -57,7 +57,7 @@
"debug-color2": "^1.2.7",
"fs-extra": "^10.0.0",
"semver": "^7.3.5",
"ts-type": "^1.2.39",
"ts-type": "^1.2.40",
"tslib": "^2.3.1",
"upath2": "^3.1.10"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/create-yarn-workspaces/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,14 +47,14 @@
},
"resolutions": {},
"dependencies": {
"@ts-type/package-dts": "^1.0.50",
"@ts-type/package-dts": "^1.0.51",
"@yarn-tool/static-file": "^1.0.73",
"debug-color2": "^1.2.7",
"find-yarn-workspace-root2": "^1.2.32",
"fs-extra": "^10.0.0",
"path-is-same": "^1.0.15",
"pkg-dir": "^5.0.0",
"sort-package-json": "^1.50.0",
"sort-package-json": "^1.51.0",
"sort-package-json3": "^1.0.38",
"tslib": "^2.3.1",
"yargs": "^17.1.1"
Expand Down
6 changes: 3 additions & 3 deletions packages/node-package-json-loader/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,13 +44,13 @@
"config": {},
"resolutions": {},
"dependencies": {
"@ts-type/package-dts": "^1.0.50",
"@ts-type/package-dts": "^1.0.51",
"bind-decorator": "^1.0.11",
"fs-extra": "^10.0.0",
"pkg-up": "^3.1.0",
"sort-package-json": "^1.50.0",
"sort-package-json": "^1.51.0",
"sort-package-json3": "^1.0.38",
"ts-type": "^1.2.39",
"ts-type": "^1.2.40",
"tslib": "^2.3.1"
},
"bundleDependencies": [],
Expand Down
4 changes: 2 additions & 2 deletions packages/sort-package-json3/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,13 +29,13 @@
"tsc:esm": "tsc -p tsconfig.esm.json"
},
"dependencies": {
"@ts-type/package-dts": "^1.0.50",
"@ts-type/package-dts": "^1.0.51",
"is-plain-obj": "< 4",
"sort-package-json-scripts": "^1.1.9",
"tslib": "^2.3.1"
},
"peerDependencies": {
"sort-package-json": "^1.50.0"
"sort-package-json": "^1.51.0"
},
"gitHead": "445ff249d9e89ede8c67a41af7f967bdc9dd50aa"
}
4 changes: 2 additions & 2 deletions packages/ws-pkg-list/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,13 +46,13 @@
},
"dependencies": {
"@bluelovers/fast-glob": "^3.0.4",
"@ts-type/package-dts": "^1.0.50",
"@ts-type/package-dts": "^1.0.51",
"@yarn-tool/find-root": "^1.0.50",
"array-hyper-unique": "^1.1.10",
"find-yarn-workspace-root2": "^1.2.32",
"fs-extra": "^10.0.0",
"micromatch": "^4.0.4",
"ts-type": "^1.2.39",
"ts-type": "^1.2.40",
"tslib": "^2.3.1",
"upath2": "^3.1.10",
"workspaces-config": "^1.0.35"
Expand Down

0 comments on commit 21fdb59

Please sign in to comment.