Skip to content

Commit

Permalink
chore(deps): update babel deps (#624)
Browse files Browse the repository at this point in the history
  • Loading branch information
Thomas Roux committed Jul 5, 2019
1 parent bc95055 commit e273522
Show file tree
Hide file tree
Showing 2 changed files with 206 additions and 176 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,20 +57,20 @@
"dependencies": {
"@tippy.js/react": "2.2.2",
"initials": "3.0.1",
"luxon": "^1.11.4",
"luxon": "1.11.4",
"polished": "3.4.1",
"react-onclickoutside": "6.8.0",
"react-portal": "4.2.0",
"styled-components-breakpoint": "2.1.1"
},
"devDependencies": {
"@babel/cli": "7.5.0",
"@babel/core": "7.4.5",
"@babel/core": "7.5.0",
"@babel/plugin-external-helpers": "7.2.0",
"@babel/plugin-proposal-class-properties": "7.4.4",
"@babel/plugin-proposal-class-properties": "7.5.0",
"@babel/plugin-transform-modules-commonjs": "7.5.0",
"@babel/polyfill": "7.4.4",
"@babel/preset-env": "7.4.5",
"@babel/preset-env": "7.5.0",
"@babel/preset-react": "7.0.0",
"@babel/register": "7.4.4",
"@nivo/bar": "0.55.0",
Expand All @@ -93,7 +93,7 @@
"babel-preset-env": "1.7.0",
"babel-preset-react": "6.24.1",
"conventional-changelog-cli": "2.0.21",
"core-js": "^2.5.7",
"core-js": "3.1.4",
"cross-env": "5.2.0",
"eslint": "5.16.0",
"eslint-config-airbnb": "17.1.1",
Expand Down
Loading

0 comments on commit e273522

Please sign in to comment.