Skip to content

Commit

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

---
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 Jan 4, 2022
1 parent 9f3c864 commit 62ddc07
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.29",
"@techmmunity/symbiosis": "^0.0.30",
"reflect-metadata": "^0.1.13"
},
"dependencies": {
Expand All @@ -38,7 +38,7 @@
},
"devDependencies": {
"@techmmunity/eslint-config": "^5.0.1",
"@techmmunity/symbiosis": "^0.0.29",
"@techmmunity/symbiosis": "^0.0.30",
"@types/jest": "^27.0.1",
"@vercel/ncc": "^0.33.0",
"eslint": "^8.1.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1231,10 +1231,10 @@
eslint-plugin-react-hooks "^4.2.1-alpha-4298ddbc5-20211023"
eslint-plugin-sonarjs "^0.11.0"

"@techmmunity/symbiosis@^0.0.29":
version "0.0.29"
resolved "https://registry.yarnpkg.com/@techmmunity/symbiosis/-/symbiosis-0.0.29.tgz#a2dea87eb0d0da77917dcdfe731414fbbde002c8"
integrity sha512-ptphZ/4OdqvwlwS8F3LWEx4acEoV8DKWYnbGBu+OpIGP/fgSiz3HnSe3nVgeHEU4CqcJOI6ZThUK95N66Va2MQ==
"@techmmunity/symbiosis@^0.0.30":
version "0.0.30"
resolved "https://registry.yarnpkg.com/@techmmunity/symbiosis/-/symbiosis-0.0.30.tgz#270e25a3d57dd8932795e0397b98c158db7a1810"
integrity sha512-VXKcsE9snSQEuyBJezjk+xyYZYcuKOeCx1QY+XHTin36Iv+cr4BGcxgLqUw3DiF1b99DYXemgMjWVedvvtTV7g==
dependencies:
"@techmmunity/utils" "^1.9.1"
change-case "^4.1.2"
Expand Down

0 comments on commit 62ddc07

Please sign in to comment.