Skip to content
This repository has been archived by the owner on Jul 22, 2020. It is now read-only.

Commit

Permalink
chore(deps-dev): bump babel-plugin-date-fns from 1.0.0 to 2.0.0
Browse files Browse the repository at this point in the history
Bumps [babel-plugin-date-fns](https://github.com/date-fns/babel-plugin-date-fns) from 1.0.0 to 2.0.0.
- [Release notes](https://github.com/date-fns/babel-plugin-date-fns/releases)
- [Commits](date-fns/babel-plugin-date-fns@v1.0.0...v2.0.0)

Signed-off-by: dependabot-preview[bot] <[email protected]>
  • Loading branch information
dependabot-preview[bot] authored and mergify[bot] committed Oct 25, 2019
1 parent 1511889 commit 386d680
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 12 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 @@
"axios": "^0.19.0",
"babel-cli": "^6.26.0",
"babel-eslint": "^10.0.3",
"babel-plugin-date-fns": "^1.0.0",
"babel-plugin-date-fns": "^2.0.0",
"babel-plugin-lodash": "^3.3.4",
"babel-preset-env": "^1.7.0",
"chart.js": "^2.8.0",
Expand Down
15 changes: 4 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3124,12 +3124,10 @@ babel-plugin-check-es2015-constants@^6.22.0:
dependencies:
babel-runtime "^6.22.0"

babel-plugin-date-fns@^1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/babel-plugin-date-fns/-/babel-plugin-date-fns-1.0.0.tgz#fa47703bc79d49e20a0a06f642cfb8185af5295a"
integrity sha512-Pss/IzRCJNdgtZvtJWeXcz3D658q9DJuYoK/P+wvGYVlZsN7TYB5TXEfueTAiBCZ+56lXSoM0PUeZQmjBMYe/g==
dependencies:
lodash.snakecase "^4.1.1"
babel-plugin-date-fns@^2.0.0:
version "2.0.0"
resolved "https://registry.yarnpkg.com/babel-plugin-date-fns/-/babel-plugin-date-fns-2.0.0.tgz#56074f1b4659c3b1208b5d156d4f51612d7af620"
integrity sha512-MbsQzEgglAIBZLQbKQDgMUgFDwf7sSHXgaWRXowiEVs1B+eiBge4JnhBQtIaHIVLE9QmXfDQbb18oggvP7KSFQ==

[email protected], babel-plugin-dynamic-import-node@^2.3.0:
version "2.3.0"
Expand Down Expand Up @@ -10165,11 +10163,6 @@ lodash.set@^4.3.2:
resolved "https://registry.yarnpkg.com/lodash.set/-/lodash.set-4.3.2.tgz#d8757b1da807dde24816b0d6a84bea1a76230b23"
integrity sha1-2HV7HagH3eJIFrDWqEvqGnYjCyM=

lodash.snakecase@^4.1.1:
version "4.1.1"
resolved "https://registry.yarnpkg.com/lodash.snakecase/-/lodash.snakecase-4.1.1.tgz#39d714a35357147837aefd64b5dcbb16becd8f8d"
integrity sha1-OdcUo1NXFHg3rv1ktdy7Fr7Nj40=

lodash.some@^4.4.0:
version "4.6.0"
resolved "https://registry.yarnpkg.com/lodash.some/-/lodash.some-4.6.0.tgz#1bb9f314ef6b8baded13b549169b2a945eb68e4d"
Expand Down

0 comments on commit 386d680

Please sign in to comment.