Skip to content

Commit

Permalink
chore: update ci
Browse files Browse the repository at this point in the history
  • Loading branch information
tianyingchun committed May 29, 2024
1 parent 2721c7e commit c45184b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 12 deletions.
2 changes: 0 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,6 @@
"@commitlint/config-conventional": "19.2.2",
"@hyperse/eslint-config-hyperse": "^1.0.4",
"@types/node": "^20.12.12",
"@types/shell-quote": "1.7.5",
"commitizen": "4.3.0",
"cz-conventional-changelog": "3.3.0",
"eslint": "^9.3.0",
Expand All @@ -85,7 +84,6 @@
"is-ci": "3.0.1",
"lint-staged": "15.2.5",
"npm-run-all": "^4.1.5",
"shell-quote": "1.8.1",
"tsup": "^8.0.2",
"tsx": "^4.11.0",
"typescript": "^5.4.5",
Expand Down
11 changes: 1 addition & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -942,7 +942,6 @@ __metadata:
"@commitlint/config-conventional": "npm:19.2.2"
"@hyperse/eslint-config-hyperse": "npm:^1.0.4"
"@types/node": "npm:^20.12.12"
"@types/shell-quote": "npm:1.7.5"
colorette: "npm:^2.0.20"
commitizen: "npm:4.3.0"
cz-conventional-changelog: "npm:3.3.0"
Expand All @@ -955,7 +954,6 @@ __metadata:
lint-staged: "npm:15.2.5"
npm-run-all: "npm:^4.1.5"
pkg-up: "npm:^5.0.0"
shell-quote: "npm:1.8.1"
ts-node: "npm:11.0.0-beta.1"
tsconfig-paths: "npm:^4.2.0"
tsup: "npm:^8.0.2"
Expand Down Expand Up @@ -1465,13 +1463,6 @@ __metadata:
languageName: node
linkType: hard

"@types/shell-quote@npm:1.7.5":
version: 1.7.5
resolution: "@types/shell-quote@npm:1.7.5"
checksum: 10/32b4d697c7d23dbadf40713692c47f1595f083a3b3deea76cb18e30a05d197aa9205d2b87f6d92edb60cda120b51e35d32bda96ed9b0a7e32921eed2deb4559e
languageName: node
linkType: hard

"@types/supports-color@npm:^8.0.0":
version: 8.1.3
resolution: "@types/supports-color@npm:8.1.3"
Expand Down Expand Up @@ -7970,7 +7961,7 @@ __metadata:
languageName: node
linkType: hard

"shell-quote@npm:1.8.1, shell-quote@npm:^1.6.1":
"shell-quote@npm:^1.6.1":
version: 1.8.1
resolution: "shell-quote@npm:1.8.1"
checksum: 10/af19ab5a1ec30cb4b2f91fd6df49a7442d5c4825a2e269b3712eded10eedd7f9efeaab96d57829880733fc55bcdd8e9b1d8589b4befb06667c731d08145e274d
Expand Down

0 comments on commit c45184b

Please sign in to comment.