From c28bc1ed3f00d4860382ef6cffc85cea2e31a0ae Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Sep 2022 21:07:35 +0000 Subject: [PATCH 1/2] build(deps-dev): Bump @jest/types from 29.1.0 to 29.1.2 Bumps [@jest/types](https://github.com/facebook/jest/tree/HEAD/packages/jest-types) from 29.1.0 to 29.1.2. - [Release notes](https://github.com/facebook/jest/releases) - [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/jest/commits/v29.1.2/packages/jest-types) --- updated-dependencies: - dependency-name: "@jest/types" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 15938107e..2d644b2d2 100644 --- a/package.json +++ b/package.json @@ -80,7 +80,7 @@ "@graphql-codegen/typescript-operations": "^2.5.3", "@graphql-codegen/typescript-react-apollo": "^3.3.3", "@graphql-codegen/typescript-resolvers": "^2.7.3", - "@jest/types": "^29.1.0", + "@jest/types": "^29.1.2", "@next/eslint-plugin-next": "^12.3.1", "@storybook/addon-actions": "^6.5.9", "@storybook/addon-essentials": "^6.5.12", diff --git a/yarn.lock b/yarn.lock index 800772a42..38dbbd973 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2523,10 +2523,10 @@ "@types/yargs" "^16.0.0" chalk "^4.0.0" -"@jest/types@^29.1.0": - version "29.1.0" - resolved "https://registry.yarnpkg.com/@jest/types/-/types-29.1.0.tgz#db23d727ce0a95500749551d8724fb3526d1e903" - integrity sha512-lE30u3z4lbTOqf5D7fDdoco3Qd8H6F/t73nLOswU4x+7VhgDQMX5y007IMqrKjFHdnpslaYymVFhWX+ttXNARQ== +"@jest/types@^29.1.0", "@jest/types@^29.1.2": + version "29.1.2" + resolved "https://registry.yarnpkg.com/@jest/types/-/types-29.1.2.tgz#7442d32b16bcd7592d9614173078b8c334ec730a" + integrity sha512-DcXGtoTykQB5jiwCmVr8H4vdg2OJhQex3qPkG+ISyDO7xQXbt/4R6dowcRyPemRnkH7JoHvZuxPBdlq+9JxFCg== dependencies: "@jest/schemas" "^29.0.0" "@types/istanbul-lib-coverage" "^2.0.0" From a6c4128fc675126690a6ab4497b50107a03d698b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Sep 2022 21:10:06 +0000 Subject: [PATCH 2/2] build(deps): Bump posthog-js from 1.32.1 to 1.32.2 Bumps [posthog-js](https://github.com/PostHog/posthog-js) from 1.32.1 to 1.32.2. - [Release notes](https://github.com/PostHog/posthog-js/releases) - [Changelog](https://github.com/PostHog/posthog-js/blob/master/CHANGELOG.md) - [Commits](https://github.com/PostHog/posthog-js/compare/v1.32.1...v1.32.2) --- updated-dependencies: - dependency-name: posthog-js dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 15938107e..6bdb9daa2 100644 --- a/package.json +++ b/package.json @@ -60,7 +60,7 @@ "next-connect": "^0.13.0", "next-mdx-remote": "^3.0.8", "nodemailer": "^6.8.0", - "posthog-js": "^1.32.1", + "posthog-js": "^1.32.2", "prism-react-renderer": "^1.3.5", "prismjs": "^1.29.0", "react": "^17.0.2", diff --git a/yarn.lock b/yarn.lock index 800772a42..719638702 100644 --- a/yarn.lock +++ b/yarn.lock @@ -14359,10 +14359,10 @@ postcss@^7.0.14, postcss@^7.0.26, postcss@^7.0.32, postcss@^7.0.36, postcss@^7.0 source-map "^0.6.1" supports-color "^6.1.0" -posthog-js@^1.32.1: - version "1.32.1" - resolved "https://registry.yarnpkg.com/posthog-js/-/posthog-js-1.32.1.tgz#7154e8e020537ce7e359a8a8badf223e8d1e11ba" - integrity sha512-Ylky7c94bBgV9E+nCM8MZxGnn5hvWSemOmzt9TAhByTdMM2zoJfB+paOh3y8t/9RVgOfXO1fIoPL24AOY3HV7g== +posthog-js@^1.32.2: + version "1.32.2" + resolved "https://registry.yarnpkg.com/posthog-js/-/posthog-js-1.32.2.tgz#faf8e88946e448ccfd6f673d1cce4512dd7568d9" + integrity sha512-1jepbvxUCGJW7pxsiPeioct9+JZJKPur6j0M2+pe2WFmNnkBGlV7qbK/evv1k6jjYpG8SxDZqwU0RAseRyh7rA== dependencies: "@sentry/types" "^7.2.0" fflate "^0.4.1"