diff --git a/package.json b/package.json index 5729ba63b29cf..41e784157dbb3 100644 --- a/package.json +++ b/package.json @@ -26,8 +26,8 @@ "@types/signal-exit": "^3.0.1", "@types/stack-trace": "^0.0.30", "@types/webpack-merge": "^4.1.5", - "@typescript-eslint/eslint-plugin": "^5.49.0", - "@typescript-eslint/parser": "^5.49.0", + "@typescript-eslint/eslint-plugin": "^5.57.0", + "@typescript-eslint/parser": "^5.57.0", "babel-jest": "^29.4.1", "chalk": "^4.1.2", "chokidar": "^3.5.3", @@ -64,7 +64,7 @@ "npm-run-all": "4.1.5", "prettier": "^2.8.7", "rimraf": "^3.0.2", - "typescript": "^5.0.2", + "typescript": "^5.0.3", "unified": "^9.2.2", "yargs": "^15.4.1" }, diff --git a/packages/gatsby-cli/package.json b/packages/gatsby-cli/package.json index 37775f4424c79..c30a1ccfae53a 100644 --- a/packages/gatsby-cli/package.json +++ b/packages/gatsby-cli/package.json @@ -72,7 +72,7 @@ "rollup": "^2.79.1", "rollup-plugin-auto-external": "^2.0.0", "rollup-plugin-internal": "^1.0.4", - "typescript": "^5.0.2" + "typescript": "^5.0.3" }, "files": [ "lib/", diff --git a/packages/gatsby-core-utils/package.json b/packages/gatsby-core-utils/package.json index b463463172e42..92b70de771ba8 100644 --- a/packages/gatsby-core-utils/package.json +++ b/packages/gatsby-core-utils/package.json @@ -88,7 +88,7 @@ "is-uuid": "^1.0.2", "msw": "^1.2.1", "npm-run-all": "^4.1.5", - "typescript": "^5.0.2" + "typescript": "^5.0.3" }, "engines": { "node": ">=18.0.0" diff --git a/packages/gatsby-page-utils/package.json b/packages/gatsby-page-utils/package.json index cad7e3a46528b..960ebf0d8f41f 100644 --- a/packages/gatsby-page-utils/package.json +++ b/packages/gatsby-page-utils/package.json @@ -42,7 +42,7 @@ "babel-preset-gatsby-package": "^3.9.0-next.0", "cross-env": "^7.0.3", "rimraf": "^4.4.1", - "typescript": "^5.0.2" + "typescript": "^5.0.3" }, "files": [ "dist/" diff --git a/packages/gatsby-plugin-image/package.json b/packages/gatsby-plugin-image/package.json index a03595855ae1d..8dd2eacbbe084 100644 --- a/packages/gatsby-plugin-image/package.json +++ b/packages/gatsby-plugin-image/package.json @@ -63,7 +63,7 @@ "prepend-directive": "^1.1.0", "semver": "^7.3.8", "terser": "^5.16.8", - "typescript": "^5.0.2" + "typescript": "^5.0.3" }, "peerDependencies": { "@babel/core": "^7.12.3", diff --git a/packages/gatsby-plugin-mdx/package.json b/packages/gatsby-plugin-mdx/package.json index d886b7402aecd..f0386fba6bd87 100644 --- a/packages/gatsby-plugin-mdx/package.json +++ b/packages/gatsby-plugin-mdx/package.json @@ -57,7 +57,7 @@ "cross-env": "^7.0.3", "del-cli": "^5.0.0", "opentracing": "^0.14.7", - "typescript": "^5.0.2", + "typescript": "^5.0.3", "webpack": "^5.77.0" }, "jest": { diff --git a/packages/gatsby-plugin-utils/package.json b/packages/gatsby-plugin-utils/package.json index 8605323b09bdb..064089255d8c2 100644 --- a/packages/gatsby-plugin-utils/package.json +++ b/packages/gatsby-plugin-utils/package.json @@ -63,7 +63,7 @@ "cross-env": "^7.0.3", "msw": "^0.49.3", "rimraf": "^3.0.2", - "typescript": "^5.0.2" + "typescript": "^5.0.3" }, "peerDependencies": { "gatsby": "^5.0.0-next", diff --git a/packages/gatsby-script/package.json b/packages/gatsby-script/package.json index 1c940c84a0f31..f114956fa4627 100644 --- a/packages/gatsby-script/package.json +++ b/packages/gatsby-script/package.json @@ -28,7 +28,7 @@ "del-cli": "^5.0.0", "microbundle": "^0.15.1", "prepend-directive": "^1.1.0", - "typescript": "^5.0.2" + "typescript": "^5.0.3" }, "peerDependencies": { "@gatsbyjs/reach-router": "^2.0.0", diff --git a/packages/gatsby-sharp/package.json b/packages/gatsby-sharp/package.json index 1baed29695143..bab9764929c44 100644 --- a/packages/gatsby-sharp/package.json +++ b/packages/gatsby-sharp/package.json @@ -23,7 +23,7 @@ "babel-plugin-replace-ts-export-assignment": "^0.0.2", "cross-env": "^7.0.3", "npm-run-all": "4.1.5", - "typescript": "^5.0.2" + "typescript": "^5.0.3" }, "engines": { "node": ">=18.0.0" diff --git a/packages/gatsby-source-shopify/package.json b/packages/gatsby-source-shopify/package.json index f76d376176b13..f4c8f0a9c5890 100644 --- a/packages/gatsby-source-shopify/package.json +++ b/packages/gatsby-source-shopify/package.json @@ -41,7 +41,7 @@ "prettier": "^2.8.7", "prettier-check": "^2.0.0", "tsc-watch": "^4.6.2", - "typescript": "^5.0.2" + "typescript": "^5.0.3" }, "peerDependencies": { "gatsby-plugin-image": "^3.0.0-next" diff --git a/packages/gatsby-telemetry/package.json b/packages/gatsby-telemetry/package.json index 7fc22e9a1606b..c4f287165264d 100644 --- a/packages/gatsby-telemetry/package.json +++ b/packages/gatsby-telemetry/package.json @@ -26,7 +26,7 @@ "babel-preset-gatsby-package": "^3.9.0-next.0", "cross-env": "^7.0.3", "rimraf": "^4.4.1", - "typescript": "^5.0.2" + "typescript": "^5.0.3" }, "files": [ "lib/", diff --git a/packages/gatsby-worker/package.json b/packages/gatsby-worker/package.json index 8a8e4afd1d8e5..23c5430c09b0d 100644 --- a/packages/gatsby-worker/package.json +++ b/packages/gatsby-worker/package.json @@ -18,7 +18,7 @@ "babel-preset-gatsby-package": "^3.9.0-next.0", "cross-env": "^7.0.3", "rimraf": "^4.4.1", - "typescript": "^5.0.2" + "typescript": "^5.0.3" }, "homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-worker#readme", "keywords": [ diff --git a/packages/gatsby/package.json b/packages/gatsby/package.json index 37b8ee24a1d3e..0a46b1e67583d 100644 --- a/packages/gatsby/package.json +++ b/packages/gatsby/package.json @@ -200,7 +200,7 @@ "react": "^18.2.0", "react-dom": "^18.2.0", "rimraf": "^3.0.2", - "typescript": "^5.0.2", + "typescript": "^5.0.3", "xhr-mock": "^2.5.1", "zipkin": "^0.22.0", "zipkin-javascript-opentracing": "^3.0.0", diff --git a/yarn.lock b/yarn.lock index 952464c3b3bfe..43dd48f9068a9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4834,7 +4834,7 @@ resolved "https://registry.yarnpkg.com/@types/yoga-layout/-/yoga-layout-1.9.2.tgz#efaf9e991a7390dc081a0b679185979a83a9639a" integrity sha512-S9q47ByT2pPvD65IvrWp7qppVMpk9WGMbVq9wbWZOHg6tnXSD4vyhao6nOSBwwfDdV2p3Kx9evA9vI+XWTfDvw== -"@typescript-eslint/eslint-plugin@^5.49.0", "@typescript-eslint/eslint-plugin@^5.57.0": +"@typescript-eslint/eslint-plugin@^5.57.0": version "5.57.0" resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.57.0.tgz#52c8a7a4512f10e7249ca1e2e61f81c62c34365c" integrity sha512-itag0qpN6q2UMM6Xgk6xoHa0D0/P+M17THnr4SVgqn9Rgam5k/He33MA7/D7QoJcdMxHFyX7U9imaBonAX/6qA== @@ -4850,7 +4850,7 @@ semver "^7.3.7" tsutils "^3.21.0" -"@typescript-eslint/parser@^5.49.0", "@typescript-eslint/parser@^5.57.0": +"@typescript-eslint/parser@^5.57.0": version "5.57.0" resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.57.0.tgz#f675bf2cd1a838949fd0de5683834417b757e4fa" integrity sha512-orrduvpWYkgLCyAdNtR1QIWovcNZlEm6yL8nwH/eTxWLd8gsP+25pdLHYzL2QdkqrieaDwLpytHqycncv0woUQ== @@ -23194,7 +23194,7 @@ typescript@^4.1.3: resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a" integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g== -typescript@^5.0.2: +typescript@^5.0.3: version "5.0.3" resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.0.3.tgz#fe976f0c826a88d0a382007681cbb2da44afdedf" integrity sha512-xv8mOEDnigb/tN9PSMTwSEqAnUvkoXMQlicOb0IUVDBSQCgBSaAAROUZYy2IcUy5qU6XajK5jjjO7TMWqBTKZA==