Skip to content

Commit

Permalink
fix: bump flaschenpost from 4.0.4 to 4.0.5 (#126)
Browse files Browse the repository at this point in the history
Bumps [flaschenpost](https://github.com/thenativeweb/flaschenpost) from 4.0.4 to 4.0.5.
- [Release notes](https://github.com/thenativeweb/flaschenpost/releases)
- [Changelog](https://github.com/thenativeweb/flaschenpost/blob/master/CHANGELOG.md)
- [Commits](https://github.com/thenativeweb/flaschenpost/compare/4.0.4...4.0.5)

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
  • Loading branch information
dependabot-preview[bot] authored Mar 16, 2020
1 parent 7474a71 commit 9753547
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"@yeldirium/redux-migrations": "1.2.5",
"common-tags": "1.8.0",
"cron": "1.8.2",
"flaschenpost": "4.0.4",
"flaschenpost": "4.0.5",
"i18next": "19.3.2",
"moment-timezone": "0.5.28",
"parse-strings-in-object": "2.0.0",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1810,10 +1810,10 @@ data-urls@^1.1.0:
whatwg-mimetype "^2.2.0"
whatwg-url "^7.0.0"

date-fns@2.10.0:
version "2.10.0"
resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-2.10.0.tgz#abd10604d8bafb0bcbd2ba2e9b0563b922ae4b6b"
integrity sha512-EhfEKevYGWhWlZbNeplfhIU/+N+x0iCIx7VzKlXma2EdQyznVlZhCptXUY+BegNpPW2kjdx15Rvq503YcXXrcA==
date-fns@2.11.0:
version "2.11.0"
resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-2.11.0.tgz#ec2b44977465b9dcb370021d5e6c019b19f36d06"
integrity sha512-8P1cDi8ebZyDxUyUprBXwidoEtiQAawYPGvpfb+Dg0G6JrQ+VozwOmm91xYC0vAv1+0VmLehEPb+isg4BGUFfA==

dateformat@^3.0.0:
version "3.0.3"
Expand Down Expand Up @@ -2570,14 +2570,14 @@ find-versions@^3.0.0:
dependencies:
semver-regex "^2.0.0"

flaschenpost@4.0.4:
version "4.0.4"
resolved "https://registry.yarnpkg.com/flaschenpost/-/flaschenpost-4.0.4.tgz#e24dfaee4f4b38d99b802e69fa56ade0d7fc48a4"
integrity sha512-mh/GALR6lpxsSDQPmoi9eq4Jz6SOjycdGcQkDNVL4pixPCxuZsGPaYkk/AGycsXnM0r7jfQjH3yk4D7+Z1UL5g==
flaschenpost@4.0.5:
version "4.0.5"
resolved "https://registry.yarnpkg.com/flaschenpost/-/flaschenpost-4.0.5.tgz#7abfd495f8b2ed27c6fa1f748df5d59825f68a1c"
integrity sha512-0oalUyxhsgRA2wAzsupLa94yUQy0/f7MirKMoinXMEfqaWOMZyO4d7uK6/9Jz+hPF05rkkNKfR0bVnPgCrMyHg==
dependencies:
app-root-path "3.0.0"
chalk "3.0.0"
date-fns "2.10.0"
date-fns "2.11.0"
find-root "1.1.0"
lodash "4.17.15"
processenv "3.0.1"
Expand Down

0 comments on commit 9753547

Please sign in to comment.