Skip to content

Commit

Permalink
Merge pull request #1 from thomassjogren/master
Browse files Browse the repository at this point in the history
chore: update ncc version
  • Loading branch information
coquer authored Apr 13, 2024
2 parents 3297181 + fe2aaba commit e6fc7f9
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 @@ -29,7 +29,7 @@
"aws-sdk": "^2.1070.0"
},
"devDependencies": {
"@zeit/ncc": "^0.22.1",
"@vercel/ncc": "^0.38.1",
"dotenv": "^8.2.0",
"eslint": "7.4.0",
"eslint-plugin-import": "^2.20.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -611,10 +611,10 @@
semver "^7.3.2"
tsutils "^3.17.1"

"@zeit/ncc@^0.22.1":
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:
version "2.0.3"
Expand Down

0 comments on commit e6fc7f9

Please sign in to comment.