Skip to content

Commit

Permalink
chore(deps): update dependency @txo/service-prop to ^2.2.8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 23, 2023
1 parent b599c63 commit 893106d
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 7 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
},
"dependencies": {
"@txo/log": "^2.0.8",
"@txo/service-prop": "^2.2.7",
"@txo/service-prop": "^2.2.8",
"lodash.get": "^4.4.2"
},
"peerDependencies": {
Expand All @@ -50,7 +50,7 @@
"@txo-peer-dep/log": "^4.0.1",
"@txo-peer-dep/service-graphql": "^3.2.8",
"@txo/log-console": "^3.0.0",
"@txo/service-prop": "^2.2.7",
"@txo/service-prop": "^2.2.8",
"@types/jest": "^29.5.3",
"@types/lodash.get": "^4.4.7",
"@types/react": "^18.2.15",
Expand Down
18 changes: 13 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1527,6 +1527,14 @@
"@txo/log" "^2.0.7"
utility-types "^3.10.0"

"@txo/functional@^4.6.8":
version "4.6.8"
resolved "https://registry.yarnpkg.com/@txo/functional/-/functional-4.6.8.tgz#f9e09e4f1c3b7642239b645582fdab620c35e46e"
integrity sha512-fupPqJ4B/0q+hZmt/SbJUWdhcNfPOFvJ3M3Kts49/qfO/aLvN36BI9k0g6BaLT/98fmqkmtUqTusxr840Vo4nA==
dependencies:
"@txo/log" "^2.0.8"
utility-types "^3.10.0"

"@txo/log-console@^3.0.0":
version "3.0.0"
resolved "https://registry.yarnpkg.com/@txo/log-console/-/log-console-3.0.0.tgz#56506a8c6afea9109301ff96520c43815814022d"
Expand Down Expand Up @@ -1579,12 +1587,12 @@
dependencies:
"@txo/functional" "^4.6.7"

"@txo/service-prop@^2.2.7":
version "2.2.7"
resolved "https://registry.yarnpkg.com/@txo/service-prop/-/service-prop-2.2.7.tgz#b09f17f6c3fca3f6c60c84c5646d6ca13dc1e0aa"
integrity sha512-uqKFWQRAa4qGU0YnI7Dnu12RB2M9TONivfWeCukiAYJnQD8Zj72/c9F2zx3wZgOUPGq9qOIUT4vlCoYMlQJ5Aw==
"@txo/service-prop@^2.2.8":
version "2.2.8"
resolved "https://registry.yarnpkg.com/@txo/service-prop/-/service-prop-2.2.8.tgz#6f513117dd73ae38f3ab5dbaaad6b5d48cace9ee"
integrity sha512-RLjNQkz4biTQV0zlG3AyNZHQ/LTvAjSK1q4svgbuRp8ovJXCdCZVBblWNB6vc4vAajSgknjXwITaC960mHaOaQ==
dependencies:
"@txo/functional" "^4.6.7"
"@txo/functional" "^4.6.8"

"@types/babel__core@^7.1.14":
version "7.1.19"
Expand Down

0 comments on commit 893106d

Please sign in to comment.