Skip to content

Commit d4bc1d2

Browse files
committed
Build(yarn): update dependencies
1 parent cdf309a commit d4bc1d2

File tree

2 files changed

+339
-388
lines changed

2 files changed

+339
-388
lines changed

package.json

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"@types/i18next-xhr-backend": "^1.4.1",
4747
"@types/materialize-css": "^1.0.6",
4848
"@types/prismjs": "^1.9.0",
49-
"@types/react": "^16.7.21",
49+
"@types/react": "^16.8.1",
5050
"@types/react-content-loader": "^3.1.4",
5151
"@types/react-dom": "^16.0.11",
5252
"@types/react-loadable": "^5.5.0",
@@ -56,8 +56,8 @@
5656
"@types/redux-immutable": "^4.0.1",
5757
"@types/redux-logger": "^3.0.6",
5858
"@types/uuid": "^3.4.4",
59-
"@types/webpack-env": "^1.13.6",
60-
"add-asset-html-webpack-plugin": "^3.1.2",
59+
"@types/webpack-env": "^1.13.7",
60+
"add-asset-html-webpack-plugin": "^3.1.3",
6161
"awesome-typescript-loader": "^5.2.1",
6262
"axios": "^0.18.0",
6363
"babel-loader": "^8.0.5",
@@ -100,28 +100,28 @@
100100
"postcss-loader": "^3.0.0",
101101
"postcss-preset-env": "^6.5.0",
102102
"prismjs": "^1.15.0",
103-
"progress-bar-webpack-plugin": "^1.12.0",
103+
"progress-bar-webpack-plugin": "^1.12.1",
104104
"react": "^16.7.0",
105-
"react-content-loader": "^4.0.0",
105+
"react-content-loader": "^4.0.1",
106106
"react-dom": "^16.7.0",
107-
"react-hot-loader": "^4.6.3",
108-
"react-i18next": "^9.0.9",
107+
"react-hot-loader": "^4.6.5",
108+
"react-i18next": "^9.0.10",
109109
"react-loadable": "^5.5.0",
110110
"react-redux": "^6.0.0",
111111
"react-router": "^4.3.1",
112112
"react-router-dom": "^4.3.1",
113113
"redux": "^4.0.1",
114114
"redux-immutable": "^4.0.0",
115115
"redux-logger": "^3.0.6",
116-
"redux-saga": "^1.0.0",
116+
"redux-saga": "^1.0.1",
117117
"sass-loader": "^7.1.0",
118118
"style-loader": "^0.23.1",
119119
"trash-cli": "^1.4.0",
120120
"ts-loader": "^5.3.3",
121-
"typescript": "^3.2.4",
121+
"typescript": "^3.3.1",
122122
"url-loader": "^1.1.2",
123123
"uuid": "^3.3.2",
124-
"webpack": "^4.29.0",
124+
"webpack": "^4.29.1",
125125
"webpack-bundle-analyzer": "^3.0.3",
126126
"webpack-cli": "^3.2.1",
127127
"webpack-merge": "^4.2.1",
@@ -133,15 +133,15 @@
133133
"@types/react-test-renderer": "^16.0.3",
134134
"babel-core": "7.0.0-bridge.0",
135135
"case-sensitive-paths-webpack-plugin": "^2.2.0",
136-
"commitlint": "^7.3.2",
136+
"commitlint": "^7.5.0",
137137
"commitlint-config-armour": "^1.2.1",
138138
"coveralls": "^3.0.2",
139139
"dotenv": "^6.2.0",
140-
"eslint": "^5.12.1",
140+
"eslint": "^5.13.0",
141141
"eslint-config-airbnb": "^17.1.0",
142142
"eslint-import-resolver-webpack": "^0.11.0",
143-
"eslint-plugin-import": "^2.15.0",
144-
"eslint-plugin-jsx-a11y": "^6.2.0",
143+
"eslint-plugin-import": "^2.16.0",
144+
"eslint-plugin-jsx-a11y": "^6.2.1",
145145
"eslint-plugin-react": "^7.12.4",
146146
"husky": "1.3.1",
147147
"identity-obj-proxy": "^3.0.0",

0 commit comments

Comments
 (0)