Skip to content
This repository has been archived by the owner on Mar 10, 2024. It is now read-only.

Commit

Permalink
Merge pull request #16 from OpenSaasAU/renovate/manypkg-cli-0.x
Browse files Browse the repository at this point in the history
Update dependency @manypkg/cli to v0.19.1
  • Loading branch information
borisno2 committed Nov 25, 2021
2 parents 0d5bf37 + 4acd376 commit 9691088
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@babel/preset-env": "7.16.4",
"@babel/preset-react": "7.16.0",
"@changesets/cli": "2.17.0",
"@manypkg/cli": "0.18.0",
"@manypkg/cli": "0.19.1",
"@preconstruct/cli": "2.1.5",
"babel-jest": "25.5.1",
"eslint": "7.32.0",
Expand Down
24 changes: 18 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2335,13 +2335,13 @@
"@keystone-ui/popover" "^5.0.0"
apply-ref "^1.0.0"

"@manypkg/cli@0.18.0":
version "0.18.0"
resolved "https://registry.yarnpkg.com/@manypkg/cli/-/cli-0.18.0.tgz#2b40d5aa7f88d43142e041de8fc8d7e44aa28a1d"
integrity sha512-dlgraFHLEnCJ8hrGULCOLZuiJWSzaWDgq0tq+O7pe37K37S2Mjrb7x/BcNHj8caZLf3kiPC0KW0iSMo8UyvpbQ==
"@manypkg/cli@0.19.1":
version "0.19.1"
resolved "https://registry.yarnpkg.com/@manypkg/cli/-/cli-0.19.1.tgz#2dec45d340e1265276625c4b6c9b284d3376bd10"
integrity sha512-EXBPPh6wYSKmSD5DdUjNG2rc55C2G/poIJ0D3O8tnk83o3nZh8g94JwN5/AumbSsDZ0yagmkS+DChNlRhIUG7w==
dependencies:
"@babel/runtime" "^7.5.5"
"@manypkg/get-packages" "^1.1.1"
"@manypkg/get-packages" "^1.1.3"
chalk "^2.4.2"
detect-indent "^6.0.0"
find-up "^4.1.0"
Expand All @@ -2366,7 +2366,7 @@
find-up "^4.1.0"
fs-extra "^8.1.0"

"@manypkg/get-packages@^1.0.1", "@manypkg/get-packages@^1.1.1":
"@manypkg/get-packages@^1.0.1":
version "1.1.1"
resolved "https://registry.yarnpkg.com/@manypkg/get-packages/-/get-packages-1.1.1.tgz#7c7e72d0061ab2e61d2ce4da58ce91290a60ac8d"
integrity sha512-J6VClfQSVgR6958eIDTGjfdCrELy1eT+SHeoSMomnvRQVktZMnEA5edIr5ovRFNw5y+Bk/jyoevPzGYod96mhw==
Expand All @@ -2377,6 +2377,18 @@
globby "^11.0.0"
read-yaml-file "^1.1.0"

"@manypkg/get-packages@^1.1.3":
version "1.1.3"
resolved "https://registry.yarnpkg.com/@manypkg/get-packages/-/get-packages-1.1.3.tgz#e184db9bba792fa4693de4658cfb1463ac2c9c47"
integrity sha512-fo+QhuU3qE/2TQMQmbVMqaQ6EWbMhi4ABWP+O4AM1NqPBuy0OrApV5LO6BrrgnhtAHS2NH6RrVk9OL181tTi8A==
dependencies:
"@babel/runtime" "^7.5.5"
"@changesets/types" "^4.0.1"
"@manypkg/find-root" "^1.1.0"
fs-extra "^8.1.0"
globby "^11.0.0"
read-yaml-file "^1.1.0"

"@mrmlnc/readdir-enhanced@^2.2.1":
version "2.2.1"
resolved "https://registry.yarnpkg.com/@mrmlnc/readdir-enhanced/-/readdir-enhanced-2.2.1.tgz#524af240d1a360527b730475ecfa1344aa540dde"
Expand Down

0 comments on commit 9691088

Please sign in to comment.