Skip to content

Commit

Permalink
chore(deps): update jest monorepo (#555)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Aug 3, 2022
1 parent 9686aff commit c168ec0
Show file tree
Hide file tree
Showing 2 changed files with 367 additions and 318 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,14 +38,14 @@
"@testing-library/react": "13.3.0",
"@testing-library/react-hooks": "8.0.1",
"@testing-library/user-event": "14.2.1",
"@types/jest": "28.1.4",
"@types/jest": "28.1.6",
"@types/node": "16.11.41",
"@types/react": "18.0.14",
"@types/react-dom": "18.0.5",
"@typescript-eslint/eslint-plugin": "5.8.1",
"@typescript-eslint/parser": "5.8.1",
"@typescript-eslint/typescript-estree": "5.8.1",
"babel-jest": "28.1.2",
"babel-jest": "28.1.3",
"babel-plugin-annotate-pure-calls": "0.4.0",
"babel-plugin-transform-react-remove-prop-types": "0.4.24",
"concurrently": "7.2.2",
Expand All @@ -58,8 +58,8 @@
"eslint-plugin-prettier": "4.2.1",
"eslint-plugin-react": "7.30.1",
"eslint-plugin-react-hooks": "4.6.0",
"jest": "28.1.2",
"jest-environment-jsdom": "28.1.2",
"jest": "28.1.3",
"jest-environment-jsdom": "28.1.3",
"npm-run-all": "4.1.5",
"png.js": "0.2.1",
"prettier": "2.7.1",
Expand Down
Loading

1 comment on commit c168ec0

@vercel
Copy link

@vercel vercel bot commented on c168ec0 Aug 3, 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:

svg-drawing – ./

svg-drawing-git-master-kmkzt.vercel.app
svg-drawing-kmkzt.vercel.app
svg-drawing.vercel.app

Please sign in to comment.