Skip to content

Commit

Permalink
build(deps-dev): bump @types/node from 20.8.10 to 20.10.3 (#831)
Browse files Browse the repository at this point in the history
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.8.10 to 20.10.3.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 4, 2023
1 parent 693fc50 commit d74f7a8
Show file tree
Hide file tree
Showing 20 changed files with 23 additions and 23 deletions.
2 changes: 1 addition & 1 deletion libraries/grpc-sdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"@types/fs-extra": "^11.0.2",
"@types/google-protobuf": "^3.15.6",
"@types/lodash": "^4.14.200",
"@types/node": "20.8.10",
"@types/node": "20.10.3",
"copyfiles": "^2.4.1",
"rimraf": "^5.0.5",
"ts-proto": "^1.160.0",
Expand Down
2 changes: 1 addition & 1 deletion libraries/hermes/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"@types/express": "~4.17.17",
"@types/graphql-type-json": "^0.3.5",
"@types/lodash": "^4.14.200",
"@types/node": "20.8.10",
"@types/node": "20.10.3",
"@types/object-hash": "^3.0.6",
"rimraf": "^5.0.5",
"typescript": "~5.0.4"
Expand Down
2 changes: 1 addition & 1 deletion libraries/module-tools/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"@types/fs-extra": "^11.0.2",
"@types/google-protobuf": "^3.15.6",
"@types/lodash": "^4.14.200",
"@types/node": "20.8.10",
"@types/node": "20.10.3",
"copyfiles": "^2.4.1",
"rimraf": "^5.0.5",
"ts-proto": "^1.160.0",
Expand Down
2 changes: 1 addition & 1 deletion libraries/node-2fa/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
},
"devDependencies": {
"@types/jest": "^29.5.10",
"@types/node": "^20.8.10",
"@types/node": "^20.10.3",
"@typescript-eslint/eslint-plugin": "^5.58.0",
"@typescript-eslint/parser": "^5.62.0",
"eslint": "^8.38.0",
Expand Down
2 changes: 1 addition & 1 deletion libraries/testing-tools/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@types/convict": "^6.1.6",
"@types/google-protobuf": "^3.15.6",
"@types/lodash": "^4.14.200",
"@types/node": "20.8.10",
"@types/node": "20.10.3",
"copyfiles": "^2.4.1",
"rimraf": "^5.0.5",
"ts-proto": "^1.160.0",
Expand Down
2 changes: 1 addition & 1 deletion modules/authentication/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"@types/convict": "^6.1.6",
"@types/jsonwebtoken": "^9.0.1",
"@types/lodash": "^4.14.200",
"@types/node": "20.8.10",
"@types/node": "20.10.3",
"@types/uuid": "^9.0.5",
"copyfiles": "^2.4.1",
"rimraf": "^5.0.5",
Expand Down
2 changes: 1 addition & 1 deletion modules/authorization/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"@types/convict": "^6.1.6",
"@types/jsonwebtoken": "^9.0.1",
"@types/lodash": "^4.14.200",
"@types/node": "20.8.10",
"@types/node": "20.10.3",
"@types/uuid": "^9.0.5",
"copyfiles": "^2.4.1",
"rimraf": "^5.0.5",
Expand Down
2 changes: 1 addition & 1 deletion modules/chat/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"uuid": "^9.0.1"
},
"devDependencies": {
"@types/node": "20.8.10",
"@types/node": "20.10.3",
"@types/uuid": "^9.0.5",
"copyfiles": "^2.4.1",
"rimraf": "^5.0.5",
Expand Down
2 changes: 1 addition & 1 deletion modules/database/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
},
"devDependencies": {
"@types/lodash": "^4.14.200",
"@types/node": "20.8.10",
"@types/node": "20.10.3",
"@types/dottie": "^2.0.5",
"copyfiles": "^2.4.1",
"rimraf": "^5.0.5",
Expand Down
2 changes: 1 addition & 1 deletion modules/email/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"@types/lodash": "^4.14.200",
"@types/mailgun-js": "^0.22.16",
"@types/mandrill-api": "^1.0.33",
"@types/node": "20.8.10",
"@types/node": "20.10.3",
"@types/nodemailer": "^6.4.14",
"@types/nodemailer-mailgun-transport": "^1.4.3",
"@types/smtp-server": "^3.5.7",
Expand Down
2 changes: 1 addition & 1 deletion modules/forms/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"devDependencies": {
"@types/convict": "^6.1.6",
"@types/lodash": "^4.14.200",
"@types/node": "20.8.10",
"@types/node": "20.10.3",
"copyfiles": "^2.4.1",
"rimraf": "^5.0.5",
"typescript": "~5.0.4"
Expand Down
2 changes: 1 addition & 1 deletion modules/functions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"devDependencies": {
"@types/convict": "^6.1.6",
"@types/lodash": "^4.14.200",
"@types/node": "20.8.10",
"@types/node": "20.10.3",
"copyfiles": "^2.4.1",
"rimraf": "^5.0.5",
"ts-proto": "^1.160.0",
Expand Down
2 changes: 1 addition & 1 deletion modules/push-notifications/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"devDependencies": {
"@types/convict": "^6.1.6",
"@types/lodash": "^4.14.200",
"@types/node": "20.8.10",
"@types/node": "20.10.3",
"copyfiles": "^2.4.1",
"ts-proto": "^1.160.0",
"rimraf": "^5.0.5",
Expand Down
2 changes: 1 addition & 1 deletion modules/router/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"@types/express": "~4.17.17",
"@types/graphql-type-json": "^0.3.5",
"@types/lodash": "^4.14.200",
"@types/node": "20.8.10",
"@types/node": "20.10.3",
"express": "~4.18.2",
"rimraf": "^5.0.5",
"ts-proto": "^1.160.0",
Expand Down
2 changes: 1 addition & 1 deletion modules/sms/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"@types/otp-generator": "^4.0.2",
"@types/convict": "^6.1.6",
"@types/lodash": "^4.14.200",
"@types/node": "20.8.10",
"@types/node": "20.10.3",
"copyfiles": "^2.4.1",
"rimraf": "^5.0.5",
"ts-proto": "^1.160.0",
Expand Down
2 changes: 1 addition & 1 deletion modules/storage/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"@types/ali-oss": "^6.16.7",
"@types/convict": "^6.1.6",
"@types/lodash": "^4.14.200",
"@types/node": "20.8.10",
"@types/node": "20.10.3",
"@types/uuid": "^9.0.5",
"copyfiles": "^2.4.1",
"rimraf": "^5.0.5",
Expand Down
2 changes: 1 addition & 1 deletion packages/admin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"@types/jest": "^29.5.10",
"@types/jsonwebtoken": "^9.0.1",
"@types/lodash": "^4.14.200",
"@types/node": "20.8.10",
"@types/node": "20.10.3",
"express": "~4.18.2",
"jest": "^29.7.0",
"rimraf": "^5.0.5",
Expand Down
2 changes: 1 addition & 1 deletion packages/commons/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@types/express": "~4.17.17",
"@types/is-natural-number": "^4.0.2",
"@types/lodash": "^4.14.200",
"@types/node": "20.8.10",
"@types/node": "20.10.3",
"@types/validator": "^13.11.5",
"express": "~4.18.2",
"rimraf": "^5.0.5",
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@types/express": "~4.17.17",
"@types/jest": "^29.5.10",
"@types/lodash": "^4.14.200",
"@types/node": "20.8.10",
"@types/node": "20.10.3",
"copyfiles": "^2.4.1",
"jest": "^29.7.0",
"rimraf": "^5.0.5",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3697,10 +3697,10 @@
"@types/node" "*"
form-data "^3.0.0"

"@types/node@*", "@types/node@20.8.10", "@types/node@>=10.0.0", "@types/node@>=12.12.47", "@types/node@>=13.7.0", "@types/node@^20.8.10":
version "20.8.10"
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.8.10.tgz#a5448b895c753ae929c26ce85cab557c6d4a365e"
integrity sha512-TlgT8JntpcbmKUFzjhsyhGfP2fsiz1Mv56im6enJ905xG1DAYesxJaeSbGqQmAw8OWPdhyJGhGSQGKRNJ45u9w==
"@types/node@*", "@types/node@20.10.3", "@types/node@>=10.0.0", "@types/node@>=12.12.47", "@types/node@>=13.7.0", "@types/node@^20.10.3":
version "20.10.3"
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.10.3.tgz#4900adcc7fc189d5af5bb41da8f543cea6962030"
integrity sha512-XJavIpZqiXID5Yxnxv3RUDKTN5b81ddNC3ecsA0SoFXz/QU8OGBwZGMomiq0zw+uuqbL/krztv/DINAQ/EV4gg==
dependencies:
undici-types "~5.26.4"

Expand Down

0 comments on commit d74f7a8

Please sign in to comment.