Skip to content

Commit 47b5009

Browse files
renovate[bot]renovate-botshoota
authored
Update devDependencies (#35)
* Update devDependencies * upgrade modules Co-authored-by: Renovate Bot <[email protected]> Co-authored-by: Shuta Kumano <[email protected]>
1 parent b6d628e commit 47b5009

File tree

3 files changed

+2806
-2357
lines changed

3 files changed

+2806
-2357
lines changed

package.json

Lines changed: 45 additions & 45 deletions
Original file line numberDiff line numberDiff line change
@@ -35,72 +35,72 @@
3535
"styled-components": "5.0.1"
3636
},
3737
"devDependencies": {
38-
"@babel/core": "7.7.7",
39-
"@babel/plugin-proposal-class-properties": "7.7.4",
40-
"@babel/plugin-proposal-object-rest-spread": "7.7.7",
41-
"@babel/plugin-proposal-optional-chaining": "7.7.5",
42-
"@babel/preset-env": "7.7.7",
43-
"@babel/preset-react": "7.7.4",
44-
"@babel/preset-typescript": "7.7.7",
45-
"@hot-loader/react-dom": "16.11.0",
46-
"@storybook/addon-actions": "5.2.8",
47-
"@storybook/addon-knobs": "5.2.8",
48-
"@storybook/addon-links": "5.2.8",
49-
"@storybook/addons": "5.2.8",
50-
"@storybook/cli": "5.2.8",
51-
"@storybook/react": "5.2.8",
38+
"@babel/core": "7.8.7",
39+
"@babel/plugin-proposal-class-properties": "7.8.3",
40+
"@babel/plugin-proposal-object-rest-spread": "7.8.3",
41+
"@babel/plugin-proposal-optional-chaining": "7.8.3",
42+
"@babel/preset-env": "7.8.7",
43+
"@babel/preset-react": "7.8.3",
44+
"@babel/preset-typescript": "7.8.3",
45+
"@hot-loader/react-dom": "16.12.0",
46+
"@storybook/addon-actions": "5.3.14",
47+
"@storybook/addon-knobs": "5.3.14",
48+
"@storybook/addon-links": "5.3.14",
49+
"@storybook/addons": "5.3.14",
50+
"@storybook/cli": "5.3.14",
51+
"@storybook/react": "5.3.14",
5252
"@types/clean-webpack-plugin": "0.1.3",
5353
"@types/copy-webpack-plugin": "5.0.0",
54-
"@types/faker": "4.1.8",
54+
"@types/faker": "4.1.10",
5555
"@types/file-loader": "4.2.0",
56-
"@types/html-webpack-plugin": "3.2.1",
57-
"@types/jest": "25.1.2",
58-
"@types/mini-css-extract-plugin": "0.9.0",
59-
"@types/react": "16.9.17",
60-
"@types/react-dom": "16.9.4",
61-
"@types/react-router": "5.1.3",
56+
"@types/html-webpack-plugin": "3.2.2",
57+
"@types/jest": "25.1.4",
58+
"@types/mini-css-extract-plugin": "0.9.1",
59+
"@types/react": "16.9.23",
60+
"@types/react-dom": "16.9.5",
61+
"@types/react-router": "5.1.4",
6262
"@types/react-router-dom": "5.1.3",
63-
"@types/react-test-renderer": "16.9.1",
63+
"@types/react-test-renderer": "16.9.2",
6464
"@types/styled-components": "5.0.1",
65-
"@types/webpack": "4.41.0",
66-
"@types/webpack-dev-server": "3.9.0",
67-
"@typescript-eslint/eslint-plugin": "2.13.0",
68-
"@typescript-eslint/parser": "2.13.0",
65+
"@types/webpack": "4.41.7",
66+
"@types/webpack-dev-server": "3.10.0",
67+
"@typescript-eslint/eslint-plugin": "2.23.0",
68+
"@typescript-eslint/parser": "2.23.0",
6969
"awesome-typescript-loader": "5.2.1",
7070
"babel-core": "6.26.3",
7171
"babel-loader": "8.0.6",
7272
"babel-plugin-react-remove-properties": "0.3.0",
7373
"babel-runtime": "6.26.0",
7474
"clean-webpack-plugin": "3.0.0",
7575
"copy-webpack-plugin": "5.1.1",
76-
"css-loader": "3.4.0",
76+
"css-loader": "3.4.2",
7777
"eslint": "6.8.0",
7878
"eslint-config-airbnb": "18.0.1",
79-
"eslint-config-prettier": "6.7.0",
80-
"eslint-plugin-import": "2.19.1",
79+
"eslint-config-prettier": "6.10.0",
80+
"eslint-plugin-import": "2.20.1",
8181
"eslint-plugin-jsx-a11y": "6.2.3",
8282
"eslint-plugin-prettier": "3.1.2",
83-
"eslint-plugin-react": "7.17.0",
84-
"eslint-plugin-react-hooks": "2.3.0",
83+
"eslint-plugin-react": "7.19.0",
84+
"eslint-plugin-react-hooks": "2.5.0",
8585
"faker": "4.1.0",
86-
"file-loader": "5.0.2",
86+
"file-loader": "5.1.0",
8787
"html-loader": "0.5.5",
8888
"html-webpack-plugin": "3.2.0",
89-
"husky": "4.0.1",
89+
"husky": "4.2.3",
9090
"jest": "25.1.0",
91-
"less": "3.10.3",
91+
"less": "3.11.1",
9292
"less-loader": "5.0.0",
93-
"lint-staged": "10.0.2",
93+
"lint-staged": "10.0.8",
9494
"mini-css-extract-plugin": "0.9.0",
9595
"prettier": "1.19.1",
96-
"react-test-renderer": "16.12.0",
97-
"style-loader": "1.1.1",
98-
"ts-jest": "25.0.0",
99-
"ts-node": "8.5.4",
100-
"typescript": "3.7.4",
101-
"webpack": "4.41.4",
102-
"webpack-cli": "3.3.10",
103-
"webpack-dev-server": "3.10.1"
96+
"react-test-renderer": "16.13.0",
97+
"style-loader": "1.1.3",
98+
"ts-jest": "25.2.1",
99+
"ts-node": "8.6.2",
100+
"typescript": "3.8.3",
101+
"webpack": "4.42.0",
102+
"webpack-cli": "3.3.11",
103+
"webpack-dev-server": "3.10.3"
104104
},
105105
"jest": {
106106
"collectCoverage": true,
@@ -136,7 +136,7 @@
136136
]
137137
},
138138
"resolutions": {
139-
"@types/react": "16.9.17",
140-
"@types/react-dom": "16.9.4"
139+
"@types/react": "16.9.23",
140+
"@types/react-dom": "16.9.5"
141141
}
142142
}

webpack.config.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import path from 'path'
22

3-
import webpack, { ConfigurationFactory } from 'webpack'
3+
import webpack, { ConfigurationFactory, Configuration } from 'webpack'
44
import { Configuration as DevServerConfiguration } from 'webpack-dev-server'
55
import HtmlWebpackPlugin from 'html-webpack-plugin'
66
import MiniCssExtractPlugin from 'mini-css-extract-plugin'
@@ -10,7 +10,7 @@ import CopyWebpackPlugin from 'copy-webpack-plugin'
1010
import siteConfig from './src/data/site.json'
1111

1212
const config: ConfigurationFactory = (_env, { mode }) => {
13-
const plugins = [
13+
const plugins: Configuration['plugins'] = [
1414
new webpack.HotModuleReplacementPlugin(),
1515
new webpack.ProgressPlugin(),
1616
new MiniCssExtractPlugin({

0 commit comments

Comments
 (0)