update npm devDeps (#297)

This commit is contained in:
John Sudol
2023-04-06 12:09:17 -04:00
committed by GitHub
parent f95b74224c
commit fd752b66de
5 changed files with 2328 additions and 3443 deletions

View File

@ -28,8 +28,8 @@
"@actions/core": "^1.10.0"
},
"devDependencies": {
"@vercel/ncc": "^0.31.1",
"eslint": "^8.0.0",
"jest": "^27.2.5"
"@vercel/ncc": "^0.36.1",
"eslint": "^8.37.0",
"jest": "^29.5.0"
}
}