[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=jsii-docgen&package-manager=npm_and_yarn&previous-version=7.0.91&new-version=7.0.95)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
---
yarn.lock | 81 ++++++++++++++++++++-----------------------------------
1 file changed, 29 insertions(+), 52 deletions(-)
diff --git a/yarn.lock b/yarn.lock
index 7ed6cdf7..bd0cfc01 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -594,14 +594,6 @@
"@jridgewell/resolve-uri" "^3.0.3"
"@jridgewell/sourcemap-codec" "^1.4.10"
-"@jsii/check-node@1.67.0":
- version "1.67.0"
- resolved "https://registry.yarnpkg.com/@jsii/check-node/-/check-node-1.67.0.tgz#6ab7dd81b21b7fcff21508c182a9bc1d0a2a7402"
- integrity sha512-Rwi01YE74xFOJrCtnUj9jossXJaEtE5KUcuU5UUGl/W4LRUdrXoJHPH1v5Agt7Az0fGGbE8yI0kD2NviWqnTew==
- dependencies:
- chalk "^4.1.2"
- semver "^7.3.7"
-
"@jsii/check-node@1.68.0":
version "1.68.0"
resolved "https://registry.yarnpkg.com/@jsii/check-node/-/check-node-1.68.0.tgz#2ee6fe9a98b3427e290b9d88f25c4b8778e036ff"
@@ -610,14 +602,7 @@
chalk "^4.1.2"
semver "^7.3.7"
-"@jsii/spec@1.67.0":
- version "1.67.0"
- resolved "https://registry.yarnpkg.com/@jsii/spec/-/spec-1.67.0.tgz#d318739b4e8e82118e505721917e86b51fb1585b"
- integrity sha512-C/rGqdqQTJxgN/6tWQ6qcbQnKH76moZAGP+deT/TVx9JrrtrabrFhWfdqjtNYqpgNl1HKmHOSEO3Id5bBoFgvw==
- dependencies:
- ajv "^8.11.0"
-
-"@jsii/spec@^1.67.0", "@jsii/spec@^1.68.0":
+"@jsii/spec@1.68.0", "@jsii/spec@^1.68.0":
version "1.68.0"
resolved "https://registry.yarnpkg.com/@jsii/spec/-/spec-1.68.0.tgz#3108f176a5ab0d85b2474e533cb4b9558069d238"
integrity sha512-PO5JdBZupZXY7YC14pUJfGf6Xq85kdp6ONoudetv9nhUBx4cbmPYY527OjqTNkpLBWFEugQidgXe2W9WLZ8t7A==
@@ -2756,7 +2741,18 @@ fast-diff@^1.1.2:
resolved "https://registry.yarnpkg.com/fast-diff/-/fast-diff-1.2.0.tgz#73ee11982d86caaf7959828d519cfe927fac5f03"
integrity sha512-xJuoT5+L99XlZ8twedaRf6Ax2TgQVxvgZOYoPKqZufmJib0tL2tegPBOZb1pVNgIhlqDlA0eO0c3wBvQcmzx4w==
-fast-glob@^3.2.11, fast-glob@^3.2.9:
+fast-glob@^3.2.12:
+ version "3.2.12"
+ resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-3.2.12.tgz#7f39ec99c2e6ab030337142da9e0c18f37afae80"
+ integrity sha512-DVj4CQIYYow0BlaelwK1pHl5n5cRSJfM60UA0zK891sVInoPri2Ekj7+e1CT3/3qxXenpI+nBBmQAcJPJgaj4w==
+ dependencies:
+ "@nodelib/fs.stat" "^2.0.2"
+ "@nodelib/fs.walk" "^1.2.3"
+ glob-parent "^5.1.2"
+ merge2 "^1.3.0"
+ micromatch "^4.0.4"
+
+fast-glob@^3.2.9:
version "3.2.11"
resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-3.2.11.tgz#a1172ad95ceb8a16e20caa5c5e56480e5129c1d9"
integrity sha512-xrO3+1bxSo3ZVHAnqzyuewYT6aMFHRAd4Kcs92MAonjwQZLsK9d0SF1IyQ3k5PoirxTW0Oe/RqFgMQ6TcNE5Ew==
@@ -4204,21 +4200,21 @@ jsii-diff@^1.52.1:
yargs "^16.2.0"
jsii-docgen@^7.0.51:
- version "7.0.91"
- resolved "https://registry.yarnpkg.com/jsii-docgen/-/jsii-docgen-7.0.91.tgz#5e31d5a67557c12dd94a91923549ec1e2549291e"
- integrity sha512-mdvfsarfCNFs+O7yyBe31K1/TucN/Wu6W0VxTXNTl+nTiqDgKf6qsZfk3apTZZoMwijCRcwFEqJceE6DGJmQCA==
+ version "7.0.95"
+ resolved "https://registry.yarnpkg.com/jsii-docgen/-/jsii-docgen-7.0.95.tgz#d8966b427b649673148bdb33beba2e5b589829e3"
+ integrity sha512-bBvPo/+g5hZ+nUrMWgVhFYOkyXGxkvnJjWsGHANQoHKjBFB5UCjmMgeATqgrQcYg+wSebkjIEl5f53vSzxJJbw==
dependencies:
- "@jsii/spec" "^1.67.0"
+ "@jsii/spec" "^1.68.0"
case "^1.6.3"
fs-extra "^10.1.0"
glob "^7.2.3"
glob-promise "^3.4.0"
- jsii-reflect "^1.67.0"
- jsii-rosetta "^1.67.0"
+ jsii-reflect "^1.68.0"
+ jsii-rosetta "^1.68.0"
semver "^7.3.7"
yargs "^16.2.0"
-jsii-reflect@^1.67.0, jsii-reflect@^1.68.0:
+jsii-reflect@^1.68.0:
version "1.68.0"
resolved "https://registry.yarnpkg.com/jsii-reflect/-/jsii-reflect-1.68.0.tgz#87ed8693e34cb3cbc8081c7724a384c021b1e751"
integrity sha512-7dEw/nfS7DKZaRDwG2+AfRmfn+Qirj3hEcEGBIWfkRu1vCsFERnUFCm0gYo/1OLJjzUr69Jh5SHR/RnYvC9N2Q==
@@ -4230,43 +4226,24 @@ jsii-reflect@^1.67.0, jsii-reflect@^1.68.0:
oo-ascii-tree "^1.68.0"
yargs "^16.2.0"
-jsii-rosetta@^1.67.0:
- version "1.67.0"
- resolved "https://registry.yarnpkg.com/jsii-rosetta/-/jsii-rosetta-1.67.0.tgz#f2ee67511e29299cb212559340eff68b5522b551"
- integrity sha512-hXUwB2NMZCsjDYItuLAoy6GAUDfUHzcPpC5vBjXC3ol33B7CI6OC8FxLj9wX/+aKweTuN1g51JIcYH5hM7jN6A==
+jsii-rosetta@^1.68.0:
+ version "1.68.0"
+ resolved "https://registry.yarnpkg.com/jsii-rosetta/-/jsii-rosetta-1.68.0.tgz#3759e69ab8d9b6a6168741aed2cf3194b3dfa3ed"
+ integrity sha512-IJMh1SE/BnsOWpMICYssK25pa7oyzJqidg+kbaeDrFRaYN6KUCKB5T+FLffmnAygLpKHS5EAgK1B8Tt85ZYpJA==
dependencies:
- "@jsii/check-node" "1.67.0"
- "@jsii/spec" "1.67.0"
+ "@jsii/check-node" "1.68.0"
+ "@jsii/spec" "1.68.0"
"@xmldom/xmldom" "^0.8.2"
commonmark "^0.30.0"
- fast-glob "^3.2.11"
- jsii "1.67.0"
+ fast-glob "^3.2.12"
+ jsii "1.68.0"
semver "^7.3.7"
semver-intersect "^1.4.0"
typescript "~3.9.10"
workerpool "^6.2.1"
yargs "^16.2.0"
-jsii@1.67.0:
- version "1.67.0"
- resolved "https://registry.yarnpkg.com/jsii/-/jsii-1.67.0.tgz#e529e24656eac589c59328301d5363742e8ca023"
- integrity sha512-CY7q4pmeq65H7bwx5KW0YHoDMgjg/jOXFWNG2juOOasFBzl7DMJpKTP00nj7vMPb4z/LgOJaZJA5y5GBMSCQzQ==
- dependencies:
- "@jsii/check-node" "1.67.0"
- "@jsii/spec" "^1.67.0"
- case "^1.6.3"
- chalk "^4"
- fast-deep-equal "^3.1.3"
- fs-extra "^10.1.0"
- log4js "^6.6.1"
- semver "^7.3.7"
- semver-intersect "^1.4.0"
- sort-json "^2.0.1"
- spdx-license-list "^6.6.0"
- typescript "~3.9.10"
- yargs "^16.2.0"
-
-jsii@^1.52.1:
+jsii@1.68.0, jsii@^1.52.1:
version "1.68.0"
resolved "https://registry.yarnpkg.com/jsii/-/jsii-1.68.0.tgz#497cfacb13bb79029d4e322896278d005c65ab1e"
integrity sha512-L6ufFo+XqWY93VONxNZ3rL9qIaYPFr0P4gBHk1O6T9/HGZWMnYBjEqhWUb36ur1NBldNmMlSnoZFFitt7HksUQ==