aboutsummaryrefslogtreecommitdiff
path: root/vnext/package.json
diff options
context:
space:
mode:
authorGravatar Vitaly Takmazov2018-12-10 15:46:59 +0300
committerGravatar Vitaly Takmazov2023-01-13 10:37:54 +0300
commit120c2293589f0288a9197720bedfe6a0dd77b20f (patch)
tree00f45da2de86fe6cb7f00aaeb7141a6721a76419 /vnext/package.json
parent05f1cd52732b1fc57e13ea41239fbc10299a0e01 (diff)
update deps
Diffstat (limited to 'vnext/package.json')
-rw-r--r--vnext/package.json10
1 files changed, 5 insertions, 5 deletions
diff --git a/vnext/package.json b/vnext/package.json
index 771b9688..1f43b031 100644
--- a/vnext/package.json
+++ b/vnext/package.json
@@ -23,11 +23,11 @@
"babel-jest": "^23.6.0",
"babel-loader": "^8.0.4",
"connect-history-api-fallback": "^1.5.0",
- "css-loader": "^1.0.1",
- "enzyme": "^3.7.0",
- "enzyme-adapter-react-16": "^1.7.0",
+ "css-loader": "^2.0.0",
+ "enzyme": "^3.8.0",
+ "enzyme-adapter-react-16": "^1.7.1",
"error-overlay-webpack-plugin": "^0.1.5",
- "eslint": "^5.9.0",
+ "eslint": "^5.10.0",
"eslint-plugin-babel": "^5.3.0",
"eslint-plugin-jest": "^22.1.2",
"eslint-plugin-only-ascii": "^0.0.0",
@@ -38,7 +38,7 @@
"internal-ip": "^3.0.1",
"jest": "^23.6.0",
"koa-connect": "^2.0.1",
- "mini-css-extract-plugin": "^0.4.5",
+ "mini-css-extract-plugin": "^0.5.0",
"optimize-css-assets-webpack-plugin": "^5.0.1",
"postcss-loader": "^3.0.0",
"postcss-preset-env": "^6.4.0",