Skip to content

Commit

Permalink
chore(deps): update dependency typedoc to v0.23.23
Browse files Browse the repository at this point in the history
  • Loading branch information
remedyrenovate[bot] committed Dec 18, 2022
1 parent 17d56ee commit f42f85d
Show file tree
Hide file tree
Showing 17 changed files with 81 additions and 75 deletions.
2 changes: 1 addition & 1 deletion packages/feathers-auth-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"devDependencies": {
"@feathersjs/feathers": "5.0.0-pre.26",
"tsup": "6.2.3",
"typedoc": "0.23.15",
"typedoc": "0.23.23",
"typedoc-plugin-markdown": "3.13.6",
"typescript": "4.8.4"
},
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 @@ -50,7 +50,7 @@
"@types/express": "4.17.14",
"@types/multer": "~1.4.7",
"tsup": "6.2.3",
"typedoc": "0.23.15",
"typedoc": "0.23.23",
"typedoc-plugin-markdown": "3.13.6",
"typescript": "4.8.4"
},
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 @@ -41,7 +41,7 @@
"@feathersjs/feathers": "5.0.0-pre.26",
"@snickbit/indexer": "^2.5.27",
"tsup": "6.2.3",
"typedoc": "0.23.15",
"typedoc": "0.23.23",
"typedoc-plugin-markdown": "3.13.6",
"typescript": "4.8.4"
},
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 @@ -33,7 +33,7 @@
"@feathersjs/feathers": "5.0.0-pre.26",
"@snickbit/indexer": "^2.5.27",
"tsup": "6.2.3",
"typedoc": "0.23.15",
"typedoc": "0.23.23",
"typedoc-plugin-markdown": "3.13.6",
"typescript": "4.8.4"
},
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 @@ -38,7 +38,7 @@
"@feathersjs/feathers": "5.0.0-pre.26",
"@types/node": "18.8.3",
"tsup": "6.2.3",
"typedoc": "0.23.15",
"typedoc": "0.23.23",
"typedoc-plugin-markdown": "3.13.6",
"typescript": "4.8.4"
},
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 @@ -36,7 +36,7 @@
"devDependencies": {
"@feathersjs/feathers": "5.0.0-pre.26",
"tsup": "6.2.3",
"typedoc": "0.23.15",
"typedoc": "0.23.23",
"typedoc-plugin-markdown": "3.13.6",
"typescript": "4.8.4"
},
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 @@ -39,7 +39,7 @@
"devDependencies": {
"@feathersjs/feathers": "5.0.0-pre.26",
"tsup": "6.2.3",
"typedoc": "0.23.15",
"typedoc": "0.23.23",
"typedoc-plugin-markdown": "3.13.6",
"typescript": "4.8.4"
},
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 @@ -41,7 +41,7 @@
},
"devDependencies": {
"tsup": "6.2.3",
"typedoc": "0.23.15",
"typedoc": "0.23.23",
"typedoc-plugin-markdown": "3.13.6",
"typescript": "4.8.4"
},
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 @@ -48,7 +48,7 @@
"devDependencies": {
"@types/pouchdb": "6.4.0",
"tsup": "6.2.3",
"typedoc": "0.23.15",
"typedoc": "0.23.23",
"typedoc-plugin-markdown": "3.13.6",
"typescript": "4.8.4"
},
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 @@ -41,7 +41,7 @@
"@feathersjs/feathers": "5.0.0-pre.26",
"@snickbit/indexer": "^2.5.27",
"tsup": "6.2.3",
"typedoc": "0.23.15",
"typedoc": "0.23.23",
"typedoc-plugin-markdown": "3.13.6",
"typescript": "4.8.4"
},
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 @@ -39,7 +39,7 @@
"devDependencies": {
"@snickbit/indexer": "^2.5.27",
"tsup": "6.2.3",
"typedoc": "0.23.15",
"typedoc": "0.23.23",
"typedoc-plugin-markdown": "3.13.6",
"typescript": "4.8.4"
},
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 @@ -46,7 +46,7 @@
"devDependencies": {
"@snickbit/indexer": "^2.5.27",
"tsup": "6.2.3",
"typedoc": "0.23.15",
"typedoc": "0.23.23",
"typedoc-plugin-markdown": "3.13.6",
"typescript": "4.8.4"
},
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 @@ -35,7 +35,7 @@
},
"devDependencies": {
"tsup": "6.2.3",
"typedoc": "0.23.15",
"typedoc": "0.23.23",
"typedoc-plugin-markdown": "3.13.6",
"typescript": "4.8.4"
},
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 @@ -36,7 +36,7 @@
},
"devDependencies": {
"tsup": "6.2.3",
"typedoc": "0.23.15",
"typedoc": "0.23.23",
"typedoc-plugin-markdown": "3.13.6",
"typescript": "4.8.4"
},
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 @@ -35,7 +35,7 @@
},
"devDependencies": {
"tsup": "6.2.3",
"typedoc": "0.23.15",
"typedoc": "0.23.23",
"typedoc-plugin-markdown": "3.13.6",
"typescript": "4.8.4"
},
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 @@ -54,7 +54,7 @@
"devDependencies": {
"@snickbit/indexer": "^2.5.27",
"tsup": "6.2.3",
"typedoc": "0.23.15",
"typedoc": "0.23.23",
"typedoc-plugin-markdown": "3.13.6",
"typescript": "4.8.4"
},
Expand Down
Loading

0 comments on commit f42f85d

Please sign in to comment.