Skip to content

Commit

Permalink
ncc
Browse files Browse the repository at this point in the history
  • Loading branch information
neogibson committed Jul 2, 2024
1 parent 78c1fd1 commit 7948b4f
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 @@ -31,7 +31,7 @@
"@types/jest": "^26.0.23",
"@types/mongodb": "^3.6.19",
"@types/node": "^15.12.5",
"@vercel/ncc": "^0.28.6",
"@vercel/ncc": "^0.38.1",
"eslint": "^7.29.0",
"eslint-config-neo": "^0.6.2",
"jest": "^27.0.6",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1803,10 +1803,10 @@
"@typescript-eslint/types" "4.28.1"
eslint-visitor-keys "^2.0.0"

"@vercel/ncc@^0.28.6":
version "0.28.6"
resolved "https://registry.yarnpkg.com/@vercel/ncc/-/ncc-0.28.6.tgz#073c0ce8e0269210c0a9f180fb0bf949eecc20e0"
integrity sha512-t4BoSSuyK8BZaUE0gV18V6bkFs4st7baumtFGa50dv1tMu2GDBEBF8sUZaKBdKiL6DzJ2D2+XVCwYWWDcQOYdQ==
"@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.5"
Expand Down

0 comments on commit 7948b4f

Please sign in to comment.