Skip to content

Commit a2b5e72

Browse files
authored
[chore] [frontend] upgrade dep for security (#74)
* feat: update happy-dom ver * feat: upgrade rush-sdk * feat(auth): show err msg when login/register * chore: remove frontend .vscode
1 parent 02b4b72 commit a2b5e72

17 files changed

Lines changed: 277 additions & 612 deletions

File tree

common/autoinstallers/rush-commitlint/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"dependencies": {
1212
"@commitlint/cli": "^17.2.0",
1313
"@commitlint/config-conventional": "^17.2.0",
14-
"@rushstack/rush-sdk": "5.100.2",
14+
"@rushstack/rush-sdk": "5.147.2",
1515
"commitizen": "^4.2.6",
1616
"cz-customizable": "^7.2.1"
1717
},

0 commit comments

Comments
 (0)