From 21d280d2486a9ac84ddd13478c2c60bff4e073e4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Mar 2023 19:18:23 +0000 Subject: [PATCH] build(deps): Bump gatsby-plugin-typescript from 4.17.0 to 4.25.0 Bumps [gatsby-plugin-typescript](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-typescript) from 4.17.0 to 4.25.0. - [Release notes](https://github.com/gatsbyjs/gatsby/releases) - [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-plugin-typescript/CHANGELOG.md) - [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-typescript@4.25.0/packages/gatsby-plugin-typescript) --- updated-dependencies: - dependency-name: gatsby-plugin-typescript dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 48 ++++++++++++++++++++++++----------------------- package.json | 2 +- 2 files changed, 26 insertions(+), 24 deletions(-) diff --git a/package-lock.json b/package-lock.json index 2a394b29e7..649ea3fef9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -43,7 +43,7 @@ "gatsby-plugin-sharp": "^4.0.0", "gatsby-plugin-sitemap": "^5.0.0", "gatsby-plugin-svgr": "^3.0.0-beta.0", - "gatsby-plugin-typescript": "^4.0.0", + "gatsby-plugin-typescript": "^4.25.0", "gatsby-react-router-scroll": "^5.9.0", "gatsby-remark-autolink-headers": "^5.0.0", "gatsby-remark-copy-linked-files": "^5.0.0", @@ -14123,12 +14123,13 @@ } }, "node_modules/babel-plugin-remove-graphql-queries": { - "version": "4.17.0", - "resolved": "https://registry.npmjs.org/babel-plugin-remove-graphql-queries/-/babel-plugin-remove-graphql-queries-4.17.0.tgz", - "integrity": "sha512-UovjamHhy5y46WyBO/hfqxrLbMq04o+hlTeqCRzeLol4eWtH+8CufdLAZWYtM1l1BIChwvXCxDY2ugeXlbj7+w==", + "version": "4.25.0", + "resolved": "https://registry.npmjs.org/babel-plugin-remove-graphql-queries/-/babel-plugin-remove-graphql-queries-4.25.0.tgz", + "integrity": "sha512-enyqRNRrn7vTG3nwg1V+XhoAJIyUv3ZukQCs5KbHOK+WNDDiGZQzIG+FCiZFACScdZBJWyx7TYRYbOFJZ/KEGg==", "dependencies": { "@babel/runtime": "^7.15.4", - "gatsby-core-utils": "^3.17.0" + "@babel/types": "^7.15.4", + "gatsby-core-utils": "^3.25.0" }, "engines": { "node": ">=14.15.0" @@ -21457,9 +21458,9 @@ "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==" }, "node_modules/gatsby-core-utils": { - "version": "3.19.0", - "resolved": "https://registry.npmjs.org/gatsby-core-utils/-/gatsby-core-utils-3.19.0.tgz", - "integrity": "sha512-cjXs9DsXkPZt+UdiLHxtq+rGMGVrcnM0KwkawlruvPchI7lqGNv9CScqlvYPxx1dBhu3zSZS26EBALMlFhyOJA==", + "version": "3.25.0", + "resolved": "https://registry.npmjs.org/gatsby-core-utils/-/gatsby-core-utils-3.25.0.tgz", + "integrity": "sha512-lmMDwbnKpqAi+8WWd7MvCTCx3E0u7j8sbVgydERNCYVxKVpzD/aLCH4WPb4EE9m1H1rSm76w0Z+MaentyB/c/Q==", "dependencies": { "@babel/runtime": "^7.15.4", "ci-info": "2.0.0", @@ -22526,9 +22527,9 @@ } }, "node_modules/gatsby-plugin-typescript": { - "version": "4.17.0", - "resolved": "https://registry.npmjs.org/gatsby-plugin-typescript/-/gatsby-plugin-typescript-4.17.0.tgz", - "integrity": "sha512-aSO/h4z+jdWBZtEnH17NoZaFchO8LkEcIdNX2saYIjJfa2tMbOR+wnOuQJVAdj61n8ntc1pQkNJxiEK31IaZjw==", + "version": "4.25.0", + "resolved": "https://registry.npmjs.org/gatsby-plugin-typescript/-/gatsby-plugin-typescript-4.25.0.tgz", + "integrity": "sha512-8BTtiVWuIqIEGx/PBBMWd6FYPgel16hT3js7SMo5oI9K4EPsSxRItgRf41MTJGxRR20EhL4e99g2S8x0v1+odA==", "dependencies": { "@babel/core": "^7.15.5", "@babel/plugin-proposal-nullish-coalescing-operator": "^7.14.5", @@ -22536,7 +22537,7 @@ "@babel/plugin-proposal-optional-chaining": "^7.14.5", "@babel/preset-typescript": "^7.15.0", "@babel/runtime": "^7.15.4", - "babel-plugin-remove-graphql-queries": "^4.17.0" + "babel-plugin-remove-graphql-queries": "^4.25.0" }, "engines": { "node": ">=14.15.0" @@ -61965,12 +61966,13 @@ } }, "babel-plugin-remove-graphql-queries": { - "version": "4.17.0", - "resolved": "https://registry.npmjs.org/babel-plugin-remove-graphql-queries/-/babel-plugin-remove-graphql-queries-4.17.0.tgz", - "integrity": "sha512-UovjamHhy5y46WyBO/hfqxrLbMq04o+hlTeqCRzeLol4eWtH+8CufdLAZWYtM1l1BIChwvXCxDY2ugeXlbj7+w==", + "version": "4.25.0", + "resolved": "https://registry.npmjs.org/babel-plugin-remove-graphql-queries/-/babel-plugin-remove-graphql-queries-4.25.0.tgz", + "integrity": "sha512-enyqRNRrn7vTG3nwg1V+XhoAJIyUv3ZukQCs5KbHOK+WNDDiGZQzIG+FCiZFACScdZBJWyx7TYRYbOFJZ/KEGg==", "requires": { "@babel/runtime": "^7.15.4", - "gatsby-core-utils": "^3.17.0" + "@babel/types": "^7.15.4", + "gatsby-core-utils": "^3.25.0" } }, "babel-plugin-syntax-object-rest-spread": { @@ -68292,9 +68294,9 @@ } }, "gatsby-core-utils": { - "version": "3.19.0", - "resolved": "https://registry.npmjs.org/gatsby-core-utils/-/gatsby-core-utils-3.19.0.tgz", - "integrity": "sha512-cjXs9DsXkPZt+UdiLHxtq+rGMGVrcnM0KwkawlruvPchI7lqGNv9CScqlvYPxx1dBhu3zSZS26EBALMlFhyOJA==", + "version": "3.25.0", + "resolved": "https://registry.npmjs.org/gatsby-core-utils/-/gatsby-core-utils-3.25.0.tgz", + "integrity": "sha512-lmMDwbnKpqAi+8WWd7MvCTCx3E0u7j8sbVgydERNCYVxKVpzD/aLCH4WPb4EE9m1H1rSm76w0Z+MaentyB/c/Q==", "requires": { "@babel/runtime": "^7.15.4", "ci-info": "2.0.0", @@ -69121,9 +69123,9 @@ "requires": {} }, "gatsby-plugin-typescript": { - "version": "4.17.0", - "resolved": "https://registry.npmjs.org/gatsby-plugin-typescript/-/gatsby-plugin-typescript-4.17.0.tgz", - "integrity": "sha512-aSO/h4z+jdWBZtEnH17NoZaFchO8LkEcIdNX2saYIjJfa2tMbOR+wnOuQJVAdj61n8ntc1pQkNJxiEK31IaZjw==", + "version": "4.25.0", + "resolved": "https://registry.npmjs.org/gatsby-plugin-typescript/-/gatsby-plugin-typescript-4.25.0.tgz", + "integrity": "sha512-8BTtiVWuIqIEGx/PBBMWd6FYPgel16hT3js7SMo5oI9K4EPsSxRItgRf41MTJGxRR20EhL4e99g2S8x0v1+odA==", "requires": { "@babel/core": "^7.15.5", "@babel/plugin-proposal-nullish-coalescing-operator": "^7.14.5", @@ -69131,7 +69133,7 @@ "@babel/plugin-proposal-optional-chaining": "^7.14.5", "@babel/preset-typescript": "^7.15.0", "@babel/runtime": "^7.15.4", - "babel-plugin-remove-graphql-queries": "^4.17.0" + "babel-plugin-remove-graphql-queries": "^4.25.0" } }, "gatsby-plugin-utils": { diff --git a/package.json b/package.json index 0f558966df..fd19731857 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "gatsby-plugin-sharp": "^4.0.0", "gatsby-plugin-sitemap": "^5.0.0", "gatsby-plugin-svgr": "^3.0.0-beta.0", - "gatsby-plugin-typescript": "^4.0.0", + "gatsby-plugin-typescript": "^4.25.0", "gatsby-react-router-scroll": "^5.9.0", "gatsby-remark-autolink-headers": "^5.0.0", "gatsby-remark-copy-linked-files": "^5.0.0",