chore(deps-dev): bump @vercel/nft from 0.22.6 to 0.23.0 (#12979)
* chore(deps-dev): bump @vercel/nft from 0.22.6 to 0.23.0 Bumps [@vercel/nft](https://github.com/vercel/nft) from 0.22.6 to 0.23.0. - [Release notes](https://github.com/vercel/nft/releases) - [Commits](https://github.com/vercel/nft/compare/0.22.6...0.23.0) --- updated-dependencies: - dependency-name: "@vercel/nft" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * chore: fix pnpm install --------- 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
a68e9cd1a2
commit
0ea91039e9
|
|
@ -150,7 +150,7 @@
|
|||
"devDependencies": {
|
||||
"@microsoft/eslint-formatter-sarif": "3.0.0",
|
||||
"@types/koa": "2.13.8",
|
||||
"@vercel/nft": "0.22.6",
|
||||
"@vercel/nft": "0.23.0",
|
||||
"cross-env": "7.0.3",
|
||||
"eslint": "8.46.0",
|
||||
"eslint-config-prettier": "9.0.0",
|
||||
|
|
|
|||
|
|
@ -203,8 +203,8 @@ devDependencies:
|
|||
specifier: 2.13.8
|
||||
version: 2.13.8
|
||||
'@vercel/nft':
|
||||
specifier: 0.22.6
|
||||
version: 0.22.6
|
||||
specifier: 0.23.0
|
||||
version: 0.23.0
|
||||
cross-env:
|
||||
specifier: 7.0.3
|
||||
version: 7.0.3
|
||||
|
|
@ -1519,8 +1519,8 @@ packages:
|
|||
dev: false
|
||||
optional: true
|
||||
|
||||
/@vercel/nft@0.22.6:
|
||||
resolution: {integrity: sha512-gTsFnnT4mGxodr4AUlW3/urY+8JKKB452LwF3m477RFUJTAaDmcz2JqFuInzvdybYIeyIv1sSONEJxsxnbQ5JQ==}
|
||||
/@vercel/nft@0.23.0:
|
||||
resolution: {integrity: sha512-1iuPjyltiPqyZrvc/bW1CyICRdng8bVhpJT8MsIXV7Wj+mRFyJs9krsHbVy2pZwu7BMAgforQsT5TCY1JoBDxw==}
|
||||
engines: {node: '>=14'}
|
||||
hasBin: true
|
||||
dependencies:
|
||||
|
|
|
|||
Loading…
Reference in New Issue