Skip to content

Commit

Permalink
chore(deps): dependency refresh (#3964)
Browse files Browse the repository at this point in the history
* chore(deps): update dependency jest to ^29.6.2

* chore(deps): update dependency jest-environment-jsdom to ^29.6.2

* chore(deps): update dependency node-fetch to ^3.3.2

* chore(deps): update dependency @tanstack/react-query to ^4.32.6

---------

Co-authored-by: Self-hosted Renovate Bot <135776+cultureamp-renovate[bot]@users.noreply.github.com>
  • Loading branch information
cultureamp-renovate[bot] and Self-hosted Renovate Bot authored Aug 7, 2023
1 parent f5330ee commit 6cc7c53
Show file tree
Hide file tree
Showing 2 changed files with 343 additions and 258 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
"@storybook/react-webpack5": "^7.1.0",
"@storybook/test-runner": "^0.11.0",
"@storybook/testing-library": "^0.2.0",
"@tanstack/react-query": "^4.32.0",
"@tanstack/react-query": "^4.32.6",
"@testing-library/dom": "^9.3.1",
"@testing-library/jest-dom": "^5.17.0",
"@testing-library/react": "^14.0.0",
Expand Down Expand Up @@ -113,11 +113,11 @@
"eslint-plugin-sort-imports-es6-autofix": "^0.6.0",
"eslint-plugin-ssr-friendly": "^1.2.0",
"eslint-plugin-storybook": "^0.6.13",
"jest": "^29.6.1",
"jest": "^29.6.2",
"jest-canvas-mock": "^2.5.2",
"jest-environment-jsdom": "^29.6.1",
"jest-environment-jsdom": "^29.6.2",
"jest-static-stubs": "^0.0.1",
"node-fetch": "^3.3.1",
"node-fetch": "^3.3.2",
"node-sass": "^8.0.0",
"plop": "^3.1.2",
"postcss": "^8.4.23",
Expand Down
Loading

0 comments on commit 6cc7c53

Please sign in to comment.