cra-template-cypress-typescript
Advanced tools
Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "cra-template-cypress-typescript", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"private": false, | ||
@@ -5,0 +5,0 @@ "keywords": [ |
{ | ||
"dependencies": { | ||
"@cypress/webpack-preprocessor": "^4.1.1", | ||
"@testing-library/react": "^9.3.2", | ||
"@testing-library/jest-dom": "^4.2.4", | ||
"@testing-library/user-event": "^7.1.2", | ||
"@types/node": "^12.0.0", | ||
"@types/react": "^16.9.0", | ||
"@types/react-dom": "^16.9.0", | ||
"@types/jest": "^24.0.0", | ||
"@cypress/webpack-preprocessor": "4.1.5", | ||
"@testing-library/react": "9.5.0", | ||
"@testing-library/jest-dom": "4.2.4", | ||
"@testing-library/user-event": "7.2.1", | ||
"@types/node": "12.12.42", | ||
"@types/react": "16.9.35", | ||
"@types/react-dom": "16.9.8", | ||
"@types/jest": "24.9.1", | ||
"cypress": "4.0.0", | ||
"eslint-plugin-cypress": "^2.7.0", | ||
"typescript": "~3.7.2" | ||
"eslint-plugin-cypress": "2.11.1", | ||
"typescript": "3.7.5" | ||
}, | ||
@@ -15,0 +15,0 @@ "scripts": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
43468