diff --git a/.changeset/wicked-rings-admire.md b/.changeset/wicked-rings-admire.md new file mode 100644 index 00000000..5dfe6dcc --- /dev/null +++ b/.changeset/wicked-rings-admire.md @@ -0,0 +1,5 @@ +--- +web-csv-toolbox: patch +--- + +build(deps-dev): bump typedoc-plugin-mdn-links from 3.1.18 to 3.1.29 diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index aed45379..98b97561 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -49,7 +49,7 @@ importers: version: 0.25.12(typescript@5.4.5) typedoc-plugin-mdn-links: specifier: ^3.1.14 - version: 3.1.18(typedoc@0.25.12(typescript@5.4.5)) + version: 3.1.29(typedoc@0.25.12(typescript@5.4.5)) typescript: specifier: ^5.3.3 version: 5.4.5 @@ -1758,6 +1758,7 @@ packages: inflight@1.0.6: resolution: {integrity: sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==} + deprecated: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful. inherits@2.0.4: resolution: {integrity: sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==} @@ -2898,8 +2899,8 @@ packages: typed-array-length@1.0.4: resolution: {integrity: sha512-KjZypGq+I/H7HI5HlOoGHkWUUGq+Q0TPhQurLbyrVrvnKTBgzLhIJ7j6J/XTQOi0d1RjyZ0wdas8bKs2p0x3Ng==} - typedoc-plugin-mdn-links@3.1.18: - resolution: {integrity: sha512-BGzSUEHT15o3g2Q1q/5tBQufAM+yqJNwU1aUmYZC9qbfCS1I5qyEkmoxZ9ks2Z3TwPTZ8PMfIKd2vq5/0nmLnw==} + typedoc-plugin-mdn-links@3.1.29: + resolution: {integrity: sha512-dFKri2eYa+Owq+/3h3z/GvRQF5yM5kzbPqQWLo0LTIv5s78tFGq+yl8vNGf6CkJGakPBfdnHdfeo4bSsVZH0WQ==} peerDependencies: typedoc: '>= 0.23.14 || 0.24.x || 0.25.x' @@ -6187,7 +6188,7 @@ snapshots: for-each: 0.3.3 is-typed-array: 1.1.12 - typedoc-plugin-mdn-links@3.1.18(typedoc@0.25.12(typescript@5.4.5)): + typedoc-plugin-mdn-links@3.1.29(typedoc@0.25.12(typescript@5.4.5)): dependencies: typedoc: 0.25.12(typescript@5.4.5)