Skip to content

Commit

Permalink
Bump @techmmunity/symbiosis from 0.0.25 to 0.0.26 (#9)
Browse files Browse the repository at this point in the history
Bumps [@techmmunity/symbiosis](https://github.com/techmmunity/symbiosis) from 0.0.25 to 0.0.26.
- [Release notes](https://github.com/techmmunity/symbiosis/releases)
- [Changelog](https://github.com/techmmunity/symbiosis/blob/master/CHANGELOG.md)
- [Commits](thothom/core@0.0.25...0.0.26)

---
updated-dependencies:
- dependency-name: "@techmmunity/symbiosis"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Nov 6, 2021
1 parent aac7974 commit d98777c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"techmmunity-symbiosis"
],
"peerDependencies": {
"@techmmunity/symbiosis": "^0.0.25",
"@techmmunity/symbiosis": "^0.0.26",
"reflect-metadata": "^0.1.13",
"typescript": "^4.4.4"
},
Expand All @@ -39,7 +39,7 @@
},
"devDependencies": {
"@techmmunity/eslint-config": "^5.1.2",
"@techmmunity/symbiosis": "^0.0.25",
"@techmmunity/symbiosis": "^0.0.26",
"@types/jest": "^27.0.1",
"eslint": "^8.1.0",
"husky": "^7.0.4",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -610,10 +610,10 @@
eslint-plugin-react-hooks "^4.2.1-alpha-4298ddbc5-20211023"
eslint-plugin-sonarjs "^0.10.0"

"@techmmunity/symbiosis@^0.0.25":
version "0.0.25"
resolved "https://registry.yarnpkg.com/@techmmunity/symbiosis/-/symbiosis-0.0.25.tgz#be1ad2c64a797b525dc146e0cdbb903c6b2d7b47"
integrity sha512-qGejrWxuPXBWOT4TjCds3Ie9jXiEMh19sh7eYUPS0AyalvHhCOlzZdyQA8fUg0XwLAGbfMltKUsk5KxiOvhoJQ==
"@techmmunity/symbiosis@^0.0.26":
version "0.0.26"
resolved "https://registry.yarnpkg.com/@techmmunity/symbiosis/-/symbiosis-0.0.26.tgz#1c198dc854b37d00657793ff53ce33bc5a0cf154"
integrity sha512-WEt7CXR/ahsXKkHubmI4/cnaeCcqDw2DVZ5eZRk0w8KqcjIHRl0C8KmKpA9P8veXUdxu4TKXOSFyWfau9QfzUQ==
dependencies:
"@techmmunity/utils" "^1.5.0"
change-case "^4.1.2"
Expand Down

0 comments on commit d98777c

Please sign in to comment.