Updated enzyme deps

This commit is contained in:
Alejandro Celaya 2021-10-31 10:34:10 +01:00
parent e28f74169d
commit 1486d1fba5
2 changed files with 128 additions and 813 deletions

937
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -74,7 +74,7 @@
"@stryker-mutator/typescript-checker": "^5.0.0",
"@svgr/webpack": "^5.5.0",
"@types/classnames": "^2.2.11",
"@types/enzyme": "^3.10.8",
"@types/enzyme": "^3.10.10",
"@types/jest": "^26.0.20",
"@types/leaflet": "^1.5.23",
"@types/qs": "^6.9.5",
@ -89,7 +89,7 @@
"@types/react-router-dom": "^5.1.7",
"@types/react-tag-autocomplete": "^6.1.0",
"@types/uuid": "^8.3.0",
"@wojtekmaj/enzyme-adapter-react-17": "^0.3.1",
"@wojtekmaj/enzyme-adapter-react-17": "^0.6.5",
"adm-zip": "^0.4.16",
"autoprefixer": "^10.0.2",
"babel-core": "7.0.0-bridge.0",