fix tests

This commit is contained in:
Alexander Zobnin
2020-06-04 12:45:25 +03:00
parent 2a46eeebf1
commit c6402cc232
3 changed files with 133 additions and 14 deletions

View File

@@ -44,9 +44,9 @@
"@types/react-transition-group": "4.2.4",
"babel-jest": "24.8.0",
"babel-loader": "8.0.6",
"babel-plugin-angularjs-annotate": "0.10.0",
"babel-plugin-transform-class-properties": "6.24.1",
"babel-plugin-transform-object-rest-spread": "6.26.0",
"babel-plugin-angularjs-annotate": "0.10.0",
"benchmark": "^2.1.4",
"classnames": "2.2.6",
"clean-webpack-plugin": "^0.1.19",
@@ -60,6 +60,7 @@
"grunt-execute": "^0.2.2",
"html-loader": "0.5.5",
"jest": "24.8.0",
"jest-environment-jsdom-fifteen": "^1.0.2",
"jscs": "^3.0.7",
"jsdom": "~11.3.0",
"jshint": "^2.9.6",