Skip to content

Commit

Permalink
chore(deps): update typescript (#37848)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Lennart <lekoarts@gmail.com>
  • Loading branch information
renovate[bot] and LekoArts committed Apr 3, 2023
1 parent 04243f2 commit 9f92796
Show file tree
Hide file tree
Showing 14 changed files with 18 additions and 18 deletions.
6 changes: 3 additions & 3 deletions package.json
Expand Up @@ -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",
Expand Down Expand Up @@ -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"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-cli/package.json
Expand Up @@ -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/",
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-core-utils/package.json
Expand Up @@ -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"
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-page-utils/package.json
Expand Up @@ -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/"
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-plugin-image/package.json
Expand Up @@ -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",
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-plugin-mdx/package.json
Expand Up @@ -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": {
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-plugin-utils/package.json
Expand Up @@ -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",
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-script/package.json
Expand Up @@ -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",
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-sharp/package.json
Expand Up @@ -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"
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-source-shopify/package.json
Expand Up @@ -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"
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-telemetry/package.json
Expand Up @@ -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/",
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-worker/package.json
Expand Up @@ -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": [
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby/package.json
Expand Up @@ -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",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Expand Up @@ -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==
Expand All @@ -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==
Expand Down Expand Up @@ -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==
Expand Down

0 comments on commit 9f92796

Please sign in to comment.