Skip to content

Commit

Permalink
chore(dev-deps): update jest monorepo to v29.6.1 (#583)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Reece Carolan <reece@mycopilot.com>
  • Loading branch information
renovate[bot] and Xhale1 committed Jul 16, 2023
1 parent e556e66 commit 188f6b5
Show file tree
Hide file tree
Showing 2 changed files with 335 additions and 237 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@
"@emotion/eslint-plugin": "11.11.0",
"@emotion/react": "11.11.1",
"@emotion/styled": "11.11.0",
"@jest/environment": "29.5.0",
"@jest/environment": "29.6.1",
"@release-it/conventional-changelog": "5.1.1",
"@rollup/plugin-babel": "6.0.3",
"@rollup/plugin-commonjs": "25.0.2",
Expand Down Expand Up @@ -141,7 +141,7 @@
"@types/testing-library__jest-dom": "5.14.6",
"@typescript-eslint/eslint-plugin": "5.60.1",
"@typescript-eslint/parser": "5.60.1",
"babel-jest": "29.5.0",
"babel-jest": "29.6.1",
"babel-loader": "9.1.2",
"babel-plugin-dev-expression": "0.2.3",
"babel-plugin-module-resolver": "5.0.0",
Expand All @@ -168,9 +168,9 @@
"fast-glob": "3.3.0",
"fs-extra": "11.1.1",
"husky": "8.0.3",
"jest": "29.5.0",
"jest": "29.6.1",
"jest-axe": "7.0.1",
"jest-environment-jsdom": "29.5.0",
"jest-environment-jsdom": "29.6.1",
"jest-junit": "16.0.0",
"jest-watch-typeahead": "2.2.2",
"jsdom": "22.1.0",
Expand Down

1 comment on commit 188f6b5

@vercel
Copy link

@vercel vercel bot commented on 188f6b5 Jul 16, 2023

Choose a reason for hiding this comment

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

Please sign in to comment.