Skip to content

Commit 58bc53e

Browse files
Bump @vercel/ncc from 0.33.0 to 0.33.1 (#22)
Bumps [@vercel/ncc](https://github.com/vercel/ncc) from 0.33.0 to 0.33.1. - [Release notes](https://github.com/vercel/ncc/releases) - [Commits](vercel/ncc@0.33.0...0.33.1) --- updated-dependencies: - dependency-name: "@vercel/ncc" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8c0c427 commit 58bc53e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
},
4040
"dependencies": {
4141
"@techmmunity/utils": "^1.9.0",
42-
"@vercel/ncc": "^0.33.0",
42+
"@vercel/ncc": "^0.33.1",
4343
"jszip": "^3.7.1"
4444
},
4545
"scripts": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -865,10 +865,10 @@
865865
"@typescript-eslint/types" "5.5.0"
866866
eslint-visitor-keys "^3.0.0"
867867

868-
"@vercel/ncc@^0.33.0":
869-
version "0.33.0"
870-
resolved "https://registry.yarnpkg.com/@vercel/ncc/-/ncc-0.33.0.tgz#538d73ad4be1b259830d249d83f857432edd8967"
871-
integrity sha512-m21HzXD+L/YHoJTwyCCyGBXD0O2L4KR/Y6SSsS4qvRlz3NAYsiiYahzOsgfWEt4PJxpPVCMGiuWzsvb2tycmyA==
868+
"@vercel/ncc@^0.33.1":
869+
version "0.33.1"
870+
resolved "https://registry.yarnpkg.com/@vercel/ncc/-/ncc-0.33.1.tgz#b240080a3c1ded9446a30955a06a79851bb38f71"
871+
integrity sha512-Mlsps/P0PLZwsCFtSol23FGqT3FhBGb4B1AuGQ52JTAtXhak+b0Fh/4T55r0/SVQPeRiX9pNItOEHwakGPmZYA==
872872

873873
abab@^2.0.3, abab@^2.0.5:
874874
version "2.0.5"

0 commit comments

Comments
 (0)