Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump @types/node from 16.18.36 to 20.3.2 #122

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion apps/enterprise-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@aws-sdk/util-dynamodb": "^3.159.0",
"@enterprise/indexers": "workspace:^",
"@types/express": "^4.17.13",
"@types/node": "^16.11.56",
"@types/node": "^20.3.2",
"@vendia/serverless-express": "^4.10.1",
"aws-lambda": "^1.0.7",
"cors": "^2.8.5",
Expand Down
2 changes: 1 addition & 1 deletion apps/enterprise/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@
"@types/d3-ease": "^3.0.0",
"@types/d3-timer": "^3.0.0",
"@types/jest": "^28.1.8",
"@types/node": "^16.11.56",
"@types/node": "^20.3.2",
"@types/react": "^18.0.17",
"@types/react-dom": "^18.0.6",
"@types/react-router-dom": "^5.3.3",
Expand Down
2 changes: 1 addition & 1 deletion apps/shared-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"@aws-sdk/client-dynamodb": "^3.159.0",
"@aws-sdk/util-dynamodb": "^3.159.0",
"@types/express": "^4.17.13",
"@types/node": "^16.11.56",
"@types/node": "^20.3.2",
"@vendia/serverless-express": "^4.10.1",
"aws-lambda": "^1.0.7",
"cors": "^2.8.5",
Expand Down
2 changes: 1 addition & 1 deletion apps/shared/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"@testing-library/user-event": "^13.5.0",
"@types/big.js": "^6.1.5",
"@types/jest": "^28.1.8",
"@types/node": "^16.11.56",
"@types/node": "^20.3.2",
"@types/react": "^18.0.17",
"@types/react-dom": "^18.0.6",
"@types/react-router-dom": "^5.3.3",
Expand Down
2 changes: 1 addition & 1 deletion indexers/enterprise-stats/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"@aws-sdk/client-dynamodb": "^3.159.0",
"@aws-sdk/util-dynamodb": "^3.159.0",
"@terra-money/feather.js": "^1.0.4",
"@types/node": "^16.11.56",
"@types/node": "^20.3.2",
"aws-lambda": "^1.0.7",
"axios": "^1.4.0",
"big.js": "^6.2.1",
Expand Down
2 changes: 1 addition & 1 deletion indexers/enterprise/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@aws-sdk/client-dynamodb": "^3.159.0",
"@aws-sdk/util-dynamodb": "^3.159.0",
"@terra-money/feather.js": "^1.0.4",
"@types/node": "^16.11.56",
"@types/node": "^20.3.2",
"axios": "^0.27.2",
"big.js": "^6.2.1",
"d3-array": "^3.2.0",
Expand Down
2 changes: 1 addition & 1 deletion indexers/shared/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"@aws-sdk/client-dynamodb": "^3.159.0",
"@aws-sdk/util-dynamodb": "^3.159.0",
"@terra-money/feather.js": "^1.0.4",
"@types/node": "^16.11.56",
"@types/node": "^20.3.2",
"axios": "^0.27.2",
"big.js": "^6.2.1",
"d3-array": "^3.2.0",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"docker:enterprise-indexers": "docker build . -f indexers/enterprise/Dockerfile -t payments/indexers"
},
"dependencies": {
"@types/node": "^16.11.56",
"@types/node": "^20.3.2",
"terrariums": "^1.1.9",
"ts-node": "^10.9.1",
"typescript": "^4.8.2"
Expand Down
30 changes: 15 additions & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ __metadata:
"@types/aws-lambda": ^8.10.102
"@types/express": ^4.17.13
"@types/http-errors": ^1.8.2
"@types/node": ^16.11.56
"@types/node": ^20.3.2
"@vendia/serverless-express": ^4.10.1
aws-lambda: ^1.0.7
cors: ^2.8.5
Expand All @@ -79,7 +79,7 @@ __metadata:
"@aws-sdk/util-dynamodb": ^3.159.0
"@terra-money/feather.js": ^1.0.4
"@types/d3-array": ^3.0.3
"@types/node": ^16.11.56
"@types/node": ^20.3.2
axios: ^0.27.2
big.js: ^6.2.1
d3-array: ^3.2.0
Expand Down Expand Up @@ -2984,7 +2984,7 @@ __metadata:
"@types/aws-lambda": ^8.10.102
"@types/express": ^4.17.13
"@types/http-errors": ^1.8.2
"@types/node": ^16.11.56
"@types/node": ^20.3.2
"@vendia/serverless-express": ^4.10.1
aws-lambda: ^1.0.7
cors: ^2.8.5
Expand Down Expand Up @@ -3029,7 +3029,7 @@ __metadata:
"@types/d3-ease": ^3.0.0
"@types/d3-timer": ^3.0.0
"@types/jest": ^28.1.8
"@types/node": ^16.11.56
"@types/node": ^20.3.2
"@types/react": ^18.0.17
"@types/react-dom": ^18.0.6
"@types/react-router-dom": ^5.3.3
Expand Down Expand Up @@ -3102,7 +3102,7 @@ __metadata:
"@aws-sdk/util-dynamodb": ^3.159.0
"@terra-money/feather.js": ^1.0.4
"@types/d3-array": ^3.0.3
"@types/node": ^16.11.56
"@types/node": ^20.3.2
axios: ^0.27.2
big.js: ^6.2.1
d3-array: ^3.2.0
Expand All @@ -3125,7 +3125,7 @@ __metadata:
"@terra-money/feather.js": ^1.0.4
"@types/d3-array": ^3.0.3
"@types/memoizee": ^0.4.8
"@types/node": ^16.11.56
"@types/node": ^20.3.2
aws-lambda: ^1.0.7
axios: ^1.4.0
big.js: ^6.2.1
Expand Down Expand Up @@ -4413,7 +4413,7 @@ __metadata:
"@testing-library/user-event": ^13.5.0
"@types/big.js": ^6.1.5
"@types/jest": ^28.1.8
"@types/node": ^16.11.56
"@types/node": ^20.3.2
"@types/react": ^18.0.17
"@types/react-dom": ^18.0.6
"@types/react-router-dom": ^5.3.3
Expand Down Expand Up @@ -5102,20 +5102,20 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:^16.11.56":
version: 16.18.36
resolution: "@types/node@npm:16.18.36"
checksum: a9d138fa1269079c60daad6984713dc0b713983f8b34a83edbc6d7957b2e38beab9b2598c9fe99f19d073e20bc212a18aaf82eabdc23ef64dce7d2089a9aab2a
languageName: node
linkType: hard

"@types/node@npm:^18.0.0":
version: 18.16.18
resolution: "@types/node@npm:18.16.18"
checksum: d32d8a0a04cd3f5ecb361bcb42f3a07623881ac90d680e06bf626defb3c663a94860d11690babe607cfe67265eceeb8a59ba5fe40c0e49f5a1b01e0088640469
languageName: node
linkType: hard

"@types/node@npm:^20.3.2":
version: 20.3.2
resolution: "@types/node@npm:20.3.2"
checksum: 5929ce2b9b12b1e2a2304a0921a953c72a81f5753ad39ac43b99ce6312fbb2b4fb5bc6b60d64a2550704e3223cd5de1299467d36085ac69888899db978f2653a
languageName: node
linkType: hard

"@types/numeral@npm:^2.0.2":
version: 2.0.2
resolution: "@types/numeral@npm:2.0.2"
Expand Down Expand Up @@ -8897,7 +8897,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "enterprise@workspace:."
dependencies:
"@types/node": ^16.11.56
"@types/node": ^20.3.2
husky: ^8.0.3
jest-watch-typeahead: 2.1.1
json-schema-to-typescript: ^11.0.2
Expand Down