aboutsummaryrefslogtreecommitdiff
path: root/vnext/package.json
diff options
context:
space:
mode:
authorGravatar Vitaly Takmazov2019-01-31 16:46:27 +0300
committerGravatar Vitaly Takmazov2023-01-13 10:37:54 +0300
commitaec4089d44cf311d6502fb4b28cee53e2d7d2d75 (patch)
tree4ae773830e3bf7f87681d70f682ad5c09db088e2 /vnext/package.json
parentec0ff3c9e9a59510ebe450ad5231f7be85e5e48f (diff)
update deps
Diffstat (limited to 'vnext/package.json')
-rw-r--r--vnext/package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/vnext/package.json b/vnext/package.json
index f136564b..a636d1a3 100644
--- a/vnext/package.json
+++ b/vnext/package.json
@@ -17,7 +17,7 @@
"@babel/plugin-syntax-dynamic-import": "^7.2.0",
"@babel/preset-env": "7.3.1",
"@babel/preset-react": "7.0.0",
- "autoprefixer": "^9.4.6",
+ "autoprefixer": "^9.4.7",
"babel-core": "^7.0.0-bridge.0",
"babel-eslint": "^10.0.1",
"babel-jest": "^24.0.0",
@@ -28,7 +28,7 @@
"error-overlay-webpack-plugin": "^0.1.6",
"eslint": "^5.12.1",
"eslint-plugin-babel": "^5.3.0",
- "eslint-plugin-jest": "^22.1.3",
+ "eslint-plugin-jest": "^22.2.1",
"eslint-plugin-only-ascii": "^0.0.0",
"eslint-plugin-react": "^7.12.4",
"file-loader": "^3.0.1",