diff --git a/.changeset/renovate-788120b.md b/.changeset/renovate-788120b.md new file mode 100644 index 0000000000..28bcf33b6f --- /dev/null +++ b/.changeset/renovate-788120b.md @@ -0,0 +1,5 @@ +--- +'@backstage/plugin-analytics-module-ga4': patch +--- + +Updated dependency `@types/jest` to `^29.0.0`. diff --git a/plugins/analytics-module-ga4/package.json b/plugins/analytics-module-ga4/package.json index 9132d35208..ca65894eea 100644 --- a/plugins/analytics-module-ga4/package.json +++ b/plugins/analytics-module-ga4/package.json @@ -50,7 +50,7 @@ "@testing-library/jest-dom": "^6.0.0", "@testing-library/react": "^14.0.0", "@testing-library/user-event": "^14.0.0", - "@types/jest": "^28.1.3", + "@types/jest": "^29.0.0", "@types/react": "^16.13.1 || ^17.0.0", "msw": "^1.0.0" }, diff --git a/yarn.lock b/yarn.lock index 0e715017b0..c3169d667f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4693,7 +4693,7 @@ __metadata: "@testing-library/jest-dom": ^6.0.0 "@testing-library/react": ^14.0.0 "@testing-library/user-event": ^14.0.0 - "@types/jest": ^28.1.3 + "@types/jest": ^29.0.0 "@types/react": ^16.13.1 || ^17.0.0 msw: ^1.0.0 react-ga4: ^2.0.0