Skip to content

Commit 188f6b5

Browse files
chore(dev-deps): update jest monorepo to v29.6.1 (#583)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Reece Carolan <reece@mycopilot.com>
1 parent e556e66 commit 188f6b5

File tree

2 files changed

+335
-237
lines changed

2 files changed

+335
-237
lines changed

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@
103103
"@emotion/eslint-plugin": "11.11.0",
104104
"@emotion/react": "11.11.1",
105105
"@emotion/styled": "11.11.0",
106-
"@jest/environment": "29.5.0",
106+
"@jest/environment": "29.6.1",
107107
"@release-it/conventional-changelog": "5.1.1",
108108
"@rollup/plugin-babel": "6.0.3",
109109
"@rollup/plugin-commonjs": "25.0.2",
@@ -141,7 +141,7 @@
141141
"@types/testing-library__jest-dom": "5.14.6",
142142
"@typescript-eslint/eslint-plugin": "5.60.1",
143143
"@typescript-eslint/parser": "5.60.1",
144-
"babel-jest": "29.5.0",
144+
"babel-jest": "29.6.1",
145145
"babel-loader": "9.1.2",
146146
"babel-plugin-dev-expression": "0.2.3",
147147
"babel-plugin-module-resolver": "5.0.0",
@@ -168,9 +168,9 @@
168168
"fast-glob": "3.3.0",
169169
"fs-extra": "11.1.1",
170170
"husky": "8.0.3",
171-
"jest": "29.5.0",
171+
"jest": "29.6.1",
172172
"jest-axe": "7.0.1",
173-
"jest-environment-jsdom": "29.5.0",
173+
"jest-environment-jsdom": "29.6.1",
174174
"jest-junit": "16.0.0",
175175
"jest-watch-typeahead": "2.2.2",
176176
"jsdom": "22.1.0",

0 commit comments

Comments
 (0)