mirror of
https://github.com/roleypoly/roleypoly.git
synced 2025-06-15 17:19:10 +00:00
chore: update @types/node, tslint-to-eslint convertors
This commit is contained in:
parent
6d1037f25e
commit
823760dc2f
2 changed files with 55 additions and 55 deletions
10
package.json
10
package.json
|
@ -60,15 +60,15 @@
|
|||
"@types/express": "^4.17.9",
|
||||
"@types/jest": "^26.0.19",
|
||||
"@types/minimist": "^1.2.1",
|
||||
"@types/node": "^14.14.13",
|
||||
"@types/node": "^14.14.14",
|
||||
"@types/react": "^17.0.0",
|
||||
"@types/react-custom-scrollbars": "^4.0.7",
|
||||
"@types/react-dom": "^17.0.0",
|
||||
"@types/styled-components": "^5.1.5",
|
||||
"@types/uuid": "^8.3.0",
|
||||
"@typescript-eslint/eslint-plugin": "^4.9.1",
|
||||
"@typescript-eslint/eslint-plugin-tslint": "^4.9.1",
|
||||
"@typescript-eslint/parser": "^4.9.1",
|
||||
"@typescript-eslint/eslint-plugin": "^4.10.0",
|
||||
"@typescript-eslint/eslint-plugin-tslint": "^4.10.0",
|
||||
"@typescript-eslint/parser": "^4.10.0",
|
||||
"@wojtekmaj/enzyme-adapter-react-17": "^0.3.2",
|
||||
"babel-jest": "^26.6.3",
|
||||
"babel-loader": "^8.2.2",
|
||||
|
@ -108,4 +108,4 @@
|
|||
"typescript": "^4.1.3",
|
||||
"webpack": "4.33.0"
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue