Skip to content

Commit

Permalink
Update dependency typescript to ^4.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Aug 31, 2021
1 parent b45536e commit 2fc9d45
Show file tree
Hide file tree
Showing 29 changed files with 32 additions and 32 deletions.
2 changes: 1 addition & 1 deletion design-system/website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"tinycolor2": "^1.4.2"
},
"devDependencies": {
"typescript": "^4.3.5"
"typescript": "^4.4.2"
},
"engines": {
"node": "^12.20 || >= 14.13"
Expand Down
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"@types/lodash.debounce": "^4.0.6",
"next-sitemap": "^1.6.164",
"start-server-and-test": "^1.13.1",
"typescript": "^4.3.5"
"typescript": "^4.4.2"
},
"engines": {
"node": "^12.20 || >= 14.13"
Expand Down
2 changes: 1 addition & 1 deletion examples-staging/assets-cloud/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"dotenv": "^10.0.0"
},
"devDependencies": {
"typescript": "^4.3.5"
"typescript": "^4.4.2"
},
"engines": {
"node": "^12.20 || >= 14.13"
Expand Down
2 changes: 1 addition & 1 deletion examples-staging/assets-local/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"@keystone-next/keystone": "^24.0.0"
},
"devDependencies": {
"typescript": "^4.3.5"
"typescript": "^4.4.2"
},
"engines": {
"node": "^12.20 || >= 14.13"
Expand Down
2 changes: 1 addition & 1 deletion examples-staging/auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"react-dom": "^17.0.2"
},
"devDependencies": {
"typescript": "^4.3.5"
"typescript": "^4.4.2"
},
"engines": {
"node": "^12.20 || >= 14.13"
Expand Down
2 changes: 1 addition & 1 deletion examples-staging/basic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"react-dom": "^17.0.2"
},
"devDependencies": {
"typescript": "^4.3.5"
"typescript": "^4.4.2"
},
"engines": {
"node": "^12.20 || >= 14.13"
Expand Down
2 changes: 1 addition & 1 deletion examples-staging/ecommerce/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"stripe": "^8.171.0"
},
"devDependencies": {
"typescript": "^4.3.5"
"typescript": "^4.4.2"
},
"engines": {
"node": "^12.20 || >= 14.13"
Expand Down
2 changes: 1 addition & 1 deletion examples-staging/embedded-nextjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"react-dom": "^17.0.2"
},
"devDependencies": {
"typescript": "^4.3.5"
"typescript": "^4.4.2"
},
"engines": {
"node": "^12.20 || >= 14.13"
Expand Down
2 changes: 1 addition & 1 deletion examples-staging/playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"@keystone-next/keystone": "^24.0.0"
},
"devDependencies": {
"typescript": "^4.3.5"
"typescript": "^4.4.2"
},
"engines": {
"node": ">=v12.13.1"
Expand Down
2 changes: 1 addition & 1 deletion examples-staging/roles/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"react-dom": "^17.0.2"
},
"devDependencies": {
"typescript": "^4.3.5"
"typescript": "^4.4.2"
},
"engines": {
"node": "^12.20 || >= 14.13"
Expand Down
2 changes: 1 addition & 1 deletion examples/blog/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"@keystone-next/keystone": "^24.0.0"
},
"devDependencies": {
"typescript": "^4.3.5"
"typescript": "^4.4.2"
},
"engines": {
"node": "^12.20 || >= 14.13"
Expand Down
2 changes: 1 addition & 1 deletion examples/custom-admin-ui-logo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"react": "^17.0.2"
},
"devDependencies": {
"typescript": "^4.3.5"
"typescript": "^4.4.2"
},
"engines": {
"node": "^12.20 || >= 14.13"
Expand Down
2 changes: 1 addition & 1 deletion examples/custom-admin-ui-navigation/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"react": "^17.0.2"
},
"devDependencies": {
"typescript": "^4.3.5"
"typescript": "^4.4.2"
},
"engines": {
"node": "^12.20 || >= 14.13"
Expand Down
2 changes: 1 addition & 1 deletion examples/custom-admin-ui-pages/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"react": "^17.0.2"
},
"devDependencies": {
"typescript": "^4.3.5"
"typescript": "^4.4.2"
},
"engines": {
"node": "^12.20 || >= 14.13"
Expand Down
2 changes: 1 addition & 1 deletion examples/custom-field-view/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"react": "^17.0.2"
},
"devDependencies": {
"typescript": "^4.3.5"
"typescript": "^4.4.2"
},
"engines": {
"node": "^12.20 || >= 14.13"
Expand Down
2 changes: 1 addition & 1 deletion examples/custom-field/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"react": "^17.0.2"
},
"devDependencies": {
"typescript": "^4.3.5"
"typescript": "^4.4.2"
},
"engines": {
"node": "^12.20 || >= 14.13"
Expand Down
2 changes: 1 addition & 1 deletion examples/default-values/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"@keystone-next/keystone": "^24.0.0"
},
"devDependencies": {
"typescript": "^4.3.5"
"typescript": "^4.4.2"
},
"engines": {
"node": "^12.20 || >= 14.13"
Expand Down
2 changes: 1 addition & 1 deletion examples/document-field/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"react": "^17.0.2"
},
"devDependencies": {
"typescript": "^4.3.5"
"typescript": "^4.4.2"
},
"engines": {
"node": "^12.20 || >= 14.13"
Expand Down
2 changes: 1 addition & 1 deletion examples/extend-graphql-schema/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"@keystone-next/keystone": "^24.0.0"
},
"devDependencies": {
"typescript": "^4.3.5"
"typescript": "^4.4.2"
},
"engines": {
"node": "^12.20 || >= 14.13"
Expand Down
2 changes: 1 addition & 1 deletion examples/json/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"@keystone-next/keystone": "^24.0.0"
},
"devDependencies": {
"typescript": "^4.3.5"
"typescript": "^4.4.2"
},
"engines": {
"node": "^12.20 || >= 14.13"
Expand Down
2 changes: 1 addition & 1 deletion examples/task-manager/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"@keystone-next/keystone": "^24.0.0"
},
"devDependencies": {
"typescript": "^4.3.5"
"typescript": "^4.4.2"
},
"engines": {
"node": "^12.20 || >= 14.13"
Expand Down
2 changes: 1 addition & 1 deletion examples/testing/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"devDependencies": {
"babel-jest": "^27.1.0",
"jest": "^27.1.0",
"typescript": "^4.3.5"
"typescript": "^4.4.2"
},
"engines": {
"node": "^12.20 || >= 14.13"
Expand Down
2 changes: 1 addition & 1 deletion examples/virtual-field/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"@keystone-next/keystone": "^24.0.0"
},
"devDependencies": {
"typescript": "^4.3.5"
"typescript": "^4.4.2"
},
"engines": {
"node": "^12.20 || >= 14.13"
Expand Down
2 changes: 1 addition & 1 deletion examples/with-auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"@keystone-next/keystone": "^24.0.0"
},
"devDependencies": {
"typescript": "^4.3.5"
"typescript": "^4.4.2"
},
"engines": {
"node": "^12.20 || >= 14.13"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
"remark-toc": "^5.1.1",
"rimraf": "^3.0.2",
"terminal-link-cli": "^3.0.0",
"typescript": "^4.3.5"
"typescript": "^4.4.2"
},
"prettier": {
"proseWrap": "preserve",
Expand Down
2 changes: 1 addition & 1 deletion packages/keystone/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@
"resolve": "^1.20.0",
"source-map-support": "^0.5.19",
"supertest": "^6.1.6",
"typescript": "^4.3.5",
"typescript": "^4.4.2",
"uid-safe": "^2.1.5",
"uuid": "^8.3.2"
},
Expand Down
2 changes: 1 addition & 1 deletion tests/test-projects/basic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"@keystone-next/keystone": "^24.0.0"
},
"devDependencies": {
"typescript": "^4.3.5"
"typescript": "^4.4.2"
},
"engines": {
"node": "^12.20 || >= 14.13"
Expand Down
2 changes: 1 addition & 1 deletion tests/test-projects/crud-notifications/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"@keystone-next/keystone": "^24.0.0"
},
"devDependencies": {
"typescript": "^4.3.5"
"typescript": "^4.4.2"
},
"engines": {
"node": "^12.20 || >= 14.13"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -13094,10 +13094,10 @@ typedarray@^0.0.6:
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=

typescript@^4.3.5:
version "4.3.5"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.3.5.tgz#4d1c37cc16e893973c45a06886b7113234f119f4"
integrity sha512-DqQgihaQ9cUrskJo9kIyW/+g0Vxsk8cDtZ52a3NGh0YNTfpUSArXSohyUGnvbPazEPLu398C0UxmKSOrPumUzA==
typescript@^4.4.2:
version "4.4.2"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.4.2.tgz#6d618640d430e3569a1dfb44f7d7e600ced3ee86"
integrity sha512-gzP+t5W4hdy4c+68bfcv0t400HVJMMd2+H9B7gae1nQlBzCqvrXX+6GL/b3GAgyTH966pzrZ70/fRjwAtZksSQ==

uid-safe@^2.1.5:
version "2.1.5"
Expand Down

0 comments on commit 2fc9d45

Please sign in to comment.