Skip to content

Commit

Permalink
fix: bump @yeldirium/redux-migrations from 1.2.0 to 1.2.4 (#100)
Browse files Browse the repository at this point in the history
Bumps [@yeldirium/redux-migrations](https://github.com/yeldiRium/redux-migrations) from 1.2.0 to 1.2.4.
- [Release notes](https://github.com/yeldiRium/redux-migrations/releases)
- [Changelog](https://github.com/yeldiRium/redux-migrations/blob/master/CHANGELOG.md)
- [Commits](yeldiRium/redux-migrations@v1.2.0...v1.2.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] authored and yeldiRium committed Jan 15, 2020
1 parent 2381cea commit 03fd5cb
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 @@ -54,7 +54,7 @@
"node": "^12.0.0"
},
"dependencies": {
"@yeldirium/redux-migrations": "^1.2.0",
"@yeldirium/redux-migrations": "^1.2.4",
"common-tags": "^1.8.0",
"cron": "^1.7.2",
"flaschenpost": "^4.0.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -623,10 +623,10 @@
semver "^6.3.0"
tsutils "^3.17.1"

"@yeldirium/redux-migrations@^1.2.0":
version "1.2.0"
resolved "https://registry.yarnpkg.com/@yeldirium/redux-migrations/-/redux-migrations-1.2.0.tgz#966a65a4c64e5dcea00ea2351a525fbb5d0833f9"
integrity sha512-TGKjHQcDhZuP60R4zXzsm8qcMMVykQZI/7eaBgzoTHsVpfVspiUEmrJo8p63jt8lQLMZXR+VnW13ck8tHoaV9w==
"@yeldirium/redux-migrations@^1.2.4":
version "1.2.4"
resolved "https://registry.yarnpkg.com/@yeldirium/redux-migrations/-/redux-migrations-1.2.4.tgz#82d86930f833f3e0bf62d6a93b419372b923d07f"
integrity sha512-3i4HwlK1m21NtNICu+/v2Xalk5DBnV0wEs7tyLQl2elwZQkMTZfddVoFGJV/W7mx4MRvmV+eKg3gpU3JH3Y9sQ==

JSONStream@^1.0.4, JSONStream@^1.3.4, JSONStream@^1.3.5:
version "1.3.5"
Expand Down

0 comments on commit 03fd5cb

Please sign in to comment.