Skip to content

Commit

Permalink
fix: bump flaschenpost from 4.0.1 to 4.0.2 (#96)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] authored and yeldiRium committed Jan 8, 2020
1 parent 4421e05 commit c502829
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.0",
"common-tags": "^1.8.0",
"cron": "^1.7.2",
"flaschenpost": "^4.0.1",
"flaschenpost": "^4.0.2",
"i18next": "^19.0.3",
"moment-timezone": "^0.5.27",
"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 @@ -1679,10 +1679,10 @@ data-urls@^1.0.0:
whatwg-mimetype "^2.2.0"
whatwg-url "^7.0.0"

date-fns@2.8.1:
version "2.8.1"
resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-2.8.1.tgz#2109362ccb6c87c3ca011e9e31f702bc09e4123b"
integrity sha512-EL/C8IHvYRwAHYgFRse4MGAPSqlJVlOrhVYZ75iQBKrnv+ZedmYsgwH3t+BCDuZDXpoo07+q9j4qgSSOa7irJg==
date-fns@2.9.0:
version "2.9.0"
resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-2.9.0.tgz#d0b175a5c37ed5f17b97e2272bbc1fa5aec677d2"
integrity sha512-khbFLu/MlzLjEzy9Gh8oY1hNt/Dvxw3J6Rbc28cVoYWQaC1S3YI4xwkF9ZWcjDLscbZlY9hISMr66RFzZagLsA==

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

flaschenpost@^4.0.1:
version "4.0.1"
resolved "https://registry.yarnpkg.com/flaschenpost/-/flaschenpost-4.0.1.tgz#e06e48950559f955dfc8db683e67cae9da0abcb7"
integrity sha512-Cr5sjw2Sosnq5wlJ5+syft39r0l7rnWkiJo+ExCXc+m92so9mS30c4hqPqBDaY4H1P1wLhuB5WQkODlCqrfUQA==
flaschenpost@^4.0.2:
version "4.0.2"
resolved "https://registry.yarnpkg.com/flaschenpost/-/flaschenpost-4.0.2.tgz#9619d58ec3435cadaa06b0a039b2fcff4d454372"
integrity sha512-X71TwM6wJGy80PZ9I/6rJN//Y4sAUUiJxbJBgAQMz37BdlGP7RctzbEnwQqzmJYUpnem/ncLjw15iGnmKUWwIA==
dependencies:
app-root-path "3.0.0"
chalk "3.0.0"
date-fns "2.8.1"
date-fns "2.9.0"
find-root "1.1.0"
lodash "4.17.15"
processenv "3.0.1"
Expand Down

0 comments on commit c502829

Please sign in to comment.