Skip to content

Commit

Permalink
chore(deps-dev): update ncc and jest to latest
Browse files Browse the repository at this point in the history
  • Loading branch information
jim80net committed Mar 30, 2023
1 parent 4e362fa commit d5a1d70
Show file tree
Hide file tree
Showing 2 changed files with 369 additions and 366 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,10 +33,10 @@
"yaml": "^2.2.1"
},
"devDependencies": {
"@vercel/ncc": "0.34.0",
"@vercel/ncc": "0.36.1",
"eslint": "^8.37.0",
"eslint-config-google": "^0.14.0",
"eslint-plugin-no-floating-promise": "^1.0.2",
"jest": "^28.1.3"
"jest": "^29.5.0"
}
}
Loading

0 comments on commit d5a1d70

Please sign in to comment.