aboutsummaryrefslogtreecommitdiff
path: root/vnext/package.json
diff options
context:
space:
mode:
authorGravatar Vitaly Takmazov2019-04-04 14:51:40 +0300
committerGravatar Vitaly Takmazov2023-01-13 10:37:54 +0300
commit4215967b6c8cecc0d178c253065a9c54493f102c (patch)
tree28be126cab4479cf513400ad3ab747ecbb96b853 /vnext/package.json
parent31b74d88c1bac043564cf26b36377a9c3c555b37 (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 8be4ee5c..bba7e5c6 100644
--- a/vnext/package.json
+++ b/vnext/package.json
@@ -17,7 +17,7 @@
"@babel/preset-env": "7.4.3",
"@babel/preset-react": "7.0.0",
"babel-eslint": "^10.0.1",
- "babel-jest": "^24.6.0",
+ "babel-jest": "^24.7.1",
"babel-loader": "^8.0.5",
"css-loader": "^2.1.1",
"enzyme": "^3.9.0",
@@ -32,7 +32,7 @@
"file-loader": "^3.0.1",
"html-loader": "^0.5.5",
"html-webpack-plugin": "^3.2.0",
- "jest": "^24.6.0",
+ "jest": "^24.7.1",
"mini-css-extract-plugin": "^0.5.0",
"optimize-css-assets-webpack-plugin": "^5.0.1",
"postcss-loader": "^3.0.0",