From 8461ef68040006eabc35dd0e71c8740f1ac8153b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Dec 2021 09:45:51 -0800 Subject: [PATCH] build(deps-dev): bump typedoc from 0.22.8 to 0.22.10 (#1837) Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.22.8 to 0.22.10. - [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.8...v0.22.10) --- 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> --- package-lock.json | 40 +++++++++++++++++++++------------------- 1 file changed, 21 insertions(+), 19 deletions(-) diff --git a/package-lock.json b/package-lock.json index 0269287c..8df7dddd 100644 --- a/package-lock.json +++ b/package-lock.json @@ -15575,8 +15575,9 @@ } }, "node_modules/typedoc": { - "version": "0.22.8", - "integrity": "sha512-92S+YzyhospdXN5rnkYUTgirdTYqNWY7NP9vco+IqQQoiSXzVSUsawVro+tMyEEsWUS7EMaJ2YOjB9uE0CBi6A==", + "version": "0.22.10", + "resolved": "https://registry.npmjs.org/typedoc/-/typedoc-0.22.10.tgz", + "integrity": "sha512-hQYZ4WtoMZ61wDC6w10kxA42+jclWngdmztNZsDvIz7BMJg7F2xnT+uYsUa7OluyKossdFj9E9Ye4QOZKTy8SA==", "dev": true, "dependencies": { "glob": "^7.2.0", @@ -15592,7 +15593,7 @@ "node": ">= 12.10.0" }, "peerDependencies": { - "typescript": "4.0.x || 4.1.x || 4.2.x || 4.3.x || 4.4.x" + "typescript": "4.0.x || 4.1.x || 4.2.x || 4.3.x || 4.4.x || 4.5.x" } }, "node_modules/typedoc/node_modules/glob": { @@ -16607,7 +16608,7 @@ } }, "packages/ripple-address-codec": { - "version": "4.2.1-beta.0", + "version": "4.2.1", "integrity": "sha512-9QhBNDiWjwj7l+WQ7H7klXF/VwxVj2Q0HRhd4vLCueTPoxUtaNQyfvUZFiXJrqxg0heM3/iWxupkq4TwrXgSuQ==", "license": "ISC", "dependencies": { @@ -16619,7 +16620,7 @@ } }, "packages/ripple-binary-codec": { - "version": "1.2.1-beta.0", + "version": "1.2.1", "integrity": "sha512-XMRCbFXyG+dGp3x7tMs9IwA+FVWPPaGjdHYW2+g4Q/WQJqFp5MRED+jjOBOUafmrW4TUsOn1PEEdbB4ozWbDBw==", "license": "ISC", "dependencies": { @@ -16628,7 +16629,7 @@ "buffer": "5.6.0", "create-hash": "^1.2.0", "decimal.js": "^10.2.0", - "ripple-address-codec": "^4.2.1-beta.0" + "ripple-address-codec": "^4.2.1" }, "engines": { "node": ">=10.22.0" @@ -16643,7 +16644,7 @@ } }, "packages/ripple-keypairs": { - "version": "1.1.1-beta.0", + "version": "1.1.1", "integrity": "sha512-Zlmbtn2YUpW4uKlLm2/tpkY5RC/EXQlkJwIIKp0AoF9D23pJ43/EuipNW2F6qURdbkUezDwB0bMV7uRXip3x2w==", "license": "ISC", "dependencies": { @@ -16651,14 +16652,14 @@ "brorand": "^1.0.5", "elliptic": "^6.5.4", "hash.js": "^1.0.3", - "ripple-address-codec": "^4.2.1-beta.0" + "ripple-address-codec": "^4.2.1" }, "engines": { "node": ">= 10" } }, "packages/xrpl": { - "version": "2.0.3-beta.0", + "version": "2.0.3", "integrity": "sha512-NmrSYpXym7NzGABeXU1H8g4ZtCxRhr/3wu0lguxzcIYpcKPgWLYimg+s9NLLNbPWTZdxXu9SeSWu5zh4gyqAeA==", "license": "ISC", "dependencies": { @@ -16667,9 +16668,9 @@ "bip39": "^3.0.4", "https-proxy-agent": "^5.0.0", "lodash": "^4.17.4", - "ripple-address-codec": "^4.2.1-beta.0", - "ripple-binary-codec": "^1.2.1-beta.0", - "ripple-keypairs": "^1.1.1-beta.0", + "ripple-address-codec": "^4.2.1", + "ripple-binary-codec": "^1.2.1", + "ripple-keypairs": "^1.1.1", "ws": "^8.2.2" }, "devDependencies": { @@ -27095,7 +27096,7 @@ "buffer": "5.6.0", "create-hash": "^1.2.0", "decimal.js": "^10.2.0", - "ripple-address-codec": "^4.2.1-beta.0" + "ripple-address-codec": "^4.2.1" }, "dependencies": { "buffer": { @@ -27115,7 +27116,7 @@ "brorand": "^1.0.5", "elliptic": "^6.5.4", "hash.js": "^1.0.3", - "ripple-address-codec": "^4.2.1-beta.0" + "ripple-address-codec": "^4.2.1" } }, "rsvp": { @@ -28569,8 +28570,9 @@ } }, "typedoc": { - "version": "0.22.8", - "integrity": "sha512-92S+YzyhospdXN5rnkYUTgirdTYqNWY7NP9vco+IqQQoiSXzVSUsawVro+tMyEEsWUS7EMaJ2YOjB9uE0CBi6A==", + "version": "0.22.10", + "resolved": "https://registry.npmjs.org/typedoc/-/typedoc-0.22.10.tgz", + "integrity": "sha512-hQYZ4WtoMZ61wDC6w10kxA42+jclWngdmztNZsDvIz7BMJg7F2xnT+uYsUa7OluyKossdFj9E9Ye4QOZKTy8SA==", "dev": true, "requires": { "glob": "^7.2.0", @@ -29252,9 +29254,9 @@ "bip39": "^3.0.4", "https-proxy-agent": "^5.0.0", "lodash": "^4.17.4", - "ripple-address-codec": "^4.2.1-beta.0", - "ripple-binary-codec": "^1.2.1-beta.0", - "ripple-keypairs": "^1.1.1-beta.0", + "ripple-address-codec": "^4.2.1", + "ripple-binary-codec": "^1.2.1", + "ripple-keypairs": "^1.1.1", "ws": "^8.2.2", "xrpl-local": "file:src" },