Skip to content

Commit

Permalink
chore(dev-deps): update jest monorepo to v29.6.2 (#623)
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 <[email protected]>
  • Loading branch information
renovate[bot] and Xhale1 authored Jul 29, 2023
1 parent dcee3fa commit d6b0527
Show file tree
Hide file tree
Showing 2 changed files with 316 additions and 196 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.6.1",
"@jest/environment": "29.6.2",
"@release-it/conventional-changelog": "7.0.0",
"@rollup/plugin-babel": "6.0.3",
"@rollup/plugin-commonjs": "25.0.3",
Expand Down Expand Up @@ -141,7 +141,7 @@
"@types/testing-library__jest-dom": "5.14.9",
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
"babel-jest": "29.6.1",
"babel-jest": "29.6.2",
"babel-loader": "9.1.3",
"babel-plugin-dev-expression": "0.2.3",
"babel-plugin-module-resolver": "5.0.0",
Expand All @@ -168,9 +168,9 @@
"fast-glob": "3.3.1",
"fs-extra": "11.1.1",
"husky": "8.0.3",
"jest": "29.6.1",
"jest": "29.6.2",
"jest-axe": "8.0.0",
"jest-environment-jsdom": "29.6.1",
"jest-environment-jsdom": "29.6.2",
"jest-junit": "16.0.0",
"jest-watch-typeahead": "2.2.2",
"jsdom": "22.1.0",
Expand Down
Loading

0 comments on commit d6b0527

Please sign in to comment.