Skip to content

Commit 87bf83a

Browse files
build(deps): bump @types/node from 16.11.38 to 18.6.3
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.11.38 to 18.6.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:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 38a88d8 commit 87bf83a

File tree

5 files changed

+1597
-2296
lines changed

5 files changed

+1597
-2296
lines changed

aggregator/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"@types/cache-manager": "^3.4.3",
5252
"@types/express": "^4.17.13",
5353
"@types/jest": "27.4.0",
54-
"@types/node": "^16.0.0",
54+
"@types/node": "^18.6.3",
5555
"@types/passport-jwt": "^3.0.6",
5656
"@types/supertest": "^2.0.12",
5757
"@typescript-eslint/eslint-plugin": "^5.30.5",

app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"@testing-library/jest-dom": "^5.16.4",
1212
"@testing-library/user-event": "^14.3.0",
1313
"@types/jest": "^28.1.6",
14-
"@types/node": "^17.0.43",
14+
"@types/node": "^18.6.3",
1515
"@types/react": "^17.0.2",
1616
"@types/react-dom": "^17.0.2",
1717
"@usedapp/core": "^1.1.3",

contract/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"@typechain/hardhat": "^2.3.0",
2727
"@types/chai": "^4.2.21",
2828
"@types/mocha": "^9.1.1",
29-
"@types/node": "^12.20.43",
29+
"@types/node": "^18.6.3",
3030
"@typescript-eslint/eslint-plugin": "^4.33.0",
3131
"@typescript-eslint/parser": "^5.27.1",
3232
"chai": "^4.2.0",

0 commit comments

Comments
 (0)