Pin kill-port package version (#5523)

* Update package.json

* Update package.json

* Update pnpm-lock.yaml

* update pnpm lock

---------

Co-authored-by: Simon Song <simon.song@evisort.com>
Co-authored-by: Henry <hzj94@hotmail.com>
This commit is contained in:
simon-song-wd 2025-11-27 06:25:58 -05:00 committed by GitHub
parent 4e92db6910
commit 562370b8e2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -51,7 +51,7 @@
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-unused-imports": "^2.0.0",
"husky": "^8.0.1",
"kill-port": "^2.0.1",
"kill-port": "2.0.1",
"lint-staged": "^13.0.3",
"prettier": "^2.7.1",
"pretty-quick": "^3.1.3",

View File

@ -78,7 +78,7 @@ importers:
specifier: ^8.0.1
version: 8.0.3
kill-port:
specifier: ^2.0.1
specifier: 2.0.1
version: 2.0.1
lint-staged:
specifier: ^13.0.3