Skip to content

Commit

Permalink
chore(deps): update dependency typescript to ^4.9.3 (#37192)
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 Dec 7, 2022
1 parent c41beac commit 204ed0e
Show file tree
Hide file tree
Showing 14 changed files with 17 additions and 17 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -63,7 +63,7 @@
"npm-run-all": "4.1.5",
"prettier": "^2.8.0",
"rimraf": "^3.0.2",
"typescript": "^4.7.4",
"typescript": "^4.9.3",
"unified": "^9.2.0",
"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.66.1",
"rollup-plugin-auto-external": "^2.0.0",
"rollup-plugin-internal": "^1.0.4",
"typescript": "^4.7.4"
"typescript": "^4.9.3"
},
"files": [
"lib/",
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-core-utils/package.json
Expand Up @@ -87,7 +87,7 @@
"is-uuid": "^1.0.2",
"msw": "^0.49.1",
"npm-run-all": "^4.1.5",
"typescript": "^4.7.4"
"typescript": "^4.9.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.3.0-next.0",
"cross-env": "^7.0.3",
"rimraf": "^3.0.2",
"typescript": "^4.7.4"
"typescript": "^4.9.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.0.3",
"semver": "^7.3.8",
"terser": "^5.3.8",
"typescript": "^4.7.4"
"typescript": "^4.9.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": "^4.7.4",
"typescript": "^4.9.3",
"webpack": "^5.72.1"
},
"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.1",
"rimraf": "^3.0.2",
"typescript": "^4.7.4"
"typescript": "^4.9.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": "^4.7.4"
"typescript": "^4.9.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": "^4.7.4"
"typescript": "^4.9.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.7.1",
"prettier-check": "^2.0.0",
"tsc-watch": "^4.6.0",
"typescript": "^4.7.4"
"typescript": "^4.9.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.3.0-next.0",
"cross-env": "^7.0.3",
"rimraf": "^3.0.2",
"typescript": "^4.7.4"
"typescript": "^4.9.3"
},
"files": [
"lib/",
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-worker/package.json
Expand Up @@ -16,7 +16,7 @@
"babel-preset-gatsby-package": "^3.3.0-next.0",
"cross-env": "^7.0.3",
"rimraf": "^3.0.2",
"typescript": "^4.7.4"
"typescript": "^4.9.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 @@ -202,7 +202,7 @@
"react": "^18.2.0",
"react-dom": "^18.2.0",
"rimraf": "^3.0.2",
"typescript": "^4.7.4",
"typescript": "^4.9.3",
"xhr-mock": "^2.5.1",
"zipkin": "^0.22.0",
"zipkin-javascript-opentracing": "^3.0.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -23329,10 +23329,10 @@ typedarray@^0.0.6, typedarray@~0.0.5:
version "0.0.6"
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"

typescript@^4.1.3, typescript@^4.7.4:
version "4.8.3"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.8.3.tgz#d59344522c4bc464a65a730ac695007fdb66dd88"
integrity sha512-goMHfm00nWPa8UvR/CPSvykqf6dVV8x/dp0c5mFTMTIu0u0FlGWRioyy7Nn0PGAdHxpJZnuO/ut+PpQ8UiHAig==
typescript@^4.1.3, typescript@^4.9.3:
version "4.9.3"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.3.tgz#3aea307c1746b8c384435d8ac36b8a2e580d85db"
integrity sha512-CIfGzTelbKNEnLpLdGFgdyKhG23CKdKgQPOBc+OUNrkJ2vr+KSzsSV5kq5iWhEQbok+quxgGzrAtGWCyU7tHnA==

typography-normalize@^0.16.19:
version "0.16.19"
Expand Down

0 comments on commit 204ed0e

Please sign in to comment.