aboutsummaryrefslogtreecommitdiff
path: root/vnext/package.json
diff options
context:
space:
mode:
authorGravatar Vitaly Takmazov2018-10-18 12:50:27 +0300
committerGravatar Vitaly Takmazov2023-01-13 10:37:53 +0300
commit197244bb9fe3b4d408384bd47cc928e04d47d1b0 (patch)
tree0bcca06785c26a5602547170dc98fe50468a4171 /vnext/package.json
parentdb5dbd5349c993c3c14729f6ecc0beda53857705 (diff)
update deps
Diffstat (limited to 'vnext/package.json')
-rw-r--r--vnext/package.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/vnext/package.json b/vnext/package.json
index 124aa340..7c6a4494 100644
--- a/vnext/package.json
+++ b/vnext/package.json
@@ -17,7 +17,7 @@
"@babel/plugin-syntax-dynamic-import": "^7.0.0",
"@babel/preset-env": "7.1.0",
"@babel/preset-react": "7.0.0",
- "autoprefixer": "^9.2.0",
+ "autoprefixer": "^9.2.1",
"babel-core": "^7.0.0-bridge.0",
"babel-eslint": "^10.0.1",
"babel-jest": "^23.6.0",
@@ -29,7 +29,7 @@
"error-overlay-webpack-plugin": "^0.1.5",
"eslint": "^5.7.0",
"eslint-plugin-babel": "^5.2.1",
- "eslint-plugin-jest": "^21.25.0",
+ "eslint-plugin-jest": "^21.25.1",
"eslint-plugin-only-ascii": "^0.0.0",
"eslint-plugin-react": "^7.11.1",
"file-loader": "^2.0.0",
@@ -45,7 +45,7 @@
"react-router-prop-types": "^1.0.4",
"react-test-renderer": "^16.5.2",
"style-loader": "^0.23.1",
- "webpack": "^4.20.2",
+ "webpack": "^4.21.0",
"webpack-cli": "^3.1.2",
"webpack-dev-server": "^3.1.9"
},