chore(deps): upgrade dependencies

This commit is contained in:
Josep M Sobrepere 2020-10-21 11:10:00 +02:00
parent 31aba858a1
commit 9f5f6d6d8b
5 changed files with 1751 additions and 1429 deletions

View File

@ -43,10 +43,10 @@
"cross-env": "^7.0.2",
"eslint-plugin-prettier": "^3.1.4",
"husky": "^4.3.0",
"lint-staged": "^10.3.0",
"prettier": "^2.1.1",
"lint-staged": "^10.5.0",
"prettier": "^2.1.2",
"typescript": "^3.9.7",
"wsrun": "^5.2.1"
"wsrun": "^5.2.4"
},
"lint-staged": {
"*.{js,jsx,ts,tsx,json,md}": "prettier --write"

View File

@ -35,18 +35,18 @@
"Victor Oliva (https://github.com/voliva)"
],
"devDependencies": {
"@testing-library/react": "^11.0.4",
"@testing-library/react-hooks": "^3.4.1",
"@types/jest": "^26.0.13",
"@types/react": "^16.9.49",
"@types/react-dom": "^16.9.8",
"@testing-library/react": "^11.1.0",
"@testing-library/react-hooks": "^3.4.2",
"@types/jest": "^26.0.15",
"@types/react": "^16.9.55",
"@types/react-dom": "^16.9.9",
"jest-marbles": "^2.5.1",
"react": "^16.13.1",
"react-dom": "^16.13.1",
"react-test-renderer": "^16.13.1",
"react": "^17.0.1",
"react-dom": "^17.0.1",
"react-test-renderer": "^17.0.1",
"rxjs": "^6.6.3",
"tsdx": "^0.13.3",
"tslib": "^2.0.1",
"tsdx": "^0.14.1",
"tslib": "^2.0.3",
"typescript": "^3.9.7"
}
}

View File

@ -37,18 +37,18 @@
],
"devDependencies": {
"@react-rxjs/core": "0.5.0",
"@testing-library/react": "^11.0.4",
"@testing-library/react-hooks": "^3.4.1",
"@types/jest": "^26.0.13",
"@types/react": "^16.9.49",
"@types/react-dom": "^16.9.8",
"@testing-library/react": "^11.1.0",
"@testing-library/react-hooks": "^3.4.2",
"@types/jest": "^26.0.15",
"@types/react": "^16.9.55",
"@types/react-dom": "^16.9.9",
"jest-marbles": "^2.5.1",
"react": "^16.13.1",
"react-dom": "^16.13.1",
"react-test-renderer": "^16.13.1",
"react": "^17.0.1",
"react-dom": "^17.0.1",
"react-test-renderer": "^17.0.1",
"rxjs": "^6.6.3",
"tsdx": "^0.13.3",
"tslib": "^2.0.1",
"tsdx": "^0.14.1",
"tslib": "^2.0.3",
"typescript": "^3.9.7"
}
}

View File

@ -37,18 +37,18 @@
],
"devDependencies": {
"@react-rxjs/core": "0.5.0",
"@testing-library/react": "^11.0.4",
"@testing-library/react-hooks": "^3.4.1",
"@types/jest": "^26.0.13",
"@types/react": "^16.9.49",
"@types/react-dom": "^16.9.8",
"@testing-library/react": "^11.1.0",
"@testing-library/react-hooks": "^3.4.2",
"@types/jest": "^26.0.15",
"@types/react": "^16.9.55",
"@types/react-dom": "^16.9.9",
"jest-marbles": "^2.5.1",
"react": "^16.13.1",
"react-dom": "^16.13.1",
"react-test-renderer": "^16.13.1",
"react": "^17.0.1",
"react-dom": "^17.0.1",
"react-test-renderer": "^17.0.1",
"rxjs": "^6.6.3",
"tsdx": "^0.13.3",
"tslib": "^2.0.1",
"tsdx": "^0.14.1",
"tslib": "^2.0.3",
"typescript": "^3.9.7"
}
}

3114
yarn.lock

File diff suppressed because it is too large Load Diff