From 9077a3f5dafa84637dcc82cf9ebe5d532ee99528 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 4 Jan 2023 08:30:49 +0100 Subject: [PATCH] chore(deps): update [dev] minor and patch dependencies for gatsby-plugin-mdx (#37353) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- packages/gatsby-plugin-mdx/package.json | 4 ++-- yarn.lock | 12 ++++++------ 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/packages/gatsby-plugin-mdx/package.json b/packages/gatsby-plugin-mdx/package.json index afd00924d2f45..d63eb2a82516b 100644 --- a/packages/gatsby-plugin-mdx/package.json +++ b/packages/gatsby-plugin-mdx/package.json @@ -50,7 +50,7 @@ "devDependencies": { "@babel/cli": "^7.17.10", "@babel/core": "^7.18.2", - "@types/estree": "^0.0.50", + "@types/estree": "^0.0.52", "@types/mdast": "^3.0.10", "@types/unist": "^2.0.6", "babel-preset-gatsby-package": "^3.4.0-next.0", @@ -58,7 +58,7 @@ "del-cli": "^5.0.0", "opentracing": "^0.14.7", "typescript": "^4.9.3", - "webpack": "^5.72.1" + "webpack": "^5.75.0" }, "jest": { "testEnvironment": "node" diff --git a/yarn.lock b/yarn.lock index 17dba699eebc1..8be706b1d39d3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4341,16 +4341,16 @@ version "0.0.39" resolved "https://registry.yarnpkg.com/@types/estree/-/estree-0.0.39.tgz#e177e699ee1b8c22d23174caaa7422644389509f" -"@types/estree@^0.0.50": - version "0.0.50" - resolved "https://registry.yarnpkg.com/@types/estree/-/estree-0.0.50.tgz#1e0caa9364d3fccd2931c3ed96fdbeaa5d4cca83" - integrity sha512-C6N5s2ZFtuZRj54k2/zyRhNDjJwwcViAM3Nbm8zjBpbqAdZ00mr0CFxvSKeO8Y/e03WVFLpQMdHYVfUd6SB+Hw== - "@types/estree@^0.0.51": version "0.0.51" resolved "https://registry.npmjs.org/@types/estree/-/estree-0.0.51.tgz#cfd70924a25a3fd32b218e5e420e6897e1ac4f40" integrity sha512-CuPgU6f3eT/XgKKPqKd/gLZV1Xmvf1a2R5POBOGQa6uv82xpls89HU5zKeVoyR8XzHd1RGNOlQlvUe3CFkjWNQ== +"@types/estree@^0.0.52": + version "0.0.52" + resolved "https://registry.yarnpkg.com/@types/estree/-/estree-0.0.52.tgz#7f1f57ad5b741f3d5b210d3b1f145640d89bf8fe" + integrity sha512-BZWrtCU0bMVAIliIV+HJO1f1PR41M7NKjfxrFJwwhKI1KwhwOxYw1SXg9ao+CIMt774nFuGiG6eU+udtbEI9oQ== + "@types/events@*": version "1.2.0" resolved "https://registry.yarnpkg.com/@types/events/-/events-1.2.0.tgz#81a6731ce4df43619e5c8c945383b3e62a89ea86" @@ -24474,7 +24474,7 @@ webpack-virtual-modules@^0.3.2: dependencies: debug "^3.0.0" -webpack@^5.61.0, webpack@^5.72.1, webpack@^5.75.0: +webpack@^5.61.0, webpack@^5.75.0: version "5.75.0" resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.75.0.tgz#1e440468647b2505860e94c9ff3e44d5b582c152" integrity sha512-piaIaoVJlqMsPtX/+3KTTO6jfvrSYgauFVdt8cr9LTHKmcq/AMd4mhzsiP7ZF/PGRNPGA8336jldh9l2Kt2ogQ==