Skip to content

Commit 9719b12

Browse files
Update dependency @theguild/federation-composition to ^0.18.0 (#23)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4348175 commit 9719b12

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

subgraphs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"author": "",
1515
"license": "ISC",
1616
"dependencies": {
17-
"@theguild/federation-composition": "^0.12.1"
17+
"@theguild/federation-composition": "^0.18.0"
1818
},
1919
"workspaces": [
2020
"users",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3272,14 +3272,14 @@
32723272
json5 "^2.2.0"
32733273
lodash.sortby "^4.7.0"
32743274

3275-
"@theguild/federation-composition@^0.12.1":
3276-
version "0.12.1"
3277-
resolved "https://registry.yarnpkg.com/@theguild/federation-composition/-/federation-composition-0.12.1.tgz#d60d50d1dd3370a8049868337d58a2e9a385a920"
3278-
integrity sha512-TeoOpwqxgZL4rNFOtXy09ME156MXGOissRhqMkqEHk5nyPM2vnfnDv+d93GpLev8qxGOA2MD4X7Ml1vTXw2pYw==
3275+
"@theguild/federation-composition@^0.18.0":
3276+
version "0.18.0"
3277+
resolved "https://registry.yarnpkg.com/@theguild/federation-composition/-/federation-composition-0.18.0.tgz#7ce442c4de7fbc6afc67726cb097437aa6b81f83"
3278+
integrity sha512-nJY3nEhO2N1WrScQBVFLE7lG6qQgi8Pr/Ys8hjStwinFrxmCfZDGzkpNBO18DabnXrf0jkWYvdbJLV67B1Wt+Q==
32793279
dependencies:
3280-
constant-case "^3.0.0"
3281-
debug "4.3.4"
3282-
json5 "^2.2.0"
3280+
constant-case "^3.0.4"
3281+
debug "4.4.0"
3282+
json5 "^2.2.3"
32833283
lodash.sortby "^4.7.0"
32843284

32853285
"@types/body-parser@*":
@@ -3938,7 +3938,7 @@ concurrently@^8.2.2:
39383938
tree-kill "^1.2.2"
39393939
yargs "^17.7.2"
39403940

3941-
constant-case@^3.0.0:
3941+
constant-case@^3.0.0, constant-case@^3.0.4:
39423942
version "3.0.4"
39433943
resolved "https://registry.yarnpkg.com/constant-case/-/constant-case-3.0.4.tgz#3b84a9aeaf4cf31ec45e6bf5de91bdfb0589faf1"
39443944
integrity sha512-I2hSBi7Vvs7BEuJDr5dDHfzb/Ruj3FyvFyh7KLilAjNQw3Be+xgqUBA2W6scVEcL0hL1dwPRtIqEPVUCKkSsyQ==
@@ -4027,7 +4027,7 @@ [email protected]:
40274027
dependencies:
40284028
ms "2.0.0"
40294029

4030-
debug@4, debug@^4.1.0, debug@^4.3.1, debug@^4.3.4, debug@^4.3.5:
4030+
debug@4, debug@4.4.0, debug@^4.1.0, debug@^4.3.1, debug@^4.3.4, debug@^4.3.5:
40314031
version "4.4.0"
40324032
resolved "https://registry.yarnpkg.com/debug/-/debug-4.4.0.tgz#2b3f2aea2ffeb776477460267377dc8710faba8a"
40334033
integrity sha512-6WTZ/IxCY/T6BALoZHaE4ctp9xm+Z5kY/pzYaCHRFeyVhojxlrm+46y68HA6hr0TcwEssoxNiDEUJQjfPZ/RYA==

0 commit comments

Comments
 (0)