chore: upgrade dev dependencies

This commit is contained in:
Josep M Sobrepere 2021-10-06 19:18:54 +02:00
parent 36c9e6f392
commit 24080bb7b6
2 changed files with 537 additions and 416 deletions

View File

@ -44,21 +44,21 @@
"@babel/preset-env": "^7.15.6",
"@babel/preset-typescript": "^7.15.0",
"@testing-library/jest-dom": "^5.14.1",
"@testing-library/react": "^12.1.0",
"@testing-library/react": "^12.1.2",
"@testing-library/react-hooks": "^7.0.2",
"@types/jest": "^27.0.2",
"@types/react": "^17.0.22",
"@types/react": "^17.0.27",
"@types/react-dom": "^17.0.9",
"esbuild": "^0.12.28",
"esbuild": "^0.13.4",
"husky": ">=6",
"jest": "^27.2.1",
"jest-marbles": "^2.5.1",
"lint-staged": ">=10",
"jest": "^27.2.4",
"jest-marbles": "^3.0.1",
"lint-staged": ">=11.2.0",
"prettier": "^2.4.1",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"react-test-renderer": "^17.0.2",
"rxjs": "^7.3.0",
"rxjs": "^7.3.1",
"ts-jest": "^27.0.5",
"tslib": "^2.3.1",
"typescript": "^4.4.3",

939
yarn.lock

File diff suppressed because it is too large Load Diff