Skip to content

Commit

Permalink
Merge pull request #122 from nsc-de/dependabot/npm_and_yarn/typedoc-0…
Browse files Browse the repository at this point in the history
….25.4

Bump typedoc from 0.25.3 to 0.25.4
  • Loading branch information
nsc-de committed Dec 5, 2023
2 parents 830e7dc + 3cfded6 commit f34672e
Show file tree
Hide file tree
Showing 21 changed files with 44 additions and 44 deletions.
48 changes: 24 additions & 24 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"eslint-plugin-jest": "^27.6.0",
"jest": "^29.7.0",
"source-map-support": "^0.5.21",
"typedoc": "^0.25.3"
"typedoc": "^0.25.4"
},
"scripts": {
"build": "turbo run build",
Expand Down
2 changes: 1 addition & 1 deletion packages/adapter/mongodb/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"eslint-plugin-jest": "^27.6.0",
"jest": "^29.7.0",
"source-map-support": "^0.5.21",
"typedoc": "^0.25.3",
"typedoc": "^0.25.4",
"typescript": "^5.3.2"
},
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion packages/addon/authorization/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"eslint-plugin-jest": "^27.6.0",
"jest": "^29.7.0",
"source-map-support": "^0.5.21",
"typedoc": "^0.25.3",
"typedoc": "^0.25.4",
"typescript": "^5.3.2"
},
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion packages/addon/builder/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"eslint-plugin-jest": "^27.6.0",
"jest": "^29.7.0",
"source-map-support": "^0.5.21",
"typedoc": "^0.25.3",
"typedoc": "^0.25.4",
"typescript": "^5.3.2"
},
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion packages/addon/database-adapter-tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"eslint-plugin-jest": "^27.6.0",
"jest": "^29.7.0",
"source-map-support": "^0.5.21",
"typedoc": "^0.25.3",
"typedoc": "^0.25.4",
"typescript": "^5.3.2"
},
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion packages/addon/database/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"eslint-plugin-jest": "^27.6.0",
"jest": "^29.7.0",
"source-map-support": "^0.5.21",
"typedoc": "^0.25.3",
"typedoc": "^0.25.4",
"typescript": "^5.3.2"
},
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion packages/addon/generator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"eslint-plugin-jest": "^27.6.0",
"jest": "^29.7.0",
"source-map-support": "^0.5.21",
"typedoc": "^0.25.3",
"typedoc": "^0.25.4",
"typescript": "^5.3.2"
},
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion packages/addon/info-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"rster": "^0.1.10",
"source-map-support": "^0.5.21",
"supertest-fetch": "^1.5.0",
"typedoc": "^0.25.3",
"typedoc": "^0.25.4",
"typescript": "^5.3.2"
},
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion packages/addon/info-explorer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"react-scripts": "5.0.1",
"sass": "^1.69.5",
"source-map-support": "^0.5.21",
"typedoc": "^0.25.3",
"typedoc": "^0.25.4",
"typescript": "^5.3.2",
"web-vitals": "^3.5.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/addon/info/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"eslint-plugin-jest": "^27.6.0",
"jest": "^29.7.0",
"source-map-support": "^0.5.21",
"typedoc": "^0.25.3",
"typedoc": "^0.25.4",
"typescript": "^5.3.2"
},
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion packages/addon/ping/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"eslint-plugin-jest": "^27.6.0",
"jest": "^29.7.0",
"source-map-support": "^0.5.21",
"typedoc": "^0.25.3",
"typedoc": "^0.25.4",
"typescript": "^5.3.2"
},
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion packages/addon/proxy/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"jest": "^29.7.0",
"rster": "^0.1.10",
"source-map-support": "^0.5.21",
"typedoc": "^0.25.3",
"typedoc": "^0.25.4",
"typescript": "^5.3.2"
},
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion packages/core/basic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
},
"devDependencies": {
"@types/debug": "^4.1.12",
"typedoc": "^0.25.3"
"typedoc": "^0.25.4"
},
"scripts": {
"build:js": "babel src --out-dir lib --extensions \".ts,.tsx\" --source-maps inline",
Expand Down
2 changes: 1 addition & 1 deletion packages/core/common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"eslint-plugin-jest": "^27.6.0",
"jest": "^29.7.0",
"source-map-support": "^0.5.21",
"typedoc": "^0.25.3",
"typedoc": "^0.25.4",
"typescript": "^5.3.2"
},
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion packages/core/rster/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"eslint-plugin-jest": "^27.6.0",
"jest": "^29.7.0",
"source-map-support": "^0.5.21",
"typedoc": "^0.25.3",
"typedoc": "^0.25.4",
"typescript": "^5.3.2"
},
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion packages/core/types/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"eslint-plugin-jest": "^27.6.0",
"jest": "^29.7.0",
"source-map-support": "^0.5.21",
"typedoc": "^0.25.3",
"typedoc": "^0.25.4",
"typescript": "^5.3.2"
},
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion packages/core/util/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"eslint-plugin-jest": "^27.6.0",
"jest": "^29.7.0",
"source-map-support": "^0.5.21",
"typedoc": "^0.25.3",
"typedoc": "^0.25.4",
"typescript": "^5.3.2"
},
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion packages/worker/express/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"jest": "^29.7.0",
"source-map-support": "^0.5.21",
"supertest": "^6.3.3",
"typedoc": "^0.25.3",
"typedoc": "^0.25.4",
"typescript": "^5.3.2"
},
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion packages/worker/http-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"jest": "^29.7.0",
"source-map-support": "^0.5.21",
"supertest": "^6.3.3",
"typedoc": "^0.25.3",
"typedoc": "^0.25.4",
"typescript": "^5.3.2"
},
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion packages/worker/rster/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"jest": "^29.7.0",
"source-map-support": "^0.5.21",
"supertest": "^6.3.3",
"typedoc": "^0.25.3",
"typedoc": "^0.25.4",
"typescript": "^5.3.2"
},
"scripts": {
Expand Down

0 comments on commit f34672e

Please sign in to comment.