Skip to content

Commit

Permalink
fix(deps): Bump @evocateur/pacote
Browse files Browse the repository at this point in the history
  • Loading branch information
evocateur committed Jul 17, 2019
1 parent 3ea00b9 commit 03e4797
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion commands/add/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"test": "echo \"Run tests from root\" && exit 1"
},
"dependencies": {
"@evocateur/pacote": "^9.6.2",
"@evocateur/pacote": "^9.6.3",
"@lerna/bootstrap": "file:../bootstrap",
"@lerna/command": "file:../../core/command",
"@lerna/filter-options": "file:../../core/filter-options",
Expand Down
2 changes: 1 addition & 1 deletion commands/create/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"test": "echo \"Run tests from root\" && exit 1"
},
"dependencies": {
"@evocateur/pacote": "^9.6.2",
"@evocateur/pacote": "^9.6.3",
"@lerna/child-process": "file:../../core/child-process",
"@lerna/command": "file:../../core/command",
"@lerna/npm-conf": "file:../../utils/npm-conf",
Expand Down
2 changes: 1 addition & 1 deletion commands/publish/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"dependencies": {
"@evocateur/libnpmaccess": "^3.1.2",
"@evocateur/npm-registry-fetch": "^4.0.0",
"@evocateur/pacote": "^9.6.2",
"@evocateur/pacote": "^9.6.3",
"@lerna/check-working-tree": "file:../../utils/check-working-tree",
"@lerna/child-process": "file:../../core/child-process",
"@lerna/collect-updates": "file:../../utils/collect-updates",
Expand Down
12 changes: 6 additions & 6 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 03e4797

Please sign in to comment.