From a5e0099e879a68655b22b2a7e427389a9773b7cc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Sep 2021 15:25:19 +0000 Subject: [PATCH] chore: bump typedoc from 0.22.2 to 0.22.3 in /web3.js (#19817) Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.22.2 to 0.22.3. - [Release notes](https://github.com/TypeStrong/TypeDoc/releases) - [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md) - [Commits](https://github.com/TypeStrong/TypeDoc/compare/v0.22.2...v0.22.3) --- updated-dependencies: - dependency-name: typedoc dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- web3.js/package-lock.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/web3.js/package-lock.json b/web3.js/package-lock.json index ae1f35a507..f7ef2a3ee4 100644 --- a/web3.js/package-lock.json +++ b/web3.js/package-lock.json @@ -19258,9 +19258,9 @@ } }, "node_modules/typedoc": { - "version": "0.22.2", - "resolved": "https://registry.npmjs.org/typedoc/-/typedoc-0.22.2.tgz", - "integrity": "sha512-p516wGGy6bCUj8k5ZpWWqOT2qa0e5lVU6APiQhEHS4T9LPmCTyAIb9PJgtHbSnkCBnaZE+oOK+lSgCKWGzgJ+w==", + "version": "0.22.3", + "resolved": "https://registry.npmjs.org/typedoc/-/typedoc-0.22.3.tgz", + "integrity": "sha512-EOWf9Vf3Vfb/jzBzr87uoLybQw9fx3iyXLUcpQn9F2Ks1/ZJN9iGeBbYRU+VNqrWvV4T+aS7Ife7GFEJUf0ohQ==", "dev": true, "dependencies": { "glob": "^7.1.7", @@ -34845,9 +34845,9 @@ } }, "typedoc": { - "version": "0.22.2", - "resolved": "https://registry.npmjs.org/typedoc/-/typedoc-0.22.2.tgz", - "integrity": "sha512-p516wGGy6bCUj8k5ZpWWqOT2qa0e5lVU6APiQhEHS4T9LPmCTyAIb9PJgtHbSnkCBnaZE+oOK+lSgCKWGzgJ+w==", + "version": "0.22.3", + "resolved": "https://registry.npmjs.org/typedoc/-/typedoc-0.22.3.tgz", + "integrity": "sha512-EOWf9Vf3Vfb/jzBzr87uoLybQw9fx3iyXLUcpQn9F2Ks1/ZJN9iGeBbYRU+VNqrWvV4T+aS7Ife7GFEJUf0ohQ==", "dev": true, "requires": { "glob": "^7.1.7",