Update dependency enzyme-adapter-react-16 to v1.15.5

This commit is contained in:
Renovate Bot 2020-10-07 01:10:37 +00:00 committed by renovate[bot]
parent e5b85e7a90
commit a5bb7688bf
2 changed files with 4 additions and 13 deletions

View File

@ -16692,9 +16692,9 @@
}
},
"enzyme-adapter-react-16": {
"version": "1.15.4",
"resolved": "https://registry.npmjs.org/enzyme-adapter-react-16/-/enzyme-adapter-react-16-1.15.4.tgz",
"integrity": "sha512-wPzxs+JaGDK2TPYzl5a9YWGce6i2SQ3Cg51ScLeyj2WotUZ8Obcq1ke/U1Y2VGpYlb9rrX2yCjzSMgtKCeAt5w==",
"version": "1.15.5",
"resolved": "https://registry.npmjs.org/enzyme-adapter-react-16/-/enzyme-adapter-react-16-1.15.5.tgz",
"integrity": "sha512-33yUJGT1nHFQlbVI5qdo5Pfqvu/h4qPwi1o0a6ZZsjpiqq92a3HjynDhwd1IeED+Su60HDWV8mxJqkTnLYdGkw==",
"dev": true,
"requires": {
"enzyme-adapter-utils": "^1.13.1",
@ -24936,15 +24936,6 @@
"path-exists": "^3.0.0"
}
},
"locutus": {
"version": "2.0.11",
"resolved": "https://registry.npmjs.org/locutus/-/locutus-2.0.11.tgz",
"integrity": "sha512-C0q1L38lK5q1t+wE0KY21/9szrBHxye6o2z5EJzU+5B79tubNOC+nLAEzTTn1vPUGoUuehKh8kYKqiVUTWRyaQ==",
"dev": true,
"requires": {
"es6-promise": "^4.2.5"
}
},
"lodash": {
"version": "4.17.20",
"resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.20.tgz",

View File

@ -182,7 +182,7 @@
"deep-freeze": "0.0.1",
"docsify-cli": "4.4.1",
"enzyme": "3.11.0",
"enzyme-adapter-react-16": "1.15.4",
"enzyme-adapter-react-16": "1.15.5",
"enzyme-to-json": "3.5.0",
"fs-extra": "8.1.0",
"grunt": "1.3.0",