Skip to content

Commit

Permalink
chore(deps): update all minor dependencies (#168)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate[bot] and renovate-bot authored Jun 8, 2020
1 parent 1420a91 commit d8b116b
Show file tree
Hide file tree
Showing 2 changed files with 729 additions and 462 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,15 +45,15 @@
},
"dependencies": {},
"devDependencies": {
"@babel/core": "7.9.6",
"@babel/plugin-transform-runtime": "7.9.6",
"@babel/preset-env": "7.9.6",
"@babel/preset-typescript": "7.9.0",
"@babel/core": "7.10.2",
"@babel/plugin-transform-runtime": "7.10.1",
"@babel/preset-env": "7.10.2",
"@babel/preset-typescript": "7.10.1",
"@rollup/plugin-commonjs": "11.1.0",
"@rollup/plugin-json": "4.0.3",
"@rollup/plugin-json": "4.1.0",
"@rollup/plugin-node-resolve": "7.1.3",
"@rollup/plugin-replace": "2.3.3",
"@types/dotenv-webpack": "1.7.0",
"@types/dotenv-webpack": "1.8.0",
"@types/eslint": "6.8.1",
"@types/eslint-plugin-prettier": "3.1.0",
"@types/html-webpack-plugin": "3.2.3",
Expand All @@ -73,7 +73,7 @@
"babel-loader": "8.1.0",
"babel-plugin-annotate-pure-calls": "0.4.0",
"case-sensitive-paths-webpack-plugin": "2.3.0",
"eslint": "7.0.0",
"eslint": "7.2.0",
"eslint-config-prettier": "6.11.0",
"eslint-loader": "4.0.2",
"eslint-plugin-prettier": "3.1.3",
Expand All @@ -90,9 +90,9 @@
"release-it": "13.6.2",
"resolve-url-loader": "3.1.1",
"rimraf": "3.0.2",
"rollup": "2.10.9",
"rollup": "2.14.0",
"rollup-plugin-babel": "4.4.0",
"rollup-plugin-size-snapshot": "0.11.0",
"rollup-plugin-size-snapshot": "0.12.0",
"rollup-plugin-sourcemaps": "0.6.2",
"rollup-plugin-terser": "5.3.0",
"ts-loader": "7.0.5",
Expand Down
Loading

0 comments on commit d8b116b

Please sign in to comment.