Skip to content
This repository has been archived by the owner on Jun 11, 2021. It is now read-only.

Commit

Permalink
chore(deps): update babel
Browse files Browse the repository at this point in the history
  • Loading branch information
francoischalifour committed May 20, 2020
1 parent 421a365 commit f8d0fbc
Show file tree
Hide file tree
Showing 2 changed files with 1,543 additions and 2,143 deletions.
17 changes: 8 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,25 +31,24 @@
},
"devDependencies": {
"@babel/cli": "7.8.4",
"@babel/plugin-transform-react-jsx": "7.8.3",
"@babel/preset-env": "7.8.4",
"@babel/preset-typescript": "7.8.3",
"@rollup/plugin-json": "4.0.2",
"@rollup/plugin-node-resolve": "7.1.1",
"@rollup/plugin-replace": "2.3.1",
"@babel/plugin-transform-react-jsx": "7.9.4",
"@babel/preset-env": "7.9.6",
"@babel/preset-typescript": "7.9.0",
"@rollup/plugin-json": "4.0.3",
"@rollup/plugin-node-resolve": "7.1.3",
"@rollup/plugin-replace": "2.3.2",
"@storybook/html": "5.3.12",
"@storybook/theming": "5.3.12",
"@testing-library/dom": "6.12.2",
"@testing-library/jest-dom": "5.1.1",
"@testing-library/preact": "1.0.2",
"@testing-library/user-event": "10.0.0",
"@types/react": "^16.9.23",
"@types/react-dom": "^16.9.5",
"@typescript-eslint/eslint-plugin": "2.19.0",
"@typescript-eslint/parser": "2.19.0",
"algoliasearch": "4.0.2",
"babel-eslint": "10.0.3",
"babel-loader": "8.0.6",
"babel-eslint": "10.1.0",
"babel-loader": "8.1.0",
"babel-plugin-inline-json": "1.2.2",
"babel-plugin-inline-replace-variables": "1.3.1",
"bundlesize": "0.18.0",
Expand Down
Loading

0 comments on commit f8d0fbc

Please sign in to comment.