mirror of
https://github.com/garronej/ts-ci.git
synced 2025-11-30 21:43:05 +00:00
Update package.json
This commit is contained in:
parent
d598335c1c
commit
b1b7270d76
1 changed files with 7 additions and 7 deletions
14
package.json
14
package.json
|
|
@ -49,15 +49,15 @@
|
|||
"homepage": "https://github.com/#{USER_OR_ORG}#/#{REPO_NAME}#",
|
||||
"devDependencies": {
|
||||
"@types/node": "^10.0.0",
|
||||
"@typescript-eslint/eslint-plugin": "^4.5.0",
|
||||
"@typescript-eslint/parser": "^4.5.0",
|
||||
"denoify": "^0.5.10",
|
||||
"eslint": "^7.7.0",
|
||||
"eslint-config-prettier": "^6.14.0",
|
||||
"@typescript-eslint/eslint-plugin": "^4.15.1",
|
||||
"@typescript-eslint/parser": "^4.15.1",
|
||||
"denoify": "^0.6.4",
|
||||
"eslint": "^7.20.0",
|
||||
"eslint-config-prettier": "^7.2.0",
|
||||
"evt": "^1.8.11",
|
||||
"husky": "^4.3.0",
|
||||
"lint-staged": "^10.4.2",
|
||||
"prettier": "^2.0.5",
|
||||
"lint-staged": "^10.5.4",
|
||||
"prettier": "^2.2.1",
|
||||
"simplifyify": "^8.0.3",
|
||||
"terser": "^5.3.8",
|
||||
"typescript": "^4.1.5"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue