mirror of
https://github.com/brittonhayes/validate-yaml.git
synced 2024-11-23 05:30:56 -05:00
build(deps-dev): bump @vercel/ncc from 0.32.0 to 0.33.1 (#52)
Bumps [@vercel/ncc](https://github.com/vercel/ncc) from 0.32.0 to 0.33.1. - [Release notes](https://github.com/vercel/ncc/releases) - [Commits](https://github.com/vercel/ncc/compare/0.32.0...0.33.1) --- updated-dependencies: - dependency-name: "@vercel/ncc" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
20fc59465d
commit
98cb37f73d
2 changed files with 5 additions and 5 deletions
|
@ -33,7 +33,7 @@
|
|||
"devDependencies": {
|
||||
"@types/node": "^17.0.2",
|
||||
"@typescript-eslint/parser": "^5.8.0",
|
||||
"@vercel/ncc": "^0.32.0",
|
||||
"@vercel/ncc": "^0.33.1",
|
||||
"eslint": "^8.5.0",
|
||||
"eslint-plugin-github": "^4.3.5",
|
||||
"eslint-plugin-jest": "^25.3.0",
|
||||
|
|
|
@ -748,10 +748,10 @@
|
|||
"@typescript-eslint/types" "5.8.0"
|
||||
eslint-visitor-keys "^3.0.0"
|
||||
|
||||
"@vercel/ncc@^0.32.0":
|
||||
version "0.32.0"
|
||||
resolved "https://registry.npmjs.org/@vercel/ncc/-/ncc-0.32.0.tgz"
|
||||
integrity sha512-S/SxTHHTbBQSOutpgnqEn+LyTfZcq9xMRAnzY05HpGVjxjmfmvg6SWZZkbW/GJIFznMmHGeGOrI1MEBD7efIkA==
|
||||
"@vercel/ncc@^0.33.1":
|
||||
version "0.33.1"
|
||||
resolved "https://registry.yarnpkg.com/@vercel/ncc/-/ncc-0.33.1.tgz#b240080a3c1ded9446a30955a06a79851bb38f71"
|
||||
integrity sha512-Mlsps/P0PLZwsCFtSol23FGqT3FhBGb4B1AuGQ52JTAtXhak+b0Fh/4T55r0/SVQPeRiX9pNItOEHwakGPmZYA==
|
||||
|
||||
abab@^2.0.3, abab@^2.0.5:
|
||||
version "2.0.5"
|
||||
|
|
Loading…
Reference in a new issue