Skip to content

Commit

Permalink
fix(deps): update dependency @manypkg/find-root to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 28, 2024
1 parent 77241f9 commit 6676a7e
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion generators/package-json/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"test": "jest --config jest.test.config.js"
},
"dependencies": {
"@manypkg/find-root": "1.1.0",
"@manypkg/find-root": "2.2.3",
"@manypkg/get-packages": "1.1.3",
"@types/node": "18.19.56",
"cac": "6.7.14",
Expand Down
22 changes: 11 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2748,7 +2748,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@commercetools-local/generator-package-json@workspace:generators/package-json"
dependencies:
"@manypkg/find-root": 1.1.0
"@manypkg/find-root": 2.2.3
"@manypkg/get-packages": 1.1.3
"@types/node": 18.19.56
cac: 6.7.14
Expand Down Expand Up @@ -6422,7 +6422,16 @@ __metadata:
languageName: node
linkType: hard

"@manypkg/find-root@npm:1.1.0, @manypkg/find-root@npm:^1.1.0":
"@manypkg/find-root@npm:2.2.3, @manypkg/find-root@npm:^2.2.2":
version: 2.2.3
resolution: "@manypkg/find-root@npm:2.2.3"
dependencies:
"@manypkg/tools": ^1.1.2
checksum: b0e6e530bda0019ea098fc88903c703b64f0eee3e568eb7e82258b1b487c330c76648bd27569835fcc61cf60d15d257a2779ac0051d1bc8a682f0fb629b989ef
languageName: node
linkType: hard

"@manypkg/find-root@npm:^1.1.0":
version: 1.1.0
resolution: "@manypkg/find-root@npm:1.1.0"
dependencies:
Expand All @@ -6434,15 +6443,6 @@ __metadata:
languageName: node
linkType: hard

"@manypkg/find-root@npm:^2.2.2":
version: 2.2.3
resolution: "@manypkg/find-root@npm:2.2.3"
dependencies:
"@manypkg/tools": ^1.1.2
checksum: b0e6e530bda0019ea098fc88903c703b64f0eee3e568eb7e82258b1b487c330c76648bd27569835fcc61cf60d15d257a2779ac0051d1bc8a682f0fb629b989ef
languageName: node
linkType: hard

"@manypkg/get-packages@npm:1.1.3, @manypkg/get-packages@npm:^1.1.3":
version: 1.1.3
resolution: "@manypkg/get-packages@npm:1.1.3"
Expand Down

0 comments on commit 6676a7e

Please sign in to comment.