Skip to content

Commit c8d97fd

Browse files
chore(package): update dependencies
1 parent d9750e9 commit c8d97fd

File tree

1 file changed

+21
-21
lines changed

1 file changed

+21
-21
lines changed

package.json

+21-21
Original file line numberDiff line numberDiff line change
@@ -154,15 +154,15 @@
154154
"@semantic-release/changelog": "^3.0.0",
155155
"@semantic-release/git": "^7.0.5",
156156
"@semantic-release/github": "^5.2.1",
157-
"@semantic-release/npm": "^4.0.2",
157+
"@semantic-release/npm": "^5.1.2",
158158
"@yeutech-lab/rollup-umd-documentation": "^2.4.5",
159159
"babel-cli": "^6.26.0",
160-
"babel-eslint": "^7.2.3",
161-
"babel-jest": "^22.4.1",
162-
"babel-loader": "^7.1.4",
163-
"babel-plugin-add-module-exports": "^0.2.1",
160+
"babel-eslint": "^10.0.1",
161+
"babel-jest": "^23.6.0",
162+
"babel-loader": "^8.0.4",
163+
"babel-plugin-add-module-exports": "^1.0.0",
164164
"babel-plugin-array-includes": "^2.0.3",
165-
"babel-plugin-dynamic-import-node": "^1.1.0",
165+
"babel-plugin-dynamic-import-node": "^2.2.0",
166166
"babel-plugin-external-helpers": "^6.22.0",
167167
"babel-plugin-react-transform": "^3.0.0",
168168
"babel-plugin-transform-async-to-generator": "^6.24.1",
@@ -179,32 +179,32 @@
179179
"babel-preset-stage-2": "^6.24.1",
180180
"babel-preset-stage-3": "^6.24.1",
181181
"cz-conventional-changelog": "^2.1.0",
182-
"eslint": "^4.18.2",
183-
"eslint-config-airbnb-base": "^12.1.0",
182+
"eslint": "^5.10.0",
183+
"eslint-config-airbnb-base": "^13.1.0",
184184
"eslint-plugin-import": "^2.12.0",
185185
"exports-loader": "^0.7.0",
186-
"istanbul-api": "1.2.2",
187-
"istanbul-reports": "1.1.4",
188-
"jest-cli": "^22.4.2",
189-
"jest-sonar-reporter": "^1.3.0",
190-
"lint-staged": "^4.1.3",
186+
"istanbul-api": "2.0.6",
187+
"istanbul-reports": "2.0.1",
188+
"jest-cli": "^23.6.0",
189+
"jest-sonar-reporter": "^2.0.0",
190+
"lint-staged": "^8.1.0",
191191
"pre-commit": "^1.2.2",
192192
"react-styleguidist": "^8.0.4",
193193
"rimraf": "^2.6.2",
194-
"rollup": "^0.57.1",
195-
"rollup-plugin-babel": "^3.0.3",
196-
"rollup-plugin-cleanup": "^2.0.0",
194+
"rollup": "^0.68.0",
195+
"rollup-plugin-babel": "^4.1.0",
196+
"rollup-plugin-cleanup": "^3.0.0",
197197
"rollup-plugin-commonjs": "^9.1.0",
198198
"rollup-plugin-inject": "^2.0.0",
199-
"rollup-plugin-json": "^2.3.0",
199+
"rollup-plugin-json": "^3.1.0",
200200
"rollup-plugin-node-builtins": "^2.1.2",
201-
"rollup-plugin-node-resolve": "^3.3.0",
201+
"rollup-plugin-node-resolve": "^4.0.0",
202202
"rollup-plugin-replace": "^2.0.0",
203-
"rollup-plugin-uglify": "^3.0.0",
204-
"rollup-plugin-visualizer": "^0.5.0",
203+
"rollup-plugin-uglify": "^6.0.0",
204+
"rollup-plugin-visualizer": "^0.9.2",
205205
"rollup-watch": "^4.3.1",
206206
"semantic-release": "^15.9.1",
207-
"sinon": "^2.3.2",
207+
"sinon": "^7.2.2",
208208
"toctoc": "^0.3.2",
209209
"webpack": "^4.20.2"
210210
},

0 commit comments

Comments
 (0)