mirror of
https://github.com/roleypoly/roleypoly.git
synced 2025-06-16 01:29:09 +00:00
update ts-eslint and jest types
This commit is contained in:
parent
39efe219c8
commit
25a94089f8
2 changed files with 59 additions and 51 deletions
|
@ -57,7 +57,7 @@
|
|||
"@types/enzyme": "^3.10.8",
|
||||
"@types/enzyme-adapter-react-16": "^1.0.6",
|
||||
"@types/express": "^4.17.9",
|
||||
"@types/jest": "^26.0.16",
|
||||
"@types/jest": "^26.0.17",
|
||||
"@types/minimist": "^1.2.1",
|
||||
"@types/node": "^14.14.10",
|
||||
"@types/react": "^17.0.0",
|
||||
|
@ -65,9 +65,9 @@
|
|||
"@types/react-dom": "^17.0.0",
|
||||
"@types/styled-components": "^5.1.4",
|
||||
"@types/uuid": "^8.3.0",
|
||||
"@typescript-eslint/eslint-plugin": "^4.9.0",
|
||||
"@typescript-eslint/eslint-plugin-tslint": "^4.9.0",
|
||||
"@typescript-eslint/parser": "^4.9.0",
|
||||
"@typescript-eslint/eslint-plugin": "^4.9.1",
|
||||
"@typescript-eslint/eslint-plugin-tslint": "^4.9.1",
|
||||
"@typescript-eslint/parser": "^4.9.1",
|
||||
"@wojtekmaj/enzyme-adapter-react-17": "^0.3.2",
|
||||
"babel-jest": "^26.6.3",
|
||||
"babel-loader": "^8.2.2",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue