Skip to content

Commit

Permalink
fix(deps): update dependency @txo/service-prop to ^3.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 29, 2024
1 parent c0f337d commit fc61db6
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
},
"dependencies": {
"@txo/log": "^2.0.16",
"@txo/service-prop": "^3.0.1",
"@txo/service-prop": "^3.0.2",
"lodash.get": "^4.4.2"
},
"peerDependencies": {
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1365,10 +1365,10 @@
semantic-release "^23.0.8"
semantic-release-slack-bot "^4.0.2"

"@txo/service-prop@^3.0.1":
version "3.0.1"
resolved "https://registry.yarnpkg.com/@txo/service-prop/-/service-prop-3.0.1.tgz#d9d700c8e4ae858883b98e7869f366135163c0e7"
integrity sha512-odjD2chWpZV96ZQTL4J8zVcWGLT8LZIezta4eynOIeIRLrIKlmxtx9LU5y0xOgZSSbfX02e+cTTEzo6QkEvd1w==
"@txo/service-prop@^3.0.2":
version "3.0.2"
resolved "https://registry.yarnpkg.com/@txo/service-prop/-/service-prop-3.0.2.tgz#5f64a473108cd23e92ce3367cc6a8723a875680a"
integrity sha512-CgXFpL7h85vMXWZPKwGsY6zey78/ZOyjpN/SiD52r1S8gZt/TzvfBOrSXQ8yk8RxvxwX4hPtBe2UwJHp9sw8bQ==
dependencies:
"@txo/types" "^1.7.0"

Expand Down

0 comments on commit fc61db6

Please sign in to comment.