chore: bump typescript from 4.2.4 to 4.3.2 in /web3.js (#17536)

* chore: bump typescript from 4.2.4 to 4.3.2 in /web3.js

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.2.4 to 4.3.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.2.4...v4.3.2)

Signed-off-by: dependabot[bot] <support@github.com>

* chore: bump typedoc to beta

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Justin Starry <justin@solana.com>
This commit is contained in:
dependabot[bot] 2021-06-11 14:54:00 -07:00 committed by GitHub
parent ddd9ec4c40
commit 8e83b315e4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 42 additions and 63 deletions

View File

@ -83,8 +83,8 @@
"start-server-and-test": "^1.12.0", "start-server-and-test": "^1.12.0",
"ts-node": "^10.0.0", "ts-node": "^10.0.0",
"tslib": "^2.1.0", "tslib": "^2.1.0",
"typedoc": "^0.20.31", "typedoc": "^0.21.0-beta.2",
"typescript": "^4.1.5" "typescript": "^4.3.2"
} }
}, },
"node_modules/@ardatan/aggregate-error": { "node_modules/@ardatan/aggregate-error": {
@ -10021,9 +10021,9 @@
"dev": true "dev": true
}, },
"node_modules/marked": { "node_modules/marked": {
"version": "2.0.1", "version": "2.0.7",
"resolved": "https://registry.npmjs.org/marked/-/marked-2.0.1.tgz", "resolved": "https://registry.npmjs.org/marked/-/marked-2.0.7.tgz",
"integrity": "sha512-5+/fKgMv2hARmMW7DOpykr2iLhl0NgjyELk5yn92iE7z8Se1IS9n3UsFm86hFXIkvMBmVxki8+ckcpjBeyo/hw==", "integrity": "sha512-BJXxkuIfJchcXOJWTT2DOL+yFWifFv2yGYOUzvXg8Qz610QKw+sHCvTMYwA+qWGhlA2uivBezChZ/pBy1tWdkQ==",
"dev": true, "dev": true,
"bin": { "bin": {
"marked": "bin/marked" "marked": "bin/marked"
@ -13866,7 +13866,7 @@
}, },
"node_modules/npm/node_modules/lodash._baseindexof": { "node_modules/npm/node_modules/lodash._baseindexof": {
"version": "3.1.0", "version": "3.1.0",
"dev": true, "extraneous": true,
"inBundle": true, "inBundle": true,
"license": "MIT" "license": "MIT"
}, },
@ -13882,19 +13882,19 @@
}, },
"node_modules/npm/node_modules/lodash._bindcallback": { "node_modules/npm/node_modules/lodash._bindcallback": {
"version": "3.0.1", "version": "3.0.1",
"dev": true, "extraneous": true,
"inBundle": true, "inBundle": true,
"license": "MIT" "license": "MIT"
}, },
"node_modules/npm/node_modules/lodash._cacheindexof": { "node_modules/npm/node_modules/lodash._cacheindexof": {
"version": "3.0.2", "version": "3.0.2",
"dev": true, "extraneous": true,
"inBundle": true, "inBundle": true,
"license": "MIT" "license": "MIT"
}, },
"node_modules/npm/node_modules/lodash._createcache": { "node_modules/npm/node_modules/lodash._createcache": {
"version": "3.1.2", "version": "3.1.2",
"dev": true, "extraneous": true,
"inBundle": true, "inBundle": true,
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
@ -13909,7 +13909,7 @@
}, },
"node_modules/npm/node_modules/lodash._getnative": { "node_modules/npm/node_modules/lodash._getnative": {
"version": "3.9.1", "version": "3.9.1",
"dev": true, "extraneous": true,
"inBundle": true, "inBundle": true,
"license": "MIT" "license": "MIT"
}, },
@ -13927,7 +13927,7 @@
}, },
"node_modules/npm/node_modules/lodash.restparam": { "node_modules/npm/node_modules/lodash.restparam": {
"version": "3.6.1", "version": "3.6.1",
"dev": true, "extraneous": true,
"inBundle": true, "inBundle": true,
"license": "MIT" "license": "MIT"
}, },
@ -19195,20 +19195,18 @@
} }
}, },
"node_modules/typedoc": { "node_modules/typedoc": {
"version": "0.20.36", "version": "0.21.0-beta.2",
"resolved": "https://registry.npmjs.org/typedoc/-/typedoc-0.20.36.tgz", "resolved": "https://registry.npmjs.org/typedoc/-/typedoc-0.21.0-beta.2.tgz",
"integrity": "sha512-qFU+DWMV/hifQ9ZAlTjdFO9wbUIHuUBpNXzv68ZyURAP9pInjZiO4+jCPeAzHVcaBCHER9WL/+YzzTt6ZlN/Nw==", "integrity": "sha512-oCjdueR4glcSHT6ynR2q5HTpBkBM1ihf3/Wfpl0qriDJutrSg4idZovN+1jx66s+p9QmJE7yzDCXPrZ2GW/Xbw==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"colors": "^1.4.0", "glob": "^7.1.6",
"fs-extra": "^9.1.0",
"handlebars": "^4.7.7", "handlebars": "^4.7.7",
"lodash": "^4.17.21", "lodash": "^4.17.21",
"lunr": "^2.3.9", "lunr": "^2.3.9",
"marked": "^2.0.3", "marked": "^2.0.7",
"minimatch": "^3.0.0", "minimatch": "^3.0.0",
"progress": "^2.0.3", "progress": "^2.0.3",
"shelljs": "^0.8.4",
"shiki": "^0.9.3", "shiki": "^0.9.3",
"typedoc-default-themes": "^0.12.10" "typedoc-default-themes": "^0.12.10"
}, },
@ -19216,7 +19214,10 @@
"typedoc": "bin/typedoc" "typedoc": "bin/typedoc"
}, },
"engines": { "engines": {
"node": ">= 10.8.0" "node": ">= 12.20.0"
},
"peerDependencies": {
"typescript": "4.0.x || 4.1.x || 4.2.x || 4.3.x"
} }
}, },
"node_modules/typedoc-default-themes": { "node_modules/typedoc-default-themes": {
@ -19228,22 +19229,10 @@
"node": ">= 8" "node": ">= 8"
} }
}, },
"node_modules/typedoc/node_modules/marked": {
"version": "2.0.3",
"resolved": "https://registry.npmjs.org/marked/-/marked-2.0.3.tgz",
"integrity": "sha512-5otztIIcJfPc2qGTN8cVtOJEjNJZ0jwa46INMagrYfk0EvqtRuEHLsEe0LrFS0/q+ZRKT0+kXK7P2T1AN5lWRA==",
"dev": true,
"bin": {
"marked": "bin/marked"
},
"engines": {
"node": ">= 8.16.2"
}
},
"node_modules/typescript": { "node_modules/typescript": {
"version": "4.2.4", "version": "4.3.2",
"resolved": "https://registry.npmjs.org/typescript/-/typescript-4.2.4.tgz", "resolved": "https://registry.npmjs.org/typescript/-/typescript-4.3.2.tgz",
"integrity": "sha512-V+evlYHZnQkaz8TRBuxTA92yZBPotr5H+WhQ7bD3hZUndx5tGOa1fuCgeSjxAzM1RiN5IzvadIXTVefuuwZCRg==", "integrity": "sha512-zZ4hShnmnoVnAHpVHWpTcxdv7dWP60S2FsydQLV8V5PbS3FifjWFFRiHSWpDJahly88PRyV5teTSLoq4eG7mKw==",
"dev": true, "dev": true,
"bin": { "bin": {
"tsc": "bin/tsc", "tsc": "bin/tsc",
@ -28218,9 +28207,9 @@
"dev": true "dev": true
}, },
"marked": { "marked": {
"version": "2.0.1", "version": "2.0.7",
"resolved": "https://registry.npmjs.org/marked/-/marked-2.0.1.tgz", "resolved": "https://registry.npmjs.org/marked/-/marked-2.0.7.tgz",
"integrity": "sha512-5+/fKgMv2hARmMW7DOpykr2iLhl0NgjyELk5yn92iE7z8Se1IS9n3UsFm86hFXIkvMBmVxki8+ckcpjBeyo/hw==", "integrity": "sha512-BJXxkuIfJchcXOJWTT2DOL+yFWifFv2yGYOUzvXg8Qz610QKw+sHCvTMYwA+qWGhlA2uivBezChZ/pBy1tWdkQ==",
"dev": true "dev": true
}, },
"marked-terminal": { "marked-terminal": {
@ -30949,7 +30938,7 @@
"lodash._baseindexof": { "lodash._baseindexof": {
"version": "3.1.0", "version": "3.1.0",
"bundled": true, "bundled": true,
"dev": true "extraneous": true
}, },
"lodash._baseuniq": { "lodash._baseuniq": {
"version": "4.6.0", "version": "4.6.0",
@ -30963,17 +30952,17 @@
"lodash._bindcallback": { "lodash._bindcallback": {
"version": "3.0.1", "version": "3.0.1",
"bundled": true, "bundled": true,
"dev": true "extraneous": true
}, },
"lodash._cacheindexof": { "lodash._cacheindexof": {
"version": "3.0.2", "version": "3.0.2",
"bundled": true, "bundled": true,
"dev": true "extraneous": true
}, },
"lodash._createcache": { "lodash._createcache": {
"version": "3.1.2", "version": "3.1.2",
"bundled": true, "bundled": true,
"dev": true, "extraneous": true,
"requires": { "requires": {
"lodash._getnative": "^3.0.0" "lodash._getnative": "^3.0.0"
} }
@ -30986,7 +30975,7 @@
"lodash._getnative": { "lodash._getnative": {
"version": "3.9.1", "version": "3.9.1",
"bundled": true, "bundled": true,
"dev": true "extraneous": true
}, },
"lodash._root": { "lodash._root": {
"version": "3.0.1", "version": "3.0.1",
@ -31001,7 +30990,7 @@
"lodash.restparam": { "lodash.restparam": {
"version": "3.6.1", "version": "3.6.1",
"bundled": true, "bundled": true,
"dev": true "extraneous": true
}, },
"lodash.union": { "lodash.union": {
"version": "4.6.0", "version": "4.6.0",
@ -35209,30 +35198,20 @@
} }
}, },
"typedoc": { "typedoc": {
"version": "0.20.36", "version": "0.21.0-beta.2",
"resolved": "https://registry.npmjs.org/typedoc/-/typedoc-0.20.36.tgz", "resolved": "https://registry.npmjs.org/typedoc/-/typedoc-0.21.0-beta.2.tgz",
"integrity": "sha512-qFU+DWMV/hifQ9ZAlTjdFO9wbUIHuUBpNXzv68ZyURAP9pInjZiO4+jCPeAzHVcaBCHER9WL/+YzzTt6ZlN/Nw==", "integrity": "sha512-oCjdueR4glcSHT6ynR2q5HTpBkBM1ihf3/Wfpl0qriDJutrSg4idZovN+1jx66s+p9QmJE7yzDCXPrZ2GW/Xbw==",
"dev": true, "dev": true,
"requires": { "requires": {
"colors": "^1.4.0", "glob": "^7.1.6",
"fs-extra": "^9.1.0",
"handlebars": "^4.7.7", "handlebars": "^4.7.7",
"lodash": "^4.17.21", "lodash": "^4.17.21",
"lunr": "^2.3.9", "lunr": "^2.3.9",
"marked": "^2.0.3", "marked": "^2.0.7",
"minimatch": "^3.0.0", "minimatch": "^3.0.0",
"progress": "^2.0.3", "progress": "^2.0.3",
"shelljs": "^0.8.4",
"shiki": "^0.9.3", "shiki": "^0.9.3",
"typedoc-default-themes": "^0.12.10" "typedoc-default-themes": "^0.12.10"
},
"dependencies": {
"marked": {
"version": "2.0.3",
"resolved": "https://registry.npmjs.org/marked/-/marked-2.0.3.tgz",
"integrity": "sha512-5otztIIcJfPc2qGTN8cVtOJEjNJZ0jwa46INMagrYfk0EvqtRuEHLsEe0LrFS0/q+ZRKT0+kXK7P2T1AN5lWRA==",
"dev": true
}
} }
}, },
"typedoc-default-themes": { "typedoc-default-themes": {
@ -35242,9 +35221,9 @@
"dev": true "dev": true
}, },
"typescript": { "typescript": {
"version": "4.2.4", "version": "4.3.2",
"resolved": "https://registry.npmjs.org/typescript/-/typescript-4.2.4.tgz", "resolved": "https://registry.npmjs.org/typescript/-/typescript-4.3.2.tgz",
"integrity": "sha512-V+evlYHZnQkaz8TRBuxTA92yZBPotr5H+WhQ7bD3hZUndx5tGOa1fuCgeSjxAzM1RiN5IzvadIXTVefuuwZCRg==", "integrity": "sha512-zZ4hShnmnoVnAHpVHWpTcxdv7dWP60S2FsydQLV8V5PbS3FifjWFFRiHSWpDJahly88PRyV5teTSLoq4eG7mKw==",
"dev": true "dev": true
}, },
"typescript-compiler": { "typescript-compiler": {

View File

@ -136,7 +136,7 @@
"start-server-and-test": "^1.12.0", "start-server-and-test": "^1.12.0",
"ts-node": "^10.0.0", "ts-node": "^10.0.0",
"tslib": "^2.1.0", "tslib": "^2.1.0",
"typedoc": "^0.20.31", "typedoc": "^0.21.0-beta.2",
"typescript": "^4.1.5" "typescript": "^4.3.2"
} }
} }