Skip to content

Commit

Permalink
feat(deps): Bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
evocateur committed Feb 9, 2021
1 parent 126676a commit affed1c
Show file tree
Hide file tree
Showing 36 changed files with 552 additions and 765 deletions.
4 changes: 2 additions & 2 deletions commands/add/package.json
Expand Up @@ -41,7 +41,7 @@
"dedent": "^0.7.0",
"npm-package-arg": "^8.1.0",
"p-map": "^4.0.0",
"pacote": "^11.1.13",
"semver": "^7.3.2"
"pacote": "^11.2.6",
"semver": "^7.3.4"
}
}
4 changes: 2 additions & 2 deletions commands/bootstrap/package.json
Expand Up @@ -52,8 +52,8 @@
"npmlog": "^4.1.2",
"p-map": "^4.0.0",
"p-map-series": "^2.1.0",
"p-waterfall": "^2.1.0",
"p-waterfall": "^2.1.1",
"read-package-tree": "^5.3.1",
"semver": "^7.3.2"
"semver": "^7.3.4"
}
}
2 changes: 1 addition & 1 deletion commands/clean/package.json
Expand Up @@ -39,6 +39,6 @@
"@lerna/rimraf-dir": "file:../../utils/rimraf-dir",
"p-map": "^4.0.0",
"p-map-series": "^2.1.0",
"p-waterfall": "^2.1.0"
"p-waterfall": "^2.1.1"
}
}
12 changes: 6 additions & 6 deletions commands/create/package.json
Expand Up @@ -38,16 +38,16 @@
"@lerna/npm-conf": "file:../../utils/npm-conf",
"@lerna/validation-error": "file:../../core/validation-error",
"dedent": "^0.7.0",
"fs-extra": "^9.0.1",
"globby": "^11.0.1",
"init-package-json": "^2.0.1",
"fs-extra": "^9.1.0",
"globby": "^11.0.2",
"init-package-json": "^2.0.2",
"npm-package-arg": "^8.1.0",
"p-reduce": "^2.1.0",
"pacote": "^11.1.13",
"pacote": "^11.2.6",
"pify": "^5.0.0",
"semver": "^7.3.2",
"semver": "^7.3.4",
"slash": "^3.0.0",
"validate-npm-package-license": "^3.0.3",
"validate-npm-package-license": "^3.0.4",
"validate-npm-package-name": "^3.0.0",
"whatwg-url": "^8.4.0",
"yargs-parser": "20.2.4"
Expand Down
2 changes: 1 addition & 1 deletion commands/import/package.json
Expand Up @@ -38,7 +38,7 @@
"@lerna/pulse-till-done": "file:../../utils/pulse-till-done",
"@lerna/validation-error": "file:../../core/validation-error",
"dedent": "^0.7.0",
"fs-extra": "^9.0.1",
"fs-extra": "^9.1.0",
"p-map-series": "^2.1.0"
}
}
2 changes: 1 addition & 1 deletion commands/info/package.json
Expand Up @@ -34,6 +34,6 @@
"dependencies": {
"@lerna/command": "file:../../core/command",
"@lerna/output": "file:../../utils/output",
"envinfo": "^7.3.1"
"envinfo": "^7.7.4"
}
}
2 changes: 1 addition & 1 deletion commands/init/package.json
Expand Up @@ -34,7 +34,7 @@
"dependencies": {
"@lerna/child-process": "file:../../core/child-process",
"@lerna/command": "file:../../core/command",
"fs-extra": "^9.0.1",
"fs-extra": "^9.1.0",
"p-map": "^4.0.0",
"write-json-file": "^4.3.0"
}
Expand Down
6 changes: 3 additions & 3 deletions commands/publish/package.json
Expand Up @@ -53,14 +53,14 @@
"@lerna/run-topologically": "file:../../utils/run-topologically",
"@lerna/validation-error": "file:../../core/validation-error",
"@lerna/version": "file:../version",
"fs-extra": "^9.0.1",
"fs-extra": "^9.1.0",
"libnpmaccess": "^4.0.1",
"npm-package-arg": "^8.1.0",
"npm-registry-fetch": "^9.0.0",
"npmlog": "^4.1.2",
"p-map": "^4.0.0",
"p-pipe": "^3.1.0",
"pacote": "^11.1.13",
"semver": "^7.3.2"
"pacote": "^11.2.6",
"semver": "^7.3.4"
}
}
4 changes: 2 additions & 2 deletions commands/version/package.json
Expand Up @@ -55,8 +55,8 @@
"p-map": "^4.0.0",
"p-pipe": "^3.1.0",
"p-reduce": "^2.1.0",
"p-waterfall": "^2.1.0",
"semver": "^7.3.2",
"p-waterfall": "^2.1.1",
"semver": "^7.3.4",
"slash": "^3.0.0",
"temp-write": "^4.0.0",
"write-json-file": "^4.3.0"
Expand Down
2 changes: 1 addition & 1 deletion core/child-process/package.json
Expand Up @@ -33,6 +33,6 @@
"dependencies": {
"chalk": "^4.1.0",
"execa": "^5.0.0",
"strong-log-transformer": "^2.0.0"
"strong-log-transformer": "^2.1.0"
}
}
2 changes: 1 addition & 1 deletion core/cli/package.json
Expand Up @@ -34,6 +34,6 @@
"@lerna/global-options": "file:../global-options",
"dedent": "^0.7.0",
"npmlog": "^4.1.2",
"yargs": "^16.1.1"
"yargs": "^16.2.0"
}
}
10 changes: 5 additions & 5 deletions core/conventional-commits/package.json
Expand Up @@ -33,15 +33,15 @@
},
"dependencies": {
"@lerna/validation-error": "file:../validation-error",
"conventional-changelog-angular": "^5.0.3",
"conventional-changelog-core": "^4.2.1",
"conventional-recommended-bump": "^6.0.11",
"fs-extra": "^9.0.1",
"conventional-changelog-angular": "^5.0.12",
"conventional-changelog-core": "^4.2.2",
"conventional-recommended-bump": "^6.1.0",
"fs-extra": "^9.1.0",
"get-stream": "^6.0.0",
"lodash.template": "^4.5.0",
"npm-package-arg": "^8.1.0",
"npmlog": "^4.1.2",
"pify": "^5.0.0",
"semver": "^7.3.2"
"semver": "^7.3.4"
}
}
2 changes: 1 addition & 1 deletion core/package-graph/package.json
Expand Up @@ -36,6 +36,6 @@
"@lerna/validation-error": "file:../validation-error",
"npm-package-arg": "^8.1.0",
"npmlog": "^4.1.2",
"semver": "^7.3.2"
"semver": "^7.3.4"
}
}
6 changes: 3 additions & 3 deletions core/project/package.json
Expand Up @@ -36,9 +36,9 @@
"@lerna/validation-error": "file:../validation-error",
"cosmiconfig": "^7.0.0",
"dedent": "^0.7.0",
"dot-prop": "^6.0.0",
"glob-parent": "^5.0.0",
"globby": "^11.0.1",
"dot-prop": "^6.0.1",
"glob-parent": "^5.1.1",
"globby": "^11.0.2",
"load-json-file": "^6.2.0",
"npmlog": "^4.1.2",
"p-map": "^4.0.0",
Expand Down
2 changes: 1 addition & 1 deletion helpers/copy-fixture/package.json
Expand Up @@ -7,6 +7,6 @@
"license": "MIT",
"dependencies": {
"@lerna-test/find-fixture": "file:../find-fixture",
"fs-extra": "^9.0.1"
"fs-extra": "^9.1.0"
}
}
2 changes: 1 addition & 1 deletion helpers/init-named-fixture/package.json
Expand Up @@ -11,6 +11,6 @@
"@lerna-test/git-commit": "file:../git-commit",
"@lerna-test/git-init": "file:../git-init",
"tempy": "^1.0.0",
"fs-extra": "^9.0.1"
"fs-extra": "^9.1.0"
}
}
2 changes: 1 addition & 1 deletion helpers/load-manifests/package.json
Expand Up @@ -6,7 +6,7 @@
"private": true,
"license": "MIT",
"dependencies": {
"globby": "^11.0.1",
"globby": "^11.0.2",
"load-json-file": "^6.2.0"
}
}
2 changes: 1 addition & 1 deletion helpers/pkg-matchers/package.json
Expand Up @@ -7,6 +7,6 @@
"license": "MIT",
"dependencies": {
"@lerna/package": "file:../../core/package",
"semver": "^7.3.2"
"semver": "^7.3.4"
}
}
2 changes: 1 addition & 1 deletion helpers/update-lerna-config/package.json
Expand Up @@ -6,6 +6,6 @@
"private": true,
"license": "MIT",
"dependencies": {
"fs-extra": "^9.0.1"
"fs-extra": "^9.1.0"
}
}

0 comments on commit affed1c

Please sign in to comment.