Skip to content

Commit

Permalink
chore(deps): update dependency typescript to v4.9.5
Browse files Browse the repository at this point in the history
  • Loading branch information
remedyrenovate[bot] committed Feb 11, 2023
1 parent 834a227 commit 066a923
Show file tree
Hide file tree
Showing 18 changed files with 131 additions and 123 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"semantic-release": "19.0.5",
"shx": "0.3.4",
"turbo": "1.5.6",
"typescript": "4.8.4"
"typescript": "4.9.5"
},
"engines": {
"node": ">= 12"
Expand Down
2 changes: 1 addition & 1 deletion packages/feathers-auth-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"tsup": "6.2.3",
"typedoc": "0.23.15",
"typedoc-plugin-markdown": "3.13.6",
"typescript": "4.8.4"
"typescript": "4.9.5"
},
"peerDependencies": {
"@feathersjs/feathers": "5.0.0-pre.26"
Expand Down
2 changes: 1 addition & 1 deletion packages/feathers-files/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"tsup": "6.2.3",
"typedoc": "0.23.15",
"typedoc-plugin-markdown": "3.13.6",
"typescript": "4.8.4"
"typescript": "4.9.5"
},
"peerDependencies": {
"@feathersjs/feathers": "5.0.0-pre.26"
Expand Down
2 changes: 1 addition & 1 deletion packages/feathers-helpers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"tsup": "6.2.3",
"typedoc": "0.23.15",
"typedoc-plugin-markdown": "3.13.6",
"typescript": "4.8.4"
"typescript": "4.9.5"
},
"peerDependencies": {
"@feathersjs/feathers": "5.0.0-pre.26"
Expand Down
2 changes: 1 addition & 1 deletion packages/feathers-hooks/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"tsup": "6.2.3",
"typedoc": "0.23.15",
"typedoc-plugin-markdown": "3.13.6",
"typescript": "4.8.4"
"typescript": "4.9.5"
},
"peerDependencies": {
"@feathersjs/feathers": "5.0.0-pre.26"
Expand Down
2 changes: 1 addition & 1 deletion packages/feathers-logger/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"tsup": "6.2.3",
"typedoc": "0.23.15",
"typedoc-plugin-markdown": "3.13.6",
"typescript": "4.8.4"
"typescript": "4.9.5"
},
"peerDependencies": {
"@feathersjs/feathers": "5.0.0-pre.26"
Expand Down
2 changes: 1 addition & 1 deletion packages/feathers-logs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"tsup": "6.2.3",
"typedoc": "0.23.15",
"typedoc-plugin-markdown": "3.13.6",
"typescript": "4.8.4"
"typescript": "4.9.5"
},
"peerDependencies": {
"@feathersjs/feathers": "5.0.0-pre.26"
Expand Down
2 changes: 1 addition & 1 deletion packages/feathers-model/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"tsup": "6.2.3",
"typedoc": "0.23.15",
"typedoc-plugin-markdown": "3.13.6",
"typescript": "4.8.4"
"typescript": "4.9.5"
},
"peerDependencies": {
"@feathersjs/feathers": "5.0.0-pre.26"
Expand Down
2 changes: 1 addition & 1 deletion packages/feathers-mongo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"tsup": "6.2.3",
"typedoc": "0.23.15",
"typedoc-plugin-markdown": "3.13.6",
"typescript": "4.8.4"
"typescript": "4.9.5"
},
"peerDependencies": {
"@feathersjs/feathers": "5.0.0-pre.26"
Expand Down
2 changes: 1 addition & 1 deletion packages/feathers-pouchdb/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"tsup": "6.2.3",
"typedoc": "0.23.15",
"typedoc-plugin-markdown": "3.13.6",
"typescript": "4.8.4"
"typescript": "4.9.5"
},
"engines": {
"node": ">= 12"
Expand Down
2 changes: 1 addition & 1 deletion packages/feathers-redis/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"tsup": "6.2.3",
"typedoc": "0.23.15",
"typedoc-plugin-markdown": "3.13.6",
"typescript": "4.8.4"
"typescript": "4.9.5"
},
"peerDependencies": {
"@feathersjs/feathers": "5.0.0-pre.26"
Expand Down
2 changes: 1 addition & 1 deletion packages/feathers-rest/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"tsup": "6.2.3",
"typedoc": "0.23.15",
"typedoc-plugin-markdown": "3.13.6",
"typescript": "4.8.4"
"typescript": "4.9.5"
},
"peerDependencies": {
"@feathersjs/feathers": "5.0.0-pre.26"
Expand Down
2 changes: 1 addition & 1 deletion packages/feathers-tasks/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"tsup": "6.2.3",
"typedoc": "0.23.15",
"typedoc-plugin-markdown": "3.13.6",
"typescript": "4.8.4"
"typescript": "4.9.5"
},
"peerDependencies": {
"@feathersjs/feathers": "5.0.0-pre.26"
Expand Down
2 changes: 1 addition & 1 deletion packages/feathers-up-mongodb/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"tsup": "6.2.3",
"typedoc": "0.23.15",
"typedoc-plugin-markdown": "3.13.6",
"typescript": "4.8.4"
"typescript": "4.9.5"
},
"engines": {
"node": ">= 12"
Expand Down
2 changes: 1 addition & 1 deletion packages/feathers-up-mysql/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"tsup": "6.2.3",
"typedoc": "0.23.15",
"typedoc-plugin-markdown": "3.13.6",
"typescript": "4.8.4"
"typescript": "4.9.5"
},
"engines": {
"node": ">= 12"
Expand Down
2 changes: 1 addition & 1 deletion packages/feathers-up-redis/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"tsup": "6.2.3",
"typedoc": "0.23.15",
"typedoc-plugin-markdown": "3.13.6",
"typescript": "4.8.4"
"typescript": "4.9.5"
},
"engines": {
"node": ">= 12"
Expand Down
2 changes: 1 addition & 1 deletion packages/feathers-up/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"tsup": "6.2.3",
"typedoc": "0.23.15",
"typedoc-plugin-markdown": "3.13.6",
"typescript": "4.8.4"
"typescript": "4.9.5"
},
"peerDependencies": {
"@feathersjs/feathers": "5.0.0-pre.26"
Expand Down
Loading

0 comments on commit 066a923

Please sign in to comment.