Skip to content

Commit

Permalink
feat(deps): upgrade deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Raphaël Benitte committed Nov 1, 2018
1 parent c434148 commit be6e96e
Showing 1 changed file with 37 additions and 4 deletions.
41 changes: 37 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -600,6 +600,43 @@
call-me-maybe "^1.0.1"
glob-to-regexp "^0.3.0"

"@nivo/babel-preset@^0.32.0-9":
version "0.32.0"
resolved "https://registry.yarnpkg.com/@nivo/babel-preset/-/babel-preset-0.32.0.tgz#60a58eb223f97785d090a94455243ab9d6914ebd"
dependencies:
babel-cli "^6.26.0"
babel-jest "^20.0.3"
babel-plugin-check-es2015-constants "^6.22.0"
babel-plugin-external-helpers "^6.22.0"
babel-plugin-istanbul "^4.1.4"
babel-plugin-lodash "^3.2.11"
babel-plugin-syntax-jsx "^6.18.0"
babel-plugin-transform-class-properties "^6.24.1"
babel-plugin-transform-es2015-arrow-functions "^6.22.0"
babel-plugin-transform-es2015-block-scoped-functions "^6.22.0"
babel-plugin-transform-es2015-block-scoping "^6.26.0"
babel-plugin-transform-es2015-classes "^6.24.1"
babel-plugin-transform-es2015-computed-properties "^6.24.1"
babel-plugin-transform-es2015-destructuring "^6.23.0"
babel-plugin-transform-es2015-function-name "^6.24.1"
babel-plugin-transform-es2015-literals "^6.22.0"
babel-plugin-transform-es2015-modules-commonjs "^6.26.0"
babel-plugin-transform-es2015-object-super "^6.24.1"
babel-plugin-transform-es2015-parameters "^6.24.1"
babel-plugin-transform-es2015-shorthand-properties "^6.24.1"
babel-plugin-transform-es2015-spread "^6.22.0"
babel-plugin-transform-es2015-template-literals "^6.22.0"
babel-plugin-transform-object-rest-spread "^6.26.0"
babel-plugin-transform-react-jsx "^6.24.1"

"@nivo/generators@^0.48.0":
version "0.48.0"
resolved "https://registry.yarnpkg.com/@nivo/generators/-/generators-0.48.0.tgz#b7420dac3e4ed807e9d7c46ccba280a7976518b5"
dependencies:
d3-time "^1.0.10"
d3-time-format "^2.1.3"
lodash "^4.17.4"

"@nodelib/fs.stat@^1.0.1":
version "1.1.1"
resolved "https://registry.yarnpkg.com/@nodelib/fs.stat/-/fs.stat-1.1.1.tgz#53f349bb986ab273d601175aa1b25a655ab90ee3"
Expand Down Expand Up @@ -3588,10 +3625,6 @@ d3-time@^1.0.10:
version "1.0.10"
resolved "https://registry.yarnpkg.com/d3-time/-/d3-time-1.0.10.tgz#8259dd71288d72eeacfd8de281c4bf5c7393053c"

d3-voronoi@^1.1.4:
version "1.1.4"
resolved "https://registry.yarnpkg.com/d3-voronoi/-/d3-voronoi-1.1.4.tgz#dd3c78d7653d2bb359284ae478645d95944c8297"

d@1:
version "1.0.0"
resolved "https://registry.yarnpkg.com/d/-/d-1.0.0.tgz#754bb5bfe55451da69a58b94d45f4c5b0462d58f"
Expand Down

0 comments on commit be6e96e

Please sign in to comment.