Skip to content

Commit

Permalink
chore(deps-dev): bump @types/node from 18.11.18 to 20.12.7
Browse files Browse the repository at this point in the history
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.11.18 to 20.12.7.
- [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-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 16, 2024
1 parent 45cfbec commit e3be0c3
Show file tree
Hide file tree
Showing 14 changed files with 82 additions and 70 deletions.
2 changes: 1 addition & 1 deletion packages/accounts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
},
"devDependencies": {
"@near-js/keystores": "workspace:*",
"@types/node": "18.11.18",
"@types/node": "20.12.7",
"bs58": "4.0.0",
"jest": "26.0.1",
"near-hello": "0.5.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/biometric-ed25519/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"fido2-lib": "3.4.1"
},
"devDependencies": {
"@types/node": "18.11.18",
"@types/node": "20.12.7",
"jest": "26.0.1"
}
}
2 changes: 1 addition & 1 deletion packages/crypto/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"randombytes": "2.1.0"
},
"devDependencies": {
"@types/node": "18.11.18",
"@types/node": "20.12.7",
"jest": "26.0.1",
"ts-jest": "26.5.6",
"typescript": "4.9.4"
Expand Down
2 changes: 1 addition & 1 deletion packages/iframe-rpc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@
"events": "3.3.0"
},
"devDependencies": {
"@types/node": "18.11.18"
"@types/node": "20.12.7"
}
}
2 changes: 1 addition & 1 deletion packages/keystores-node/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@near-js/keystores": "workspace:*"
},
"devDependencies": {
"@types/node": "18.11.18",
"@types/node": "20.12.7",
"jest": "26.0.1",
"ts-jest": "26.5.6",
"typescript": "4.9.4"
Expand Down
2 changes: 1 addition & 1 deletion packages/keystores/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@near-js/types": "workspace:*"
},
"devDependencies": {
"@types/node": "18.11.18",
"@types/node": "20.12.7",
"jest": "26.0.1",
"ts-jest": "26.5.6",
"typescript": "4.9.4"
Expand Down
2 changes: 1 addition & 1 deletion packages/near-api-js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
},
"devDependencies": {
"@types/http-errors": "1.6.1",
"@types/node": "18.11.18",
"@types/node": "20.12.7",
"browserify": "16.2.3",
"bs58": "4.0.0",
"bundlewatch": "0.3.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/providers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"http-errors": "1.7.2"
},
"devDependencies": {
"@types/node": "18.11.18",
"@types/node": "20.12.7",
"jest": "26.0.1",
"near-workspaces": "3.4.0",
"ts-jest": "26.5.6",
Expand Down
2 changes: 1 addition & 1 deletion packages/signers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@noble/hashes": "1.3.3"
},
"devDependencies": {
"@types/node": "18.11.18",
"@types/node": "20.12.7",
"jest": "26.0.1",
"ts-jest": "26.5.6",
"typescript": "4.9.4"
Expand Down
2 changes: 1 addition & 1 deletion packages/transactions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
},
"devDependencies": {
"@near-js/keystores": "workspace:*",
"@types/node": "18.11.18",
"@types/node": "20.12.7",
"jest": "26.0.1",
"ts-jest": "26.5.6",
"typescript": "4.9.4"
Expand Down
2 changes: 1 addition & 1 deletion packages/types/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"author": "",
"license": "ISC",
"devDependencies": {
"@types/node": "18.11.18",
"@types/node": "20.12.7",
"jest": "26.0.1",
"ts-jest": "26.5.6",
"typescript": "4.9.4"
Expand Down
2 changes: 1 addition & 1 deletion packages/utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"mustache": "4.0.0"
},
"devDependencies": {
"@types/node": "18.11.18",
"@types/node": "20.12.7",
"jest": "26.0.1",
"ts-jest": "26.5.6",
"typescript": "4.9.4"
Expand Down
2 changes: 1 addition & 1 deletion packages/wallet-account/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"borsh": "1.0.0"
},
"devDependencies": {
"@types/node": "18.11.18",
"@types/node": "20.12.7",
"jest": "26.0.1",
"localstorage-memory": "1.0.3",
"ts-jest": "26.5.6",
Expand Down
Loading

0 comments on commit e3be0c3

Please sign in to comment.