Skip to content

Commit

Permalink
Upgrade packages
Browse files Browse the repository at this point in the history
  • Loading branch information
narze committed Jul 14, 2023
1 parent e6b5c5d commit 4901a13
Show file tree
Hide file tree
Showing 2 changed files with 1,728 additions and 1,819 deletions.
36 changes: 18 additions & 18 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,27 +14,27 @@
"prepare": "husky install"
},
"dependencies": {
"class-transformer": "^0.4.0",
"class-validator": "^0.13.1",
"prompts": "^2.4.1",
"class-transformer": "^0.5.1",
"class-validator": "^0.14.0",
"prompts": "^2.4.2",
"reflect-metadata": "^0.1.13",
"replace-in-file": "^6.2.0",
"replace-in-file": "^7.0.1",
"xml-js": "^1.6.11"
},
"devDependencies": {
"@types/jest": "^26.0.23",
"@types/node": "^15.12.4",
"@types/prompts": "^2.0.13",
"@typescript-eslint/eslint-plugin": "^4.28.0",
"@typescript-eslint/parser": "^4.28.0",
"eslint": "^7.29.0",
"eslint-plugin-jest": "^24.3.6",
"eslint-plugin-prettier": "^3.4.0",
"husky": "^6.0.0",
"jest": "^27.0.5",
"prettier": "2.3.2",
"ts-jest": "^27.0.3",
"ts-node": "^10.0.0",
"typescript": "^4.3.4"
"@types/jest": "^29.5.3",
"@types/node": "^20.4.2",
"@types/prompts": "^2.4.4",
"@typescript-eslint/eslint-plugin": "^6.0.0",
"@typescript-eslint/parser": "^6.0.0",
"eslint": "^8.45.0",
"eslint-plugin-jest": "^27.2.3",
"eslint-plugin-prettier": "^5.0.0",
"husky": "^8.0.3",
"jest": "^29.6.1",
"prettier": "3.0.0",
"ts-jest": "^29.1.1",
"ts-node": "^10.9.1",
"typescript": "^5.1.6"
}
}
Loading

0 comments on commit 4901a13

Please sign in to comment.