Skip to content

Commit

Permalink
build(deps-dev): bump jest and @types/jest (#915)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Aug 1, 2022
1 parent 4225d8e commit c9b4ef2
Show file tree
Hide file tree
Showing 2 changed files with 307 additions and 322 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"./vx/"
],
"devDependencies": {
"@types/jest": "^28.1.4",
"@types/jest": "^28.1.6",
"@types/lodash": "^4.14.182",
"@typescript-eslint/eslint-plugin": "^4.24.0",
"@typescript-eslint/parser": "^4.24.0",
Expand All @@ -32,7 +32,7 @@
"eslint-plugin-jest": "^26.7.0",
"faker": "^5.5.3",
"husky": "^8.0.1",
"jest": "^28.1.2",
"jest": "^28.1.3",
"lodash": "^4.17.21",
"prettier": "^2.7.1",
"pretty-quick": "^3.1.1",
Expand Down
Loading

1 comment on commit c9b4ef2

@vercel
Copy link

@vercel vercel bot commented on c9b4ef2 Aug 1, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

vest-next – ./website

vest-next-git-latest-ealush.vercel.app
vest-next.vercel.app
vest-website.vercel.app
vest-next-ealush.vercel.app

Please sign in to comment.