Skip to content
This repository has been archived by the owner on Apr 25, 2024. It is now read-only.

Commit

Permalink
chore: change zeit/ncc to vercel/ncc
Browse files Browse the repository at this point in the history
  • Loading branch information
nipe0324 committed Feb 9, 2024
1 parent 289ebd1 commit 6bfa3bf
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@types/markdown-table": "^3.0.0",
"@types/node": "^20",
"@typescript-eslint/parser": "^5.16.0",
"@zeit/ncc": "^0.22.3",
"@vercel/ncc": "^0.38.1",
"eslint": "^8.12.0",
"eslint-plugin-github": "^4.1.1",
"eslint-plugin-jest": "^26.1.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1038,10 +1038,10 @@
"@typescript-eslint/types" "5.48.0"
eslint-visitor-keys "^3.3.0"

"@zeit/ncc@^0.22.3":
version "0.22.3"
resolved "https://registry.yarnpkg.com/@zeit/ncc/-/ncc-0.22.3.tgz#fca6b86b4454ce7a7e1e7e755165ec06457f16cd"
integrity sha512-jnCLpLXWuw/PAiJiVbLjA8WBC0IJQbFeUwF4I9M+23MvIxTxk5pD4Q8byQBSPmHQjz5aBoA7AKAElQxMpjrCLQ==
"@vercel/ncc@^0.38.1":
version "0.38.1"
resolved "https://registry.yarnpkg.com/@vercel/ncc/-/ncc-0.38.1.tgz#13f08738111e1d9e8a22fd6141f3590e54d9a60e"
integrity sha512-IBBb+iI2NLu4VQn3Vwldyi2QwaXt5+hTyh58ggAMoCGE6DJmPvwL3KPBWcJl1m9LYPChBLE980Jw+CS4Wokqxw==

abab@^2.0.3, abab@^2.0.5:
version "2.0.6"
Expand Down

0 comments on commit 6bfa3bf

Please sign in to comment.