Skip to content

Commit

Permalink
chore(deps): update all minor dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Dec 25, 2019
1 parent 9df925f commit 78a39b4
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"redux-logger": "3.0.6",
"stats.js": "0.17.0",
"styled-components": "4.4.1",
"three": "0.111.0",
"three": "0.112.0",
"typescript-fsa": "3.0.0"
},
"devDependencies": {
Expand Down Expand Up @@ -70,22 +70,22 @@
"@types/webpack-dev-server": "3.9.0",
"@types/webpack-merge": "4.1.5",
"@types/workbox-webpack-plugin": "4.1.0",
"@typescript-eslint/eslint-plugin": "2.12.0",
"@typescript-eslint/parser": "2.12.0",
"@typescript-eslint/typescript-estree": "2.12.0",
"@typescript-eslint/eslint-plugin": "2.13.0",
"@typescript-eslint/parser": "2.13.0",
"@typescript-eslint/typescript-estree": "2.13.0",
"autoprefixer": "9.7.3",
"babel-core": "6.26.3",
"babel-jest": "24.9.0",
"babel-loader": "8.0.6",
"babel-preset-es2015": "6.24.1",
"cpx": "1.5.0",
"css-loader": "3.3.2",
"css-loader": "3.4.0",
"dotenv-webpack": "1.7.0",
"enzyme": "3.10.0",
"enzyme": "3.11.0",
"enzyme-adapter-react-16": "1.15.1",
"enzyme-to-json": "3.4.3",
"eslint": "6.7.2",
"eslint-config-prettier": "6.7.0",
"eslint": "6.8.0",
"eslint-config-prettier": "6.8.0",
"eslint-loader": "3.0.3",
"eslint-plugin-prettier": "3.1.2",
"eslint-plugin-react": "7.17.0",
Expand All @@ -104,7 +104,7 @@
"resolve-url-loader": "3.1.1",
"rimraf": "3.0.0",
"sass-loader": "8.0.0",
"style-loader": "1.0.1",
"style-loader": "1.1.1",
"ts-jest": "24.2.0",
"ts-loader": "6.2.1",
"tsconfig-paths-webpack-plugin": "3.2.0",
Expand All @@ -113,7 +113,7 @@
"uglifyjs-webpack-plugin": "2.2.0",
"webpack": "4.41.3",
"webpack-cli": "3.3.10",
"webpack-dev-server": "3.9.0",
"webpack-dev-server": "3.10.1",
"webpack-merge": "4.2.2",
"workbox-webpack-plugin": "4.3.1"
}
Expand Down

0 comments on commit 78a39b4

Please sign in to comment.