gaussian.dev/themes/hugo-bearblog/package-lock.json

687 lines
24 KiB
JSON
Raw Normal View History

2020-08-31 15:40:11 +02:00
{
"name": "hugo-bearblog",
"version": "1.0.0",
chore(deps-dev): bump js-beautify from 1.15.1 to 1.15.2 (#105) Bumps [js-beautify](https://github.com/beautifier/js-beautify) from 1.15.1 to 1.15.2. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/beautifier/js-beautify/blob/main/CHANGELOG.md">js-beautify's changelog</a>.</em></p> <blockquote> <h2>v1.15.2</h2> <ul> <li>Patch SNYK-JS-CROSSSPAWN-8303230 issue brought it through old glob package (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2328">#2328</a>)</li> <li>release wheels on pypi (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2313">#2313</a>)</li> <li>ModuleNotFoundError: No module named 'setuptools.command.test' as of latest setuptools package release (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2301">#2301</a>)</li> <li>[Python]Compatible with setuptools&gt;=72 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2300">#2300</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/beautifier/js-beautify/commit/6014e7a5cf6aefe13d6ca0befc0ae73921deb238"><code>6014e7a</code></a> Release: 1.15.2</li> <li><a href="https://github.com/beautifier/js-beautify/commit/99b86e4af68932a1b8269ae73dcbf436229b079c"><code>99b86e4</code></a> Merge remote-tracking branch 'origin/staging/main' into staging/release</li> <li><a href="https://github.com/beautifier/js-beautify/commit/08b18539a6ae0a687212439bc824dc10759680c8"><code>08b1853</code></a> Bump version numbers for 1.15.2</li> <li><a href="https://github.com/beautifier/js-beautify/commit/adb5a571900b3d210ee646527338f4a41b98e57e"><code>adb5a57</code></a> Update Changelog</li> <li><a href="https://github.com/beautifier/js-beautify/commit/fc9848417dad6c71f2bfecf9f2e284d011a25734"><code>fc98484</code></a> Bump nopt from 8.0.0 to 8.1.0 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2343">#2343</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/73a195c243deca8c9c8cb8d5b0a6dad4165fa8d7"><code>73a195c</code></a> Bump mocha from 11.0.1 to 11.1.0 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2342">#2342</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/ac09b0e4734d8295566a985967435ddf6b6d148b"><code>ac09b0e</code></a> Bump webpack-cli from 5.1.4 to 6.0.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2336">#2336</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/06b94cf9f8e42c1ed3b149ed5d80fe04ffaa186d"><code>06b94cf</code></a> Bump glob from 11.0.0 to 11.0.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2340">#2340</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/d99c5218474f16de79e3f7aef69ef24b052285f0"><code>d99c521</code></a> Bump webpack from 5.96.1 to 5.97.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2335">#2335</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/5460c97283ad5d8b049619f9f9561cdf0bbe96b1"><code>5460c97</code></a> fix(cli): templating arguments getops (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2280">#2280</a>)</li> <li>Additional commits viewable in <a href="https://github.com/beautifier/js-beautify/compare/v1.15.1...v1.15.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=js-beautify&package-manager=npm_and_yarn&previous-version=1.15.1&new-version=1.15.2)](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) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-10 17:21:21 +00:00
"lockfileVersion": 3,
"requires": true,
chore(deps-dev): bump js-beautify from 1.15.1 to 1.15.2 (#105) Bumps [js-beautify](https://github.com/beautifier/js-beautify) from 1.15.1 to 1.15.2. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/beautifier/js-beautify/blob/main/CHANGELOG.md">js-beautify's changelog</a>.</em></p> <blockquote> <h2>v1.15.2</h2> <ul> <li>Patch SNYK-JS-CROSSSPAWN-8303230 issue brought it through old glob package (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2328">#2328</a>)</li> <li>release wheels on pypi (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2313">#2313</a>)</li> <li>ModuleNotFoundError: No module named 'setuptools.command.test' as of latest setuptools package release (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2301">#2301</a>)</li> <li>[Python]Compatible with setuptools&gt;=72 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2300">#2300</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/beautifier/js-beautify/commit/6014e7a5cf6aefe13d6ca0befc0ae73921deb238"><code>6014e7a</code></a> Release: 1.15.2</li> <li><a href="https://github.com/beautifier/js-beautify/commit/99b86e4af68932a1b8269ae73dcbf436229b079c"><code>99b86e4</code></a> Merge remote-tracking branch 'origin/staging/main' into staging/release</li> <li><a href="https://github.com/beautifier/js-beautify/commit/08b18539a6ae0a687212439bc824dc10759680c8"><code>08b1853</code></a> Bump version numbers for 1.15.2</li> <li><a href="https://github.com/beautifier/js-beautify/commit/adb5a571900b3d210ee646527338f4a41b98e57e"><code>adb5a57</code></a> Update Changelog</li> <li><a href="https://github.com/beautifier/js-beautify/commit/fc9848417dad6c71f2bfecf9f2e284d011a25734"><code>fc98484</code></a> Bump nopt from 8.0.0 to 8.1.0 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2343">#2343</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/73a195c243deca8c9c8cb8d5b0a6dad4165fa8d7"><code>73a195c</code></a> Bump mocha from 11.0.1 to 11.1.0 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2342">#2342</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/ac09b0e4734d8295566a985967435ddf6b6d148b"><code>ac09b0e</code></a> Bump webpack-cli from 5.1.4 to 6.0.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2336">#2336</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/06b94cf9f8e42c1ed3b149ed5d80fe04ffaa186d"><code>06b94cf</code></a> Bump glob from 11.0.0 to 11.0.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2340">#2340</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/d99c5218474f16de79e3f7aef69ef24b052285f0"><code>d99c521</code></a> Bump webpack from 5.96.1 to 5.97.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2335">#2335</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/5460c97283ad5d8b049619f9f9561cdf0bbe96b1"><code>5460c97</code></a> fix(cli): templating arguments getops (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2280">#2280</a>)</li> <li>Additional commits viewable in <a href="https://github.com/beautifier/js-beautify/compare/v1.15.1...v1.15.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=js-beautify&package-manager=npm_and_yarn&previous-version=1.15.1&new-version=1.15.2)](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) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-10 17:21:21 +00:00
"packages": {
"": {
"version": "1.0.0",
"license": "MIT",
"devDependencies": {
chore(deps-dev): bump js-beautify from 1.15.3 to 1.15.4 (#109) Bumps [js-beautify](https://github.com/beautifier/js-beautify) from 1.15.3 to 1.15.4. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/beautifier/js-beautify/blob/main/CHANGELOG.md">js-beautify's changelog</a>.</em></p> <blockquote> <h2>v1.15.4</h2> <ul> <li>Downgrade nopt to v7.x to maintain Node.js v14 compatibility (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2358">#2358</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/beautifier/js-beautify/commit/1eab9a1c5e360f375cd77cafc3921ec7558fb705"><code>1eab9a1</code></a> Merge remote-tracking branch 'origin/staging/main' into staging/release</li> <li><a href="https://github.com/beautifier/js-beautify/commit/b8174edb90f0f6fe05372ba61b1fbaa1793af5c3"><code>b8174ed</code></a> Bump version numbers for 1.15.4</li> <li><a href="https://github.com/beautifier/js-beautify/commit/0f0b61a18e348087e87c55dd77045f73a393a96f"><code>0f0b61a</code></a> Update Changelog</li> <li><a href="https://github.com/beautifier/js-beautify/commit/11faca4ea08aaf86f4b547a5b0cf9518592fd8c9"><code>11faca4</code></a> Downgrade nopt to maintain nodejs 14 support</li> <li><a href="https://github.com/beautifier/js-beautify/commit/53bf08942f6dd2f502585ac459c3d98937a0476b"><code>53bf089</code></a> Merge pull request <a href="https://redirect.github.com/beautifier/js-beautify/issues/2353">#2353</a> from beautifier/staging/release</li> <li><a href="https://github.com/beautifier/js-beautify/commit/bc8ce4b436d8a42ae8ee0d1da05bdb64fbaad684"><code>bc8ce4b</code></a> Merge pull request <a href="https://redirect.github.com/beautifier/js-beautify/issues/2352">#2352</a> from beautifier/staging/main</li> <li>See full diff in <a href="https://github.com/beautifier/js-beautify/compare/v1.15.3...v1.15.4">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=js-beautify&package-manager=npm_and_yarn&previous-version=1.15.3&new-version=1.15.4)](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) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-28 17:22:17 +00:00
"js-beautify": "^1.15.4"
chore(deps-dev): bump js-beautify from 1.15.1 to 1.15.2 (#105) Bumps [js-beautify](https://github.com/beautifier/js-beautify) from 1.15.1 to 1.15.2. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/beautifier/js-beautify/blob/main/CHANGELOG.md">js-beautify's changelog</a>.</em></p> <blockquote> <h2>v1.15.2</h2> <ul> <li>Patch SNYK-JS-CROSSSPAWN-8303230 issue brought it through old glob package (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2328">#2328</a>)</li> <li>release wheels on pypi (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2313">#2313</a>)</li> <li>ModuleNotFoundError: No module named 'setuptools.command.test' as of latest setuptools package release (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2301">#2301</a>)</li> <li>[Python]Compatible with setuptools&gt;=72 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2300">#2300</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/beautifier/js-beautify/commit/6014e7a5cf6aefe13d6ca0befc0ae73921deb238"><code>6014e7a</code></a> Release: 1.15.2</li> <li><a href="https://github.com/beautifier/js-beautify/commit/99b86e4af68932a1b8269ae73dcbf436229b079c"><code>99b86e4</code></a> Merge remote-tracking branch 'origin/staging/main' into staging/release</li> <li><a href="https://github.com/beautifier/js-beautify/commit/08b18539a6ae0a687212439bc824dc10759680c8"><code>08b1853</code></a> Bump version numbers for 1.15.2</li> <li><a href="https://github.com/beautifier/js-beautify/commit/adb5a571900b3d210ee646527338f4a41b98e57e"><code>adb5a57</code></a> Update Changelog</li> <li><a href="https://github.com/beautifier/js-beautify/commit/fc9848417dad6c71f2bfecf9f2e284d011a25734"><code>fc98484</code></a> Bump nopt from 8.0.0 to 8.1.0 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2343">#2343</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/73a195c243deca8c9c8cb8d5b0a6dad4165fa8d7"><code>73a195c</code></a> Bump mocha from 11.0.1 to 11.1.0 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2342">#2342</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/ac09b0e4734d8295566a985967435ddf6b6d148b"><code>ac09b0e</code></a> Bump webpack-cli from 5.1.4 to 6.0.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2336">#2336</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/06b94cf9f8e42c1ed3b149ed5d80fe04ffaa186d"><code>06b94cf</code></a> Bump glob from 11.0.0 to 11.0.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2340">#2340</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/d99c5218474f16de79e3f7aef69ef24b052285f0"><code>d99c521</code></a> Bump webpack from 5.96.1 to 5.97.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2335">#2335</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/5460c97283ad5d8b049619f9f9561cdf0bbe96b1"><code>5460c97</code></a> fix(cli): templating arguments getops (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2280">#2280</a>)</li> <li>Additional commits viewable in <a href="https://github.com/beautifier/js-beautify/compare/v1.15.1...v1.15.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=js-beautify&package-manager=npm_and_yarn&previous-version=1.15.1&new-version=1.15.2)](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) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-10 17:21:21 +00:00
}
},
"node_modules/@isaacs/cliui": {
"version": "8.0.2",
"resolved": "https://registry.npmjs.org/@isaacs/cliui/-/cliui-8.0.2.tgz",
"integrity": "sha512-O8jcjabXaleOG9DQ0+ARXWZBTfnP4WNAqzuiJK7ll44AmxGKv/J2M4TPjxjY3znBCfvBXFzucm1twdyFybFqEA==",
"dev": true,
chore(deps-dev): bump js-beautify from 1.15.1 to 1.15.2 (#105) Bumps [js-beautify](https://github.com/beautifier/js-beautify) from 1.15.1 to 1.15.2. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/beautifier/js-beautify/blob/main/CHANGELOG.md">js-beautify's changelog</a>.</em></p> <blockquote> <h2>v1.15.2</h2> <ul> <li>Patch SNYK-JS-CROSSSPAWN-8303230 issue brought it through old glob package (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2328">#2328</a>)</li> <li>release wheels on pypi (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2313">#2313</a>)</li> <li>ModuleNotFoundError: No module named 'setuptools.command.test' as of latest setuptools package release (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2301">#2301</a>)</li> <li>[Python]Compatible with setuptools&gt;=72 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2300">#2300</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/beautifier/js-beautify/commit/6014e7a5cf6aefe13d6ca0befc0ae73921deb238"><code>6014e7a</code></a> Release: 1.15.2</li> <li><a href="https://github.com/beautifier/js-beautify/commit/99b86e4af68932a1b8269ae73dcbf436229b079c"><code>99b86e4</code></a> Merge remote-tracking branch 'origin/staging/main' into staging/release</li> <li><a href="https://github.com/beautifier/js-beautify/commit/08b18539a6ae0a687212439bc824dc10759680c8"><code>08b1853</code></a> Bump version numbers for 1.15.2</li> <li><a href="https://github.com/beautifier/js-beautify/commit/adb5a571900b3d210ee646527338f4a41b98e57e"><code>adb5a57</code></a> Update Changelog</li> <li><a href="https://github.com/beautifier/js-beautify/commit/fc9848417dad6c71f2bfecf9f2e284d011a25734"><code>fc98484</code></a> Bump nopt from 8.0.0 to 8.1.0 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2343">#2343</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/73a195c243deca8c9c8cb8d5b0a6dad4165fa8d7"><code>73a195c</code></a> Bump mocha from 11.0.1 to 11.1.0 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2342">#2342</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/ac09b0e4734d8295566a985967435ddf6b6d148b"><code>ac09b0e</code></a> Bump webpack-cli from 5.1.4 to 6.0.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2336">#2336</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/06b94cf9f8e42c1ed3b149ed5d80fe04ffaa186d"><code>06b94cf</code></a> Bump glob from 11.0.0 to 11.0.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2340">#2340</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/d99c5218474f16de79e3f7aef69ef24b052285f0"><code>d99c521</code></a> Bump webpack from 5.96.1 to 5.97.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2335">#2335</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/5460c97283ad5d8b049619f9f9561cdf0bbe96b1"><code>5460c97</code></a> fix(cli): templating arguments getops (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2280">#2280</a>)</li> <li>Additional commits viewable in <a href="https://github.com/beautifier/js-beautify/compare/v1.15.1...v1.15.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=js-beautify&package-manager=npm_and_yarn&previous-version=1.15.1&new-version=1.15.2)](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) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-10 17:21:21 +00:00
"license": "ISC",
"dependencies": {
"string-width": "^5.1.2",
"string-width-cjs": "npm:string-width@^4.2.0",
"strip-ansi": "^7.0.1",
"strip-ansi-cjs": "npm:strip-ansi@^6.0.1",
"wrap-ansi": "^8.1.0",
"wrap-ansi-cjs": "npm:wrap-ansi@^7.0.0"
},
chore(deps-dev): bump js-beautify from 1.15.1 to 1.15.2 (#105) Bumps [js-beautify](https://github.com/beautifier/js-beautify) from 1.15.1 to 1.15.2. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/beautifier/js-beautify/blob/main/CHANGELOG.md">js-beautify's changelog</a>.</em></p> <blockquote> <h2>v1.15.2</h2> <ul> <li>Patch SNYK-JS-CROSSSPAWN-8303230 issue brought it through old glob package (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2328">#2328</a>)</li> <li>release wheels on pypi (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2313">#2313</a>)</li> <li>ModuleNotFoundError: No module named 'setuptools.command.test' as of latest setuptools package release (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2301">#2301</a>)</li> <li>[Python]Compatible with setuptools&gt;=72 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2300">#2300</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/beautifier/js-beautify/commit/6014e7a5cf6aefe13d6ca0befc0ae73921deb238"><code>6014e7a</code></a> Release: 1.15.2</li> <li><a href="https://github.com/beautifier/js-beautify/commit/99b86e4af68932a1b8269ae73dcbf436229b079c"><code>99b86e4</code></a> Merge remote-tracking branch 'origin/staging/main' into staging/release</li> <li><a href="https://github.com/beautifier/js-beautify/commit/08b18539a6ae0a687212439bc824dc10759680c8"><code>08b1853</code></a> Bump version numbers for 1.15.2</li> <li><a href="https://github.com/beautifier/js-beautify/commit/adb5a571900b3d210ee646527338f4a41b98e57e"><code>adb5a57</code></a> Update Changelog</li> <li><a href="https://github.com/beautifier/js-beautify/commit/fc9848417dad6c71f2bfecf9f2e284d011a25734"><code>fc98484</code></a> Bump nopt from 8.0.0 to 8.1.0 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2343">#2343</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/73a195c243deca8c9c8cb8d5b0a6dad4165fa8d7"><code>73a195c</code></a> Bump mocha from 11.0.1 to 11.1.0 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2342">#2342</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/ac09b0e4734d8295566a985967435ddf6b6d148b"><code>ac09b0e</code></a> Bump webpack-cli from 5.1.4 to 6.0.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2336">#2336</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/06b94cf9f8e42c1ed3b149ed5d80fe04ffaa186d"><code>06b94cf</code></a> Bump glob from 11.0.0 to 11.0.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2340">#2340</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/d99c5218474f16de79e3f7aef69ef24b052285f0"><code>d99c521</code></a> Bump webpack from 5.96.1 to 5.97.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2335">#2335</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/5460c97283ad5d8b049619f9f9561cdf0bbe96b1"><code>5460c97</code></a> fix(cli): templating arguments getops (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2280">#2280</a>)</li> <li>Additional commits viewable in <a href="https://github.com/beautifier/js-beautify/compare/v1.15.1...v1.15.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=js-beautify&package-manager=npm_and_yarn&previous-version=1.15.1&new-version=1.15.2)](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) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-10 17:21:21 +00:00
"engines": {
"node": ">=12"
}
},
"node_modules/@one-ini/wasm": {
"version": "0.1.1",
"resolved": "https://registry.npmjs.org/@one-ini/wasm/-/wasm-0.1.1.tgz",
"integrity": "sha512-XuySG1E38YScSJoMlqovLru4KTUNSjgVTIjyh7qMX6aNN5HY5Ct5LhRJdxO79JtTzKfzV/bnWpz+zquYrISsvw==",
"dev": true
},
chore(deps-dev): bump js-beautify from 1.15.2 to 1.15.3 (#106) Bumps [js-beautify](https://github.com/beautifier/js-beautify) from 1.15.2 to 1.15.3. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/beautifier/js-beautify/releases">js-beautify's releases</a>.</em></p> <blockquote> <h2>v1.15.3 🌈</h2> <p>Downgrade <code>glob</code> to v10.x for Node.js 18.x support</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/beautifier/js-beautify/blob/main/CHANGELOG.md">js-beautify's changelog</a>.</em></p> <blockquote> <h2>v1.15.3</h2> <ul> <li>fix node 18 support by downgrading glob to v10 (<a href="https://redirect.github.com/beautifier/js-beautify/pull/2350">#2350</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/beautifier/js-beautify/commit/78748ead003a548236f4e106cc66b4df829b7e21"><code>78748ea</code></a> Merge remote-tracking branch 'origin/staging/main' into staging/release</li> <li><a href="https://github.com/beautifier/js-beautify/commit/f37ab9177821df250b1794ddac3f1bcc2a99eaab"><code>f37ab91</code></a> Bump version numbers for 1.15.3</li> <li><a href="https://github.com/beautifier/js-beautify/commit/aaeb85b78864f91accae112b325769724e295acd"><code>aaeb85b</code></a> Update Changelog</li> <li><a href="https://github.com/beautifier/js-beautify/commit/dc9880bc5c376d6371c181824acb5e9b93a26073"><code>dc9880b</code></a> Merge pull request <a href="https://redirect.github.com/beautifier/js-beautify/issues/2350">#2350</a> from weiwei/fix-node-dep</li> <li><a href="https://github.com/beautifier/js-beautify/commit/a3488d5943ca8d011aad689a9cc50884760e3ea1"><code>a3488d5</code></a> fix node 18 support by downgrading glob</li> <li><a href="https://github.com/beautifier/js-beautify/commit/3741681fe9a6f305e7909599992f66085b303dd4"><code>3741681</code></a> Merge pull request <a href="https://redirect.github.com/beautifier/js-beautify/issues/2346">#2346</a> from beautifier/staging/release</li> <li><a href="https://github.com/beautifier/js-beautify/commit/c8b5c23906af8d59a9460fcfe18ba3d70fa1761c"><code>c8b5c23</code></a> Merge pull request <a href="https://redirect.github.com/beautifier/js-beautify/issues/2345">#2345</a> from beautifier/staging/main</li> <li>See full diff in <a href="https://github.com/beautifier/js-beautify/compare/v1.15.2...v1.15.3">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=js-beautify&package-manager=npm_and_yarn&previous-version=1.15.2&new-version=1.15.3)](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) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-11 17:22:26 +00:00
"node_modules/@pkgjs/parseargs": {
"version": "0.11.0",
"resolved": "https://registry.npmjs.org/@pkgjs/parseargs/-/parseargs-0.11.0.tgz",
"integrity": "sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==",
"dev": true,
"license": "MIT",
"optional": true,
"engines": {
"node": ">=14"
}
},
chore(deps-dev): bump js-beautify from 1.15.1 to 1.15.2 (#105) Bumps [js-beautify](https://github.com/beautifier/js-beautify) from 1.15.1 to 1.15.2. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/beautifier/js-beautify/blob/main/CHANGELOG.md">js-beautify's changelog</a>.</em></p> <blockquote> <h2>v1.15.2</h2> <ul> <li>Patch SNYK-JS-CROSSSPAWN-8303230 issue brought it through old glob package (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2328">#2328</a>)</li> <li>release wheels on pypi (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2313">#2313</a>)</li> <li>ModuleNotFoundError: No module named 'setuptools.command.test' as of latest setuptools package release (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2301">#2301</a>)</li> <li>[Python]Compatible with setuptools&gt;=72 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2300">#2300</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/beautifier/js-beautify/commit/6014e7a5cf6aefe13d6ca0befc0ae73921deb238"><code>6014e7a</code></a> Release: 1.15.2</li> <li><a href="https://github.com/beautifier/js-beautify/commit/99b86e4af68932a1b8269ae73dcbf436229b079c"><code>99b86e4</code></a> Merge remote-tracking branch 'origin/staging/main' into staging/release</li> <li><a href="https://github.com/beautifier/js-beautify/commit/08b18539a6ae0a687212439bc824dc10759680c8"><code>08b1853</code></a> Bump version numbers for 1.15.2</li> <li><a href="https://github.com/beautifier/js-beautify/commit/adb5a571900b3d210ee646527338f4a41b98e57e"><code>adb5a57</code></a> Update Changelog</li> <li><a href="https://github.com/beautifier/js-beautify/commit/fc9848417dad6c71f2bfecf9f2e284d011a25734"><code>fc98484</code></a> Bump nopt from 8.0.0 to 8.1.0 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2343">#2343</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/73a195c243deca8c9c8cb8d5b0a6dad4165fa8d7"><code>73a195c</code></a> Bump mocha from 11.0.1 to 11.1.0 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2342">#2342</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/ac09b0e4734d8295566a985967435ddf6b6d148b"><code>ac09b0e</code></a> Bump webpack-cli from 5.1.4 to 6.0.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2336">#2336</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/06b94cf9f8e42c1ed3b149ed5d80fe04ffaa186d"><code>06b94cf</code></a> Bump glob from 11.0.0 to 11.0.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2340">#2340</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/d99c5218474f16de79e3f7aef69ef24b052285f0"><code>d99c521</code></a> Bump webpack from 5.96.1 to 5.97.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2335">#2335</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/5460c97283ad5d8b049619f9f9561cdf0bbe96b1"><code>5460c97</code></a> fix(cli): templating arguments getops (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2280">#2280</a>)</li> <li>Additional commits viewable in <a href="https://github.com/beautifier/js-beautify/compare/v1.15.1...v1.15.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=js-beautify&package-manager=npm_and_yarn&previous-version=1.15.1&new-version=1.15.2)](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) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-10 17:21:21 +00:00
"node_modules/abbrev": {
chore(deps-dev): bump js-beautify from 1.15.3 to 1.15.4 (#109) Bumps [js-beautify](https://github.com/beautifier/js-beautify) from 1.15.3 to 1.15.4. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/beautifier/js-beautify/blob/main/CHANGELOG.md">js-beautify's changelog</a>.</em></p> <blockquote> <h2>v1.15.4</h2> <ul> <li>Downgrade nopt to v7.x to maintain Node.js v14 compatibility (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2358">#2358</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/beautifier/js-beautify/commit/1eab9a1c5e360f375cd77cafc3921ec7558fb705"><code>1eab9a1</code></a> Merge remote-tracking branch 'origin/staging/main' into staging/release</li> <li><a href="https://github.com/beautifier/js-beautify/commit/b8174edb90f0f6fe05372ba61b1fbaa1793af5c3"><code>b8174ed</code></a> Bump version numbers for 1.15.4</li> <li><a href="https://github.com/beautifier/js-beautify/commit/0f0b61a18e348087e87c55dd77045f73a393a96f"><code>0f0b61a</code></a> Update Changelog</li> <li><a href="https://github.com/beautifier/js-beautify/commit/11faca4ea08aaf86f4b547a5b0cf9518592fd8c9"><code>11faca4</code></a> Downgrade nopt to maintain nodejs 14 support</li> <li><a href="https://github.com/beautifier/js-beautify/commit/53bf08942f6dd2f502585ac459c3d98937a0476b"><code>53bf089</code></a> Merge pull request <a href="https://redirect.github.com/beautifier/js-beautify/issues/2353">#2353</a> from beautifier/staging/release</li> <li><a href="https://github.com/beautifier/js-beautify/commit/bc8ce4b436d8a42ae8ee0d1da05bdb64fbaad684"><code>bc8ce4b</code></a> Merge pull request <a href="https://redirect.github.com/beautifier/js-beautify/issues/2352">#2352</a> from beautifier/staging/main</li> <li>See full diff in <a href="https://github.com/beautifier/js-beautify/compare/v1.15.3...v1.15.4">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=js-beautify&package-manager=npm_and_yarn&previous-version=1.15.3&new-version=1.15.4)](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) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-28 17:22:17 +00:00
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/abbrev/-/abbrev-2.0.0.tgz",
"integrity": "sha512-6/mh1E2u2YgEsCHdY0Yx5oW+61gZU+1vXaoiHHrpKeuRNNgFvS+/jrwHiQhB5apAf5oB7UB7E19ol2R2LKH8hQ==",
"dev": true,
chore(deps-dev): bump js-beautify from 1.15.1 to 1.15.2 (#105) Bumps [js-beautify](https://github.com/beautifier/js-beautify) from 1.15.1 to 1.15.2. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/beautifier/js-beautify/blob/main/CHANGELOG.md">js-beautify's changelog</a>.</em></p> <blockquote> <h2>v1.15.2</h2> <ul> <li>Patch SNYK-JS-CROSSSPAWN-8303230 issue brought it through old glob package (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2328">#2328</a>)</li> <li>release wheels on pypi (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2313">#2313</a>)</li> <li>ModuleNotFoundError: No module named 'setuptools.command.test' as of latest setuptools package release (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2301">#2301</a>)</li> <li>[Python]Compatible with setuptools&gt;=72 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2300">#2300</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/beautifier/js-beautify/commit/6014e7a5cf6aefe13d6ca0befc0ae73921deb238"><code>6014e7a</code></a> Release: 1.15.2</li> <li><a href="https://github.com/beautifier/js-beautify/commit/99b86e4af68932a1b8269ae73dcbf436229b079c"><code>99b86e4</code></a> Merge remote-tracking branch 'origin/staging/main' into staging/release</li> <li><a href="https://github.com/beautifier/js-beautify/commit/08b18539a6ae0a687212439bc824dc10759680c8"><code>08b1853</code></a> Bump version numbers for 1.15.2</li> <li><a href="https://github.com/beautifier/js-beautify/commit/adb5a571900b3d210ee646527338f4a41b98e57e"><code>adb5a57</code></a> Update Changelog</li> <li><a href="https://github.com/beautifier/js-beautify/commit/fc9848417dad6c71f2bfecf9f2e284d011a25734"><code>fc98484</code></a> Bump nopt from 8.0.0 to 8.1.0 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2343">#2343</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/73a195c243deca8c9c8cb8d5b0a6dad4165fa8d7"><code>73a195c</code></a> Bump mocha from 11.0.1 to 11.1.0 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2342">#2342</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/ac09b0e4734d8295566a985967435ddf6b6d148b"><code>ac09b0e</code></a> Bump webpack-cli from 5.1.4 to 6.0.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2336">#2336</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/06b94cf9f8e42c1ed3b149ed5d80fe04ffaa186d"><code>06b94cf</code></a> Bump glob from 11.0.0 to 11.0.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2340">#2340</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/d99c5218474f16de79e3f7aef69ef24b052285f0"><code>d99c521</code></a> Bump webpack from 5.96.1 to 5.97.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2335">#2335</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/5460c97283ad5d8b049619f9f9561cdf0bbe96b1"><code>5460c97</code></a> fix(cli): templating arguments getops (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2280">#2280</a>)</li> <li>Additional commits viewable in <a href="https://github.com/beautifier/js-beautify/compare/v1.15.1...v1.15.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=js-beautify&package-manager=npm_and_yarn&previous-version=1.15.1&new-version=1.15.2)](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) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-10 17:21:21 +00:00
"license": "ISC",
"engines": {
chore(deps-dev): bump js-beautify from 1.15.3 to 1.15.4 (#109) Bumps [js-beautify](https://github.com/beautifier/js-beautify) from 1.15.3 to 1.15.4. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/beautifier/js-beautify/blob/main/CHANGELOG.md">js-beautify's changelog</a>.</em></p> <blockquote> <h2>v1.15.4</h2> <ul> <li>Downgrade nopt to v7.x to maintain Node.js v14 compatibility (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2358">#2358</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/beautifier/js-beautify/commit/1eab9a1c5e360f375cd77cafc3921ec7558fb705"><code>1eab9a1</code></a> Merge remote-tracking branch 'origin/staging/main' into staging/release</li> <li><a href="https://github.com/beautifier/js-beautify/commit/b8174edb90f0f6fe05372ba61b1fbaa1793af5c3"><code>b8174ed</code></a> Bump version numbers for 1.15.4</li> <li><a href="https://github.com/beautifier/js-beautify/commit/0f0b61a18e348087e87c55dd77045f73a393a96f"><code>0f0b61a</code></a> Update Changelog</li> <li><a href="https://github.com/beautifier/js-beautify/commit/11faca4ea08aaf86f4b547a5b0cf9518592fd8c9"><code>11faca4</code></a> Downgrade nopt to maintain nodejs 14 support</li> <li><a href="https://github.com/beautifier/js-beautify/commit/53bf08942f6dd2f502585ac459c3d98937a0476b"><code>53bf089</code></a> Merge pull request <a href="https://redirect.github.com/beautifier/js-beautify/issues/2353">#2353</a> from beautifier/staging/release</li> <li><a href="https://github.com/beautifier/js-beautify/commit/bc8ce4b436d8a42ae8ee0d1da05bdb64fbaad684"><code>bc8ce4b</code></a> Merge pull request <a href="https://redirect.github.com/beautifier/js-beautify/issues/2352">#2352</a> from beautifier/staging/main</li> <li>See full diff in <a href="https://github.com/beautifier/js-beautify/compare/v1.15.3...v1.15.4">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=js-beautify&package-manager=npm_and_yarn&previous-version=1.15.3&new-version=1.15.4)](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) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-28 17:22:17 +00:00
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
chore(deps-dev): bump js-beautify from 1.15.1 to 1.15.2 (#105) Bumps [js-beautify](https://github.com/beautifier/js-beautify) from 1.15.1 to 1.15.2. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/beautifier/js-beautify/blob/main/CHANGELOG.md">js-beautify's changelog</a>.</em></p> <blockquote> <h2>v1.15.2</h2> <ul> <li>Patch SNYK-JS-CROSSSPAWN-8303230 issue brought it through old glob package (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2328">#2328</a>)</li> <li>release wheels on pypi (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2313">#2313</a>)</li> <li>ModuleNotFoundError: No module named 'setuptools.command.test' as of latest setuptools package release (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2301">#2301</a>)</li> <li>[Python]Compatible with setuptools&gt;=72 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2300">#2300</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/beautifier/js-beautify/commit/6014e7a5cf6aefe13d6ca0befc0ae73921deb238"><code>6014e7a</code></a> Release: 1.15.2</li> <li><a href="https://github.com/beautifier/js-beautify/commit/99b86e4af68932a1b8269ae73dcbf436229b079c"><code>99b86e4</code></a> Merge remote-tracking branch 'origin/staging/main' into staging/release</li> <li><a href="https://github.com/beautifier/js-beautify/commit/08b18539a6ae0a687212439bc824dc10759680c8"><code>08b1853</code></a> Bump version numbers for 1.15.2</li> <li><a href="https://github.com/beautifier/js-beautify/commit/adb5a571900b3d210ee646527338f4a41b98e57e"><code>adb5a57</code></a> Update Changelog</li> <li><a href="https://github.com/beautifier/js-beautify/commit/fc9848417dad6c71f2bfecf9f2e284d011a25734"><code>fc98484</code></a> Bump nopt from 8.0.0 to 8.1.0 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2343">#2343</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/73a195c243deca8c9c8cb8d5b0a6dad4165fa8d7"><code>73a195c</code></a> Bump mocha from 11.0.1 to 11.1.0 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2342">#2342</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/ac09b0e4734d8295566a985967435ddf6b6d148b"><code>ac09b0e</code></a> Bump webpack-cli from 5.1.4 to 6.0.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2336">#2336</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/06b94cf9f8e42c1ed3b149ed5d80fe04ffaa186d"><code>06b94cf</code></a> Bump glob from 11.0.0 to 11.0.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2340">#2340</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/d99c5218474f16de79e3f7aef69ef24b052285f0"><code>d99c521</code></a> Bump webpack from 5.96.1 to 5.97.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2335">#2335</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/5460c97283ad5d8b049619f9f9561cdf0bbe96b1"><code>5460c97</code></a> fix(cli): templating arguments getops (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2280">#2280</a>)</li> <li>Additional commits viewable in <a href="https://github.com/beautifier/js-beautify/compare/v1.15.1...v1.15.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=js-beautify&package-manager=npm_and_yarn&previous-version=1.15.1&new-version=1.15.2)](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) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-10 17:21:21 +00:00
}
},
chore(deps-dev): bump js-beautify from 1.15.1 to 1.15.2 (#105) Bumps [js-beautify](https://github.com/beautifier/js-beautify) from 1.15.1 to 1.15.2. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/beautifier/js-beautify/blob/main/CHANGELOG.md">js-beautify's changelog</a>.</em></p> <blockquote> <h2>v1.15.2</h2> <ul> <li>Patch SNYK-JS-CROSSSPAWN-8303230 issue brought it through old glob package (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2328">#2328</a>)</li> <li>release wheels on pypi (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2313">#2313</a>)</li> <li>ModuleNotFoundError: No module named 'setuptools.command.test' as of latest setuptools package release (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2301">#2301</a>)</li> <li>[Python]Compatible with setuptools&gt;=72 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2300">#2300</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/beautifier/js-beautify/commit/6014e7a5cf6aefe13d6ca0befc0ae73921deb238"><code>6014e7a</code></a> Release: 1.15.2</li> <li><a href="https://github.com/beautifier/js-beautify/commit/99b86e4af68932a1b8269ae73dcbf436229b079c"><code>99b86e4</code></a> Merge remote-tracking branch 'origin/staging/main' into staging/release</li> <li><a href="https://github.com/beautifier/js-beautify/commit/08b18539a6ae0a687212439bc824dc10759680c8"><code>08b1853</code></a> Bump version numbers for 1.15.2</li> <li><a href="https://github.com/beautifier/js-beautify/commit/adb5a571900b3d210ee646527338f4a41b98e57e"><code>adb5a57</code></a> Update Changelog</li> <li><a href="https://github.com/beautifier/js-beautify/commit/fc9848417dad6c71f2bfecf9f2e284d011a25734"><code>fc98484</code></a> Bump nopt from 8.0.0 to 8.1.0 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2343">#2343</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/73a195c243deca8c9c8cb8d5b0a6dad4165fa8d7"><code>73a195c</code></a> Bump mocha from 11.0.1 to 11.1.0 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2342">#2342</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/ac09b0e4734d8295566a985967435ddf6b6d148b"><code>ac09b0e</code></a> Bump webpack-cli from 5.1.4 to 6.0.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2336">#2336</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/06b94cf9f8e42c1ed3b149ed5d80fe04ffaa186d"><code>06b94cf</code></a> Bump glob from 11.0.0 to 11.0.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2340">#2340</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/d99c5218474f16de79e3f7aef69ef24b052285f0"><code>d99c521</code></a> Bump webpack from 5.96.1 to 5.97.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2335">#2335</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/5460c97283ad5d8b049619f9f9561cdf0bbe96b1"><code>5460c97</code></a> fix(cli): templating arguments getops (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2280">#2280</a>)</li> <li>Additional commits viewable in <a href="https://github.com/beautifier/js-beautify/compare/v1.15.1...v1.15.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=js-beautify&package-manager=npm_and_yarn&previous-version=1.15.1&new-version=1.15.2)](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) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-10 17:21:21 +00:00
"node_modules/ansi-regex": {
"version": "6.1.0",
"resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.1.0.tgz",
"integrity": "sha512-7HSX4QQb4CspciLpVFwyRe79O3xsIZDDLER21kERQ71oaPodF8jL725AgJMFAYbooIqolJoRLuM81SpeUkpkvA==",
"dev": true,
"license": "MIT",
"engines": {
"node": ">=12"
},
"funding": {
"url": "https://github.com/chalk/ansi-regex?sponsor=1"
}
},
chore(deps-dev): bump js-beautify from 1.15.1 to 1.15.2 (#105) Bumps [js-beautify](https://github.com/beautifier/js-beautify) from 1.15.1 to 1.15.2. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/beautifier/js-beautify/blob/main/CHANGELOG.md">js-beautify's changelog</a>.</em></p> <blockquote> <h2>v1.15.2</h2> <ul> <li>Patch SNYK-JS-CROSSSPAWN-8303230 issue brought it through old glob package (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2328">#2328</a>)</li> <li>release wheels on pypi (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2313">#2313</a>)</li> <li>ModuleNotFoundError: No module named 'setuptools.command.test' as of latest setuptools package release (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2301">#2301</a>)</li> <li>[Python]Compatible with setuptools&gt;=72 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2300">#2300</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/beautifier/js-beautify/commit/6014e7a5cf6aefe13d6ca0befc0ae73921deb238"><code>6014e7a</code></a> Release: 1.15.2</li> <li><a href="https://github.com/beautifier/js-beautify/commit/99b86e4af68932a1b8269ae73dcbf436229b079c"><code>99b86e4</code></a> Merge remote-tracking branch 'origin/staging/main' into staging/release</li> <li><a href="https://github.com/beautifier/js-beautify/commit/08b18539a6ae0a687212439bc824dc10759680c8"><code>08b1853</code></a> Bump version numbers for 1.15.2</li> <li><a href="https://github.com/beautifier/js-beautify/commit/adb5a571900b3d210ee646527338f4a41b98e57e"><code>adb5a57</code></a> Update Changelog</li> <li><a href="https://github.com/beautifier/js-beautify/commit/fc9848417dad6c71f2bfecf9f2e284d011a25734"><code>fc98484</code></a> Bump nopt from 8.0.0 to 8.1.0 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2343">#2343</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/73a195c243deca8c9c8cb8d5b0a6dad4165fa8d7"><code>73a195c</code></a> Bump mocha from 11.0.1 to 11.1.0 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2342">#2342</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/ac09b0e4734d8295566a985967435ddf6b6d148b"><code>ac09b0e</code></a> Bump webpack-cli from 5.1.4 to 6.0.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2336">#2336</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/06b94cf9f8e42c1ed3b149ed5d80fe04ffaa186d"><code>06b94cf</code></a> Bump glob from 11.0.0 to 11.0.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2340">#2340</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/d99c5218474f16de79e3f7aef69ef24b052285f0"><code>d99c521</code></a> Bump webpack from 5.96.1 to 5.97.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2335">#2335</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/5460c97283ad5d8b049619f9f9561cdf0bbe96b1"><code>5460c97</code></a> fix(cli): templating arguments getops (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2280">#2280</a>)</li> <li>Additional commits viewable in <a href="https://github.com/beautifier/js-beautify/compare/v1.15.1...v1.15.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=js-beautify&package-manager=npm_and_yarn&previous-version=1.15.1&new-version=1.15.2)](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) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-10 17:21:21 +00:00
"node_modules/ansi-styles": {
"version": "6.2.1",
"resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-6.2.1.tgz",
"integrity": "sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==",
chore(deps-dev): bump js-beautify from 1.15.1 to 1.15.2 (#105) Bumps [js-beautify](https://github.com/beautifier/js-beautify) from 1.15.1 to 1.15.2. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/beautifier/js-beautify/blob/main/CHANGELOG.md">js-beautify's changelog</a>.</em></p> <blockquote> <h2>v1.15.2</h2> <ul> <li>Patch SNYK-JS-CROSSSPAWN-8303230 issue brought it through old glob package (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2328">#2328</a>)</li> <li>release wheels on pypi (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2313">#2313</a>)</li> <li>ModuleNotFoundError: No module named 'setuptools.command.test' as of latest setuptools package release (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2301">#2301</a>)</li> <li>[Python]Compatible with setuptools&gt;=72 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2300">#2300</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/beautifier/js-beautify/commit/6014e7a5cf6aefe13d6ca0befc0ae73921deb238"><code>6014e7a</code></a> Release: 1.15.2</li> <li><a href="https://github.com/beautifier/js-beautify/commit/99b86e4af68932a1b8269ae73dcbf436229b079c"><code>99b86e4</code></a> Merge remote-tracking branch 'origin/staging/main' into staging/release</li> <li><a href="https://github.com/beautifier/js-beautify/commit/08b18539a6ae0a687212439bc824dc10759680c8"><code>08b1853</code></a> Bump version numbers for 1.15.2</li> <li><a href="https://github.com/beautifier/js-beautify/commit/adb5a571900b3d210ee646527338f4a41b98e57e"><code>adb5a57</code></a> Update Changelog</li> <li><a href="https://github.com/beautifier/js-beautify/commit/fc9848417dad6c71f2bfecf9f2e284d011a25734"><code>fc98484</code></a> Bump nopt from 8.0.0 to 8.1.0 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2343">#2343</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/73a195c243deca8c9c8cb8d5b0a6dad4165fa8d7"><code>73a195c</code></a> Bump mocha from 11.0.1 to 11.1.0 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2342">#2342</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/ac09b0e4734d8295566a985967435ddf6b6d148b"><code>ac09b0e</code></a> Bump webpack-cli from 5.1.4 to 6.0.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2336">#2336</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/06b94cf9f8e42c1ed3b149ed5d80fe04ffaa186d"><code>06b94cf</code></a> Bump glob from 11.0.0 to 11.0.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2340">#2340</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/d99c5218474f16de79e3f7aef69ef24b052285f0"><code>d99c521</code></a> Bump webpack from 5.96.1 to 5.97.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2335">#2335</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/5460c97283ad5d8b049619f9f9561cdf0bbe96b1"><code>5460c97</code></a> fix(cli): templating arguments getops (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2280">#2280</a>)</li> <li>Additional commits viewable in <a href="https://github.com/beautifier/js-beautify/compare/v1.15.1...v1.15.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=js-beautify&package-manager=npm_and_yarn&previous-version=1.15.1&new-version=1.15.2)](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) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-10 17:21:21 +00:00
"dev": true,
"license": "MIT",
"engines": {
"node": ">=12"
},
"funding": {
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
}
2020-08-31 15:40:11 +02:00
},
chore(deps-dev): bump js-beautify from 1.15.1 to 1.15.2 (#105) Bumps [js-beautify](https://github.com/beautifier/js-beautify) from 1.15.1 to 1.15.2. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/beautifier/js-beautify/blob/main/CHANGELOG.md">js-beautify's changelog</a>.</em></p> <blockquote> <h2>v1.15.2</h2> <ul> <li>Patch SNYK-JS-CROSSSPAWN-8303230 issue brought it through old glob package (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2328">#2328</a>)</li> <li>release wheels on pypi (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2313">#2313</a>)</li> <li>ModuleNotFoundError: No module named 'setuptools.command.test' as of latest setuptools package release (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2301">#2301</a>)</li> <li>[Python]Compatible with setuptools&gt;=72 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2300">#2300</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/beautifier/js-beautify/commit/6014e7a5cf6aefe13d6ca0befc0ae73921deb238"><code>6014e7a</code></a> Release: 1.15.2</li> <li><a href="https://github.com/beautifier/js-beautify/commit/99b86e4af68932a1b8269ae73dcbf436229b079c"><code>99b86e4</code></a> Merge remote-tracking branch 'origin/staging/main' into staging/release</li> <li><a href="https://github.com/beautifier/js-beautify/commit/08b18539a6ae0a687212439bc824dc10759680c8"><code>08b1853</code></a> Bump version numbers for 1.15.2</li> <li><a href="https://github.com/beautifier/js-beautify/commit/adb5a571900b3d210ee646527338f4a41b98e57e"><code>adb5a57</code></a> Update Changelog</li> <li><a href="https://github.com/beautifier/js-beautify/commit/fc9848417dad6c71f2bfecf9f2e284d011a25734"><code>fc98484</code></a> Bump nopt from 8.0.0 to 8.1.0 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2343">#2343</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/73a195c243deca8c9c8cb8d5b0a6dad4165fa8d7"><code>73a195c</code></a> Bump mocha from 11.0.1 to 11.1.0 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2342">#2342</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/ac09b0e4734d8295566a985967435ddf6b6d148b"><code>ac09b0e</code></a> Bump webpack-cli from 5.1.4 to 6.0.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2336">#2336</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/06b94cf9f8e42c1ed3b149ed5d80fe04ffaa186d"><code>06b94cf</code></a> Bump glob from 11.0.0 to 11.0.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2340">#2340</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/d99c5218474f16de79e3f7aef69ef24b052285f0"><code>d99c521</code></a> Bump webpack from 5.96.1 to 5.97.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2335">#2335</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/5460c97283ad5d8b049619f9f9561cdf0bbe96b1"><code>5460c97</code></a> fix(cli): templating arguments getops (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2280">#2280</a>)</li> <li>Additional commits viewable in <a href="https://github.com/beautifier/js-beautify/compare/v1.15.1...v1.15.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=js-beautify&package-manager=npm_and_yarn&previous-version=1.15.1&new-version=1.15.2)](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) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-10 17:21:21 +00:00
"node_modules/balanced-match": {
"version": "1.0.2",
"resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.2.tgz",
"integrity": "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==",
"dev": true
2020-08-31 15:40:11 +02:00
},
chore(deps-dev): bump js-beautify from 1.15.1 to 1.15.2 (#105) Bumps [js-beautify](https://github.com/beautifier/js-beautify) from 1.15.1 to 1.15.2. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/beautifier/js-beautify/blob/main/CHANGELOG.md">js-beautify's changelog</a>.</em></p> <blockquote> <h2>v1.15.2</h2> <ul> <li>Patch SNYK-JS-CROSSSPAWN-8303230 issue brought it through old glob package (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2328">#2328</a>)</li> <li>release wheels on pypi (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2313">#2313</a>)</li> <li>ModuleNotFoundError: No module named 'setuptools.command.test' as of latest setuptools package release (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2301">#2301</a>)</li> <li>[Python]Compatible with setuptools&gt;=72 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2300">#2300</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/beautifier/js-beautify/commit/6014e7a5cf6aefe13d6ca0befc0ae73921deb238"><code>6014e7a</code></a> Release: 1.15.2</li> <li><a href="https://github.com/beautifier/js-beautify/commit/99b86e4af68932a1b8269ae73dcbf436229b079c"><code>99b86e4</code></a> Merge remote-tracking branch 'origin/staging/main' into staging/release</li> <li><a href="https://github.com/beautifier/js-beautify/commit/08b18539a6ae0a687212439bc824dc10759680c8"><code>08b1853</code></a> Bump version numbers for 1.15.2</li> <li><a href="https://github.com/beautifier/js-beautify/commit/adb5a571900b3d210ee646527338f4a41b98e57e"><code>adb5a57</code></a> Update Changelog</li> <li><a href="https://github.com/beautifier/js-beautify/commit/fc9848417dad6c71f2bfecf9f2e284d011a25734"><code>fc98484</code></a> Bump nopt from 8.0.0 to 8.1.0 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2343">#2343</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/73a195c243deca8c9c8cb8d5b0a6dad4165fa8d7"><code>73a195c</code></a> Bump mocha from 11.0.1 to 11.1.0 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2342">#2342</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/ac09b0e4734d8295566a985967435ddf6b6d148b"><code>ac09b0e</code></a> Bump webpack-cli from 5.1.4 to 6.0.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2336">#2336</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/06b94cf9f8e42c1ed3b149ed5d80fe04ffaa186d"><code>06b94cf</code></a> Bump glob from 11.0.0 to 11.0.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2340">#2340</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/d99c5218474f16de79e3f7aef69ef24b052285f0"><code>d99c521</code></a> Bump webpack from 5.96.1 to 5.97.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2335">#2335</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/5460c97283ad5d8b049619f9f9561cdf0bbe96b1"><code>5460c97</code></a> fix(cli): templating arguments getops (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2280">#2280</a>)</li> <li>Additional commits viewable in <a href="https://github.com/beautifier/js-beautify/compare/v1.15.1...v1.15.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=js-beautify&package-manager=npm_and_yarn&previous-version=1.15.1&new-version=1.15.2)](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) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-10 17:21:21 +00:00
"node_modules/brace-expansion": {
"version": "2.0.1",
"resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.1.tgz",
"integrity": "sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==",
"dev": true,
chore(deps-dev): bump js-beautify from 1.15.1 to 1.15.2 (#105) Bumps [js-beautify](https://github.com/beautifier/js-beautify) from 1.15.1 to 1.15.2. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/beautifier/js-beautify/blob/main/CHANGELOG.md">js-beautify's changelog</a>.</em></p> <blockquote> <h2>v1.15.2</h2> <ul> <li>Patch SNYK-JS-CROSSSPAWN-8303230 issue brought it through old glob package (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2328">#2328</a>)</li> <li>release wheels on pypi (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2313">#2313</a>)</li> <li>ModuleNotFoundError: No module named 'setuptools.command.test' as of latest setuptools package release (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2301">#2301</a>)</li> <li>[Python]Compatible with setuptools&gt;=72 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2300">#2300</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/beautifier/js-beautify/commit/6014e7a5cf6aefe13d6ca0befc0ae73921deb238"><code>6014e7a</code></a> Release: 1.15.2</li> <li><a href="https://github.com/beautifier/js-beautify/commit/99b86e4af68932a1b8269ae73dcbf436229b079c"><code>99b86e4</code></a> Merge remote-tracking branch 'origin/staging/main' into staging/release</li> <li><a href="https://github.com/beautifier/js-beautify/commit/08b18539a6ae0a687212439bc824dc10759680c8"><code>08b1853</code></a> Bump version numbers for 1.15.2</li> <li><a href="https://github.com/beautifier/js-beautify/commit/adb5a571900b3d210ee646527338f4a41b98e57e"><code>adb5a57</code></a> Update Changelog</li> <li><a href="https://github.com/beautifier/js-beautify/commit/fc9848417dad6c71f2bfecf9f2e284d011a25734"><code>fc98484</code></a> Bump nopt from 8.0.0 to 8.1.0 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2343">#2343</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/73a195c243deca8c9c8cb8d5b0a6dad4165fa8d7"><code>73a195c</code></a> Bump mocha from 11.0.1 to 11.1.0 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2342">#2342</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/ac09b0e4734d8295566a985967435ddf6b6d148b"><code>ac09b0e</code></a> Bump webpack-cli from 5.1.4 to 6.0.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2336">#2336</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/06b94cf9f8e42c1ed3b149ed5d80fe04ffaa186d"><code>06b94cf</code></a> Bump glob from 11.0.0 to 11.0.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2340">#2340</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/d99c5218474f16de79e3f7aef69ef24b052285f0"><code>d99c521</code></a> Bump webpack from 5.96.1 to 5.97.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2335">#2335</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/5460c97283ad5d8b049619f9f9561cdf0bbe96b1"><code>5460c97</code></a> fix(cli): templating arguments getops (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2280">#2280</a>)</li> <li>Additional commits viewable in <a href="https://github.com/beautifier/js-beautify/compare/v1.15.1...v1.15.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=js-beautify&package-manager=npm_and_yarn&previous-version=1.15.1&new-version=1.15.2)](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) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-10 17:21:21 +00:00
"dependencies": {
"balanced-match": "^1.0.0"
2020-08-31 15:40:11 +02:00
}
},
chore(deps-dev): bump js-beautify from 1.15.1 to 1.15.2 (#105) Bumps [js-beautify](https://github.com/beautifier/js-beautify) from 1.15.1 to 1.15.2. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/beautifier/js-beautify/blob/main/CHANGELOG.md">js-beautify's changelog</a>.</em></p> <blockquote> <h2>v1.15.2</h2> <ul> <li>Patch SNYK-JS-CROSSSPAWN-8303230 issue brought it through old glob package (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2328">#2328</a>)</li> <li>release wheels on pypi (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2313">#2313</a>)</li> <li>ModuleNotFoundError: No module named 'setuptools.command.test' as of latest setuptools package release (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2301">#2301</a>)</li> <li>[Python]Compatible with setuptools&gt;=72 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2300">#2300</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/beautifier/js-beautify/commit/6014e7a5cf6aefe13d6ca0befc0ae73921deb238"><code>6014e7a</code></a> Release: 1.15.2</li> <li><a href="https://github.com/beautifier/js-beautify/commit/99b86e4af68932a1b8269ae73dcbf436229b079c"><code>99b86e4</code></a> Merge remote-tracking branch 'origin/staging/main' into staging/release</li> <li><a href="https://github.com/beautifier/js-beautify/commit/08b18539a6ae0a687212439bc824dc10759680c8"><code>08b1853</code></a> Bump version numbers for 1.15.2</li> <li><a href="https://github.com/beautifier/js-beautify/commit/adb5a571900b3d210ee646527338f4a41b98e57e"><code>adb5a57</code></a> Update Changelog</li> <li><a href="https://github.com/beautifier/js-beautify/commit/fc9848417dad6c71f2bfecf9f2e284d011a25734"><code>fc98484</code></a> Bump nopt from 8.0.0 to 8.1.0 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2343">#2343</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/73a195c243deca8c9c8cb8d5b0a6dad4165fa8d7"><code>73a195c</code></a> Bump mocha from 11.0.1 to 11.1.0 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2342">#2342</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/ac09b0e4734d8295566a985967435ddf6b6d148b"><code>ac09b0e</code></a> Bump webpack-cli from 5.1.4 to 6.0.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2336">#2336</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/06b94cf9f8e42c1ed3b149ed5d80fe04ffaa186d"><code>06b94cf</code></a> Bump glob from 11.0.0 to 11.0.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2340">#2340</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/d99c5218474f16de79e3f7aef69ef24b052285f0"><code>d99c521</code></a> Bump webpack from 5.96.1 to 5.97.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2335">#2335</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/5460c97283ad5d8b049619f9f9561cdf0bbe96b1"><code>5460c97</code></a> fix(cli): templating arguments getops (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2280">#2280</a>)</li> <li>Additional commits viewable in <a href="https://github.com/beautifier/js-beautify/compare/v1.15.1...v1.15.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=js-beautify&package-manager=npm_and_yarn&previous-version=1.15.1&new-version=1.15.2)](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) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-10 17:21:21 +00:00
"node_modules/color-convert": {
"version": "2.0.1",
"resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
"integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
"dev": true,
chore(deps-dev): bump js-beautify from 1.15.1 to 1.15.2 (#105) Bumps [js-beautify](https://github.com/beautifier/js-beautify) from 1.15.1 to 1.15.2. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/beautifier/js-beautify/blob/main/CHANGELOG.md">js-beautify's changelog</a>.</em></p> <blockquote> <h2>v1.15.2</h2> <ul> <li>Patch SNYK-JS-CROSSSPAWN-8303230 issue brought it through old glob package (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2328">#2328</a>)</li> <li>release wheels on pypi (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2313">#2313</a>)</li> <li>ModuleNotFoundError: No module named 'setuptools.command.test' as of latest setuptools package release (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2301">#2301</a>)</li> <li>[Python]Compatible with setuptools&gt;=72 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2300">#2300</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/beautifier/js-beautify/commit/6014e7a5cf6aefe13d6ca0befc0ae73921deb238"><code>6014e7a</code></a> Release: 1.15.2</li> <li><a href="https://github.com/beautifier/js-beautify/commit/99b86e4af68932a1b8269ae73dcbf436229b079c"><code>99b86e4</code></a> Merge remote-tracking branch 'origin/staging/main' into staging/release</li> <li><a href="https://github.com/beautifier/js-beautify/commit/08b18539a6ae0a687212439bc824dc10759680c8"><code>08b1853</code></a> Bump version numbers for 1.15.2</li> <li><a href="https://github.com/beautifier/js-beautify/commit/adb5a571900b3d210ee646527338f4a41b98e57e"><code>adb5a57</code></a> Update Changelog</li> <li><a href="https://github.com/beautifier/js-beautify/commit/fc9848417dad6c71f2bfecf9f2e284d011a25734"><code>fc98484</code></a> Bump nopt from 8.0.0 to 8.1.0 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2343">#2343</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/73a195c243deca8c9c8cb8d5b0a6dad4165fa8d7"><code>73a195c</code></a> Bump mocha from 11.0.1 to 11.1.0 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2342">#2342</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/ac09b0e4734d8295566a985967435ddf6b6d148b"><code>ac09b0e</code></a> Bump webpack-cli from 5.1.4 to 6.0.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2336">#2336</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/06b94cf9f8e42c1ed3b149ed5d80fe04ffaa186d"><code>06b94cf</code></a> Bump glob from 11.0.0 to 11.0.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2340">#2340</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/d99c5218474f16de79e3f7aef69ef24b052285f0"><code>d99c521</code></a> Bump webpack from 5.96.1 to 5.97.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2335">#2335</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/5460c97283ad5d8b049619f9f9561cdf0bbe96b1"><code>5460c97</code></a> fix(cli): templating arguments getops (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2280">#2280</a>)</li> <li>Additional commits viewable in <a href="https://github.com/beautifier/js-beautify/compare/v1.15.1...v1.15.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=js-beautify&package-manager=npm_and_yarn&previous-version=1.15.1&new-version=1.15.2)](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) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-10 17:21:21 +00:00
"license": "MIT",
"dependencies": {
"color-name": "~1.1.4"
chore(deps-dev): bump js-beautify from 1.15.1 to 1.15.2 (#105) Bumps [js-beautify](https://github.com/beautifier/js-beautify) from 1.15.1 to 1.15.2. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/beautifier/js-beautify/blob/main/CHANGELOG.md">js-beautify's changelog</a>.</em></p> <blockquote> <h2>v1.15.2</h2> <ul> <li>Patch SNYK-JS-CROSSSPAWN-8303230 issue brought it through old glob package (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2328">#2328</a>)</li> <li>release wheels on pypi (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2313">#2313</a>)</li> <li>ModuleNotFoundError: No module named 'setuptools.command.test' as of latest setuptools package release (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2301">#2301</a>)</li> <li>[Python]Compatible with setuptools&gt;=72 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2300">#2300</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/beautifier/js-beautify/commit/6014e7a5cf6aefe13d6ca0befc0ae73921deb238"><code>6014e7a</code></a> Release: 1.15.2</li> <li><a href="https://github.com/beautifier/js-beautify/commit/99b86e4af68932a1b8269ae73dcbf436229b079c"><code>99b86e4</code></a> Merge remote-tracking branch 'origin/staging/main' into staging/release</li> <li><a href="https://github.com/beautifier/js-beautify/commit/08b18539a6ae0a687212439bc824dc10759680c8"><code>08b1853</code></a> Bump version numbers for 1.15.2</li> <li><a href="https://github.com/beautifier/js-beautify/commit/adb5a571900b3d210ee646527338f4a41b98e57e"><code>adb5a57</code></a> Update Changelog</li> <li><a href="https://github.com/beautifier/js-beautify/commit/fc9848417dad6c71f2bfecf9f2e284d011a25734"><code>fc98484</code></a> Bump nopt from 8.0.0 to 8.1.0 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2343">#2343</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/73a195c243deca8c9c8cb8d5b0a6dad4165fa8d7"><code>73a195c</code></a> Bump mocha from 11.0.1 to 11.1.0 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2342">#2342</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/ac09b0e4734d8295566a985967435ddf6b6d148b"><code>ac09b0e</code></a> Bump webpack-cli from 5.1.4 to 6.0.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2336">#2336</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/06b94cf9f8e42c1ed3b149ed5d80fe04ffaa186d"><code>06b94cf</code></a> Bump glob from 11.0.0 to 11.0.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2340">#2340</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/d99c5218474f16de79e3f7aef69ef24b052285f0"><code>d99c521</code></a> Bump webpack from 5.96.1 to 5.97.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2335">#2335</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/5460c97283ad5d8b049619f9f9561cdf0bbe96b1"><code>5460c97</code></a> fix(cli): templating arguments getops (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2280">#2280</a>)</li> <li>Additional commits viewable in <a href="https://github.com/beautifier/js-beautify/compare/v1.15.1...v1.15.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=js-beautify&package-manager=npm_and_yarn&previous-version=1.15.1&new-version=1.15.2)](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) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-10 17:21:21 +00:00
},
"engines": {
"node": ">=7.0.0"
}
},
chore(deps-dev): bump js-beautify from 1.15.1 to 1.15.2 (#105) Bumps [js-beautify](https://github.com/beautifier/js-beautify) from 1.15.1 to 1.15.2. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/beautifier/js-beautify/blob/main/CHANGELOG.md">js-beautify's changelog</a>.</em></p> <blockquote> <h2>v1.15.2</h2> <ul> <li>Patch SNYK-JS-CROSSSPAWN-8303230 issue brought it through old glob package (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2328">#2328</a>)</li> <li>release wheels on pypi (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2313">#2313</a>)</li> <li>ModuleNotFoundError: No module named 'setuptools.command.test' as of latest setuptools package release (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2301">#2301</a>)</li> <li>[Python]Compatible with setuptools&gt;=72 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2300">#2300</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/beautifier/js-beautify/commit/6014e7a5cf6aefe13d6ca0befc0ae73921deb238"><code>6014e7a</code></a> Release: 1.15.2</li> <li><a href="https://github.com/beautifier/js-beautify/commit/99b86e4af68932a1b8269ae73dcbf436229b079c"><code>99b86e4</code></a> Merge remote-tracking branch 'origin/staging/main' into staging/release</li> <li><a href="https://github.com/beautifier/js-beautify/commit/08b18539a6ae0a687212439bc824dc10759680c8"><code>08b1853</code></a> Bump version numbers for 1.15.2</li> <li><a href="https://github.com/beautifier/js-beautify/commit/adb5a571900b3d210ee646527338f4a41b98e57e"><code>adb5a57</code></a> Update Changelog</li> <li><a href="https://github.com/beautifier/js-beautify/commit/fc9848417dad6c71f2bfecf9f2e284d011a25734"><code>fc98484</code></a> Bump nopt from 8.0.0 to 8.1.0 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2343">#2343</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/73a195c243deca8c9c8cb8d5b0a6dad4165fa8d7"><code>73a195c</code></a> Bump mocha from 11.0.1 to 11.1.0 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2342">#2342</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/ac09b0e4734d8295566a985967435ddf6b6d148b"><code>ac09b0e</code></a> Bump webpack-cli from 5.1.4 to 6.0.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2336">#2336</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/06b94cf9f8e42c1ed3b149ed5d80fe04ffaa186d"><code>06b94cf</code></a> Bump glob from 11.0.0 to 11.0.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2340">#2340</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/d99c5218474f16de79e3f7aef69ef24b052285f0"><code>d99c521</code></a> Bump webpack from 5.96.1 to 5.97.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2335">#2335</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/5460c97283ad5d8b049619f9f9561cdf0bbe96b1"><code>5460c97</code></a> fix(cli): templating arguments getops (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2280">#2280</a>)</li> <li>Additional commits viewable in <a href="https://github.com/beautifier/js-beautify/compare/v1.15.1...v1.15.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=js-beautify&package-manager=npm_and_yarn&previous-version=1.15.1&new-version=1.15.2)](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) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-10 17:21:21 +00:00
"node_modules/color-name": {
"version": "1.1.4",
"resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
"integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==",
chore(deps-dev): bump js-beautify from 1.15.1 to 1.15.2 (#105) Bumps [js-beautify](https://github.com/beautifier/js-beautify) from 1.15.1 to 1.15.2. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/beautifier/js-beautify/blob/main/CHANGELOG.md">js-beautify's changelog</a>.</em></p> <blockquote> <h2>v1.15.2</h2> <ul> <li>Patch SNYK-JS-CROSSSPAWN-8303230 issue brought it through old glob package (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2328">#2328</a>)</li> <li>release wheels on pypi (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2313">#2313</a>)</li> <li>ModuleNotFoundError: No module named 'setuptools.command.test' as of latest setuptools package release (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2301">#2301</a>)</li> <li>[Python]Compatible with setuptools&gt;=72 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2300">#2300</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/beautifier/js-beautify/commit/6014e7a5cf6aefe13d6ca0befc0ae73921deb238"><code>6014e7a</code></a> Release: 1.15.2</li> <li><a href="https://github.com/beautifier/js-beautify/commit/99b86e4af68932a1b8269ae73dcbf436229b079c"><code>99b86e4</code></a> Merge remote-tracking branch 'origin/staging/main' into staging/release</li> <li><a href="https://github.com/beautifier/js-beautify/commit/08b18539a6ae0a687212439bc824dc10759680c8"><code>08b1853</code></a> Bump version numbers for 1.15.2</li> <li><a href="https://github.com/beautifier/js-beautify/commit/adb5a571900b3d210ee646527338f4a41b98e57e"><code>adb5a57</code></a> Update Changelog</li> <li><a href="https://github.com/beautifier/js-beautify/commit/fc9848417dad6c71f2bfecf9f2e284d011a25734"><code>fc98484</code></a> Bump nopt from 8.0.0 to 8.1.0 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2343">#2343</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/73a195c243deca8c9c8cb8d5b0a6dad4165fa8d7"><code>73a195c</code></a> Bump mocha from 11.0.1 to 11.1.0 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2342">#2342</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/ac09b0e4734d8295566a985967435ddf6b6d148b"><code>ac09b0e</code></a> Bump webpack-cli from 5.1.4 to 6.0.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2336">#2336</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/06b94cf9f8e42c1ed3b149ed5d80fe04ffaa186d"><code>06b94cf</code></a> Bump glob from 11.0.0 to 11.0.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2340">#2340</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/d99c5218474f16de79e3f7aef69ef24b052285f0"><code>d99c521</code></a> Bump webpack from 5.96.1 to 5.97.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2335">#2335</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/5460c97283ad5d8b049619f9f9561cdf0bbe96b1"><code>5460c97</code></a> fix(cli): templating arguments getops (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2280">#2280</a>)</li> <li>Additional commits viewable in <a href="https://github.com/beautifier/js-beautify/compare/v1.15.1...v1.15.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=js-beautify&package-manager=npm_and_yarn&previous-version=1.15.1&new-version=1.15.2)](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) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-10 17:21:21 +00:00
"dev": true,
"license": "MIT"
},
chore(deps-dev): bump js-beautify from 1.15.1 to 1.15.2 (#105) Bumps [js-beautify](https://github.com/beautifier/js-beautify) from 1.15.1 to 1.15.2. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/beautifier/js-beautify/blob/main/CHANGELOG.md">js-beautify's changelog</a>.</em></p> <blockquote> <h2>v1.15.2</h2> <ul> <li>Patch SNYK-JS-CROSSSPAWN-8303230 issue brought it through old glob package (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2328">#2328</a>)</li> <li>release wheels on pypi (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2313">#2313</a>)</li> <li>ModuleNotFoundError: No module named 'setuptools.command.test' as of latest setuptools package release (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2301">#2301</a>)</li> <li>[Python]Compatible with setuptools&gt;=72 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2300">#2300</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/beautifier/js-beautify/commit/6014e7a5cf6aefe13d6ca0befc0ae73921deb238"><code>6014e7a</code></a> Release: 1.15.2</li> <li><a href="https://github.com/beautifier/js-beautify/commit/99b86e4af68932a1b8269ae73dcbf436229b079c"><code>99b86e4</code></a> Merge remote-tracking branch 'origin/staging/main' into staging/release</li> <li><a href="https://github.com/beautifier/js-beautify/commit/08b18539a6ae0a687212439bc824dc10759680c8"><code>08b1853</code></a> Bump version numbers for 1.15.2</li> <li><a href="https://github.com/beautifier/js-beautify/commit/adb5a571900b3d210ee646527338f4a41b98e57e"><code>adb5a57</code></a> Update Changelog</li> <li><a href="https://github.com/beautifier/js-beautify/commit/fc9848417dad6c71f2bfecf9f2e284d011a25734"><code>fc98484</code></a> Bump nopt from 8.0.0 to 8.1.0 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2343">#2343</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/73a195c243deca8c9c8cb8d5b0a6dad4165fa8d7"><code>73a195c</code></a> Bump mocha from 11.0.1 to 11.1.0 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2342">#2342</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/ac09b0e4734d8295566a985967435ddf6b6d148b"><code>ac09b0e</code></a> Bump webpack-cli from 5.1.4 to 6.0.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2336">#2336</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/06b94cf9f8e42c1ed3b149ed5d80fe04ffaa186d"><code>06b94cf</code></a> Bump glob from 11.0.0 to 11.0.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2340">#2340</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/d99c5218474f16de79e3f7aef69ef24b052285f0"><code>d99c521</code></a> Bump webpack from 5.96.1 to 5.97.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2335">#2335</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/5460c97283ad5d8b049619f9f9561cdf0bbe96b1"><code>5460c97</code></a> fix(cli): templating arguments getops (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2280">#2280</a>)</li> <li>Additional commits viewable in <a href="https://github.com/beautifier/js-beautify/compare/v1.15.1...v1.15.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=js-beautify&package-manager=npm_and_yarn&previous-version=1.15.1&new-version=1.15.2)](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) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-10 17:21:21 +00:00
"node_modules/commander": {
"version": "10.0.1",
"resolved": "https://registry.npmjs.org/commander/-/commander-10.0.1.tgz",
"integrity": "sha512-y4Mg2tXshplEbSGzx7amzPwKKOCGuoSRP/CjEdwwk0FOGlUbq6lKuoyDZTNZkmxHdJtp54hdfY/JUrdL7Xfdug==",
chore(deps-dev): bump js-beautify from 1.15.1 to 1.15.2 (#105) Bumps [js-beautify](https://github.com/beautifier/js-beautify) from 1.15.1 to 1.15.2. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/beautifier/js-beautify/blob/main/CHANGELOG.md">js-beautify's changelog</a>.</em></p> <blockquote> <h2>v1.15.2</h2> <ul> <li>Patch SNYK-JS-CROSSSPAWN-8303230 issue brought it through old glob package (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2328">#2328</a>)</li> <li>release wheels on pypi (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2313">#2313</a>)</li> <li>ModuleNotFoundError: No module named 'setuptools.command.test' as of latest setuptools package release (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2301">#2301</a>)</li> <li>[Python]Compatible with setuptools&gt;=72 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2300">#2300</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/beautifier/js-beautify/commit/6014e7a5cf6aefe13d6ca0befc0ae73921deb238"><code>6014e7a</code></a> Release: 1.15.2</li> <li><a href="https://github.com/beautifier/js-beautify/commit/99b86e4af68932a1b8269ae73dcbf436229b079c"><code>99b86e4</code></a> Merge remote-tracking branch 'origin/staging/main' into staging/release</li> <li><a href="https://github.com/beautifier/js-beautify/commit/08b18539a6ae0a687212439bc824dc10759680c8"><code>08b1853</code></a> Bump version numbers for 1.15.2</li> <li><a href="https://github.com/beautifier/js-beautify/commit/adb5a571900b3d210ee646527338f4a41b98e57e"><code>adb5a57</code></a> Update Changelog</li> <li><a href="https://github.com/beautifier/js-beautify/commit/fc9848417dad6c71f2bfecf9f2e284d011a25734"><code>fc98484</code></a> Bump nopt from 8.0.0 to 8.1.0 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2343">#2343</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/73a195c243deca8c9c8cb8d5b0a6dad4165fa8d7"><code>73a195c</code></a> Bump mocha from 11.0.1 to 11.1.0 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2342">#2342</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/ac09b0e4734d8295566a985967435ddf6b6d148b"><code>ac09b0e</code></a> Bump webpack-cli from 5.1.4 to 6.0.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2336">#2336</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/06b94cf9f8e42c1ed3b149ed5d80fe04ffaa186d"><code>06b94cf</code></a> Bump glob from 11.0.0 to 11.0.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2340">#2340</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/d99c5218474f16de79e3f7aef69ef24b052285f0"><code>d99c521</code></a> Bump webpack from 5.96.1 to 5.97.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2335">#2335</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/5460c97283ad5d8b049619f9f9561cdf0bbe96b1"><code>5460c97</code></a> fix(cli): templating arguments getops (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2280">#2280</a>)</li> <li>Additional commits viewable in <a href="https://github.com/beautifier/js-beautify/compare/v1.15.1...v1.15.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=js-beautify&package-manager=npm_and_yarn&previous-version=1.15.1&new-version=1.15.2)](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) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-10 17:21:21 +00:00
"dev": true,
"engines": {
"node": ">=14"
}
2020-08-31 15:40:11 +02:00
},
chore(deps-dev): bump js-beautify from 1.15.1 to 1.15.2 (#105) Bumps [js-beautify](https://github.com/beautifier/js-beautify) from 1.15.1 to 1.15.2. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/beautifier/js-beautify/blob/main/CHANGELOG.md">js-beautify's changelog</a>.</em></p> <blockquote> <h2>v1.15.2</h2> <ul> <li>Patch SNYK-JS-CROSSSPAWN-8303230 issue brought it through old glob package (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2328">#2328</a>)</li> <li>release wheels on pypi (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2313">#2313</a>)</li> <li>ModuleNotFoundError: No module named 'setuptools.command.test' as of latest setuptools package release (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2301">#2301</a>)</li> <li>[Python]Compatible with setuptools&gt;=72 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2300">#2300</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/beautifier/js-beautify/commit/6014e7a5cf6aefe13d6ca0befc0ae73921deb238"><code>6014e7a</code></a> Release: 1.15.2</li> <li><a href="https://github.com/beautifier/js-beautify/commit/99b86e4af68932a1b8269ae73dcbf436229b079c"><code>99b86e4</code></a> Merge remote-tracking branch 'origin/staging/main' into staging/release</li> <li><a href="https://github.com/beautifier/js-beautify/commit/08b18539a6ae0a687212439bc824dc10759680c8"><code>08b1853</code></a> Bump version numbers for 1.15.2</li> <li><a href="https://github.com/beautifier/js-beautify/commit/adb5a571900b3d210ee646527338f4a41b98e57e"><code>adb5a57</code></a> Update Changelog</li> <li><a href="https://github.com/beautifier/js-beautify/commit/fc9848417dad6c71f2bfecf9f2e284d011a25734"><code>fc98484</code></a> Bump nopt from 8.0.0 to 8.1.0 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2343">#2343</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/73a195c243deca8c9c8cb8d5b0a6dad4165fa8d7"><code>73a195c</code></a> Bump mocha from 11.0.1 to 11.1.0 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2342">#2342</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/ac09b0e4734d8295566a985967435ddf6b6d148b"><code>ac09b0e</code></a> Bump webpack-cli from 5.1.4 to 6.0.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2336">#2336</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/06b94cf9f8e42c1ed3b149ed5d80fe04ffaa186d"><code>06b94cf</code></a> Bump glob from 11.0.0 to 11.0.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2340">#2340</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/d99c5218474f16de79e3f7aef69ef24b052285f0"><code>d99c521</code></a> Bump webpack from 5.96.1 to 5.97.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2335">#2335</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/5460c97283ad5d8b049619f9f9561cdf0bbe96b1"><code>5460c97</code></a> fix(cli): templating arguments getops (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2280">#2280</a>)</li> <li>Additional commits viewable in <a href="https://github.com/beautifier/js-beautify/compare/v1.15.1...v1.15.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=js-beautify&package-manager=npm_and_yarn&previous-version=1.15.1&new-version=1.15.2)](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) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-10 17:21:21 +00:00
"node_modules/config-chain": {
"version": "1.1.13",
"resolved": "https://registry.npmjs.org/config-chain/-/config-chain-1.1.13.tgz",
"integrity": "sha512-qj+f8APARXHrM0hraqXYb2/bOVSV4PvJQlNZ/DVj0QrmNM2q2euizkeuVckQ57J+W0mRH6Hvi+k50M4Jul2VRQ==",
"dev": true,
chore(deps-dev): bump js-beautify from 1.15.1 to 1.15.2 (#105) Bumps [js-beautify](https://github.com/beautifier/js-beautify) from 1.15.1 to 1.15.2. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/beautifier/js-beautify/blob/main/CHANGELOG.md">js-beautify's changelog</a>.</em></p> <blockquote> <h2>v1.15.2</h2> <ul> <li>Patch SNYK-JS-CROSSSPAWN-8303230 issue brought it through old glob package (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2328">#2328</a>)</li> <li>release wheels on pypi (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2313">#2313</a>)</li> <li>ModuleNotFoundError: No module named 'setuptools.command.test' as of latest setuptools package release (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2301">#2301</a>)</li> <li>[Python]Compatible with setuptools&gt;=72 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2300">#2300</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/beautifier/js-beautify/commit/6014e7a5cf6aefe13d6ca0befc0ae73921deb238"><code>6014e7a</code></a> Release: 1.15.2</li> <li><a href="https://github.com/beautifier/js-beautify/commit/99b86e4af68932a1b8269ae73dcbf436229b079c"><code>99b86e4</code></a> Merge remote-tracking branch 'origin/staging/main' into staging/release</li> <li><a href="https://github.com/beautifier/js-beautify/commit/08b18539a6ae0a687212439bc824dc10759680c8"><code>08b1853</code></a> Bump version numbers for 1.15.2</li> <li><a href="https://github.com/beautifier/js-beautify/commit/adb5a571900b3d210ee646527338f4a41b98e57e"><code>adb5a57</code></a> Update Changelog</li> <li><a href="https://github.com/beautifier/js-beautify/commit/fc9848417dad6c71f2bfecf9f2e284d011a25734"><code>fc98484</code></a> Bump nopt from 8.0.0 to 8.1.0 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2343">#2343</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/73a195c243deca8c9c8cb8d5b0a6dad4165fa8d7"><code>73a195c</code></a> Bump mocha from 11.0.1 to 11.1.0 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2342">#2342</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/ac09b0e4734d8295566a985967435ddf6b6d148b"><code>ac09b0e</code></a> Bump webpack-cli from 5.1.4 to 6.0.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2336">#2336</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/06b94cf9f8e42c1ed3b149ed5d80fe04ffaa186d"><code>06b94cf</code></a> Bump glob from 11.0.0 to 11.0.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2340">#2340</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/d99c5218474f16de79e3f7aef69ef24b052285f0"><code>d99c521</code></a> Bump webpack from 5.96.1 to 5.97.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2335">#2335</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/5460c97283ad5d8b049619f9f9561cdf0bbe96b1"><code>5460c97</code></a> fix(cli): templating arguments getops (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2280">#2280</a>)</li> <li>Additional commits viewable in <a href="https://github.com/beautifier/js-beautify/compare/v1.15.1...v1.15.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=js-beautify&package-manager=npm_and_yarn&previous-version=1.15.1&new-version=1.15.2)](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) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-10 17:21:21 +00:00
"dependencies": {
2020-08-31 15:40:11 +02:00
"ini": "^1.3.4",
"proto-list": "~1.2.1"
}
},
chore(deps-dev): bump js-beautify from 1.15.1 to 1.15.2 (#105) Bumps [js-beautify](https://github.com/beautifier/js-beautify) from 1.15.1 to 1.15.2. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/beautifier/js-beautify/blob/main/CHANGELOG.md">js-beautify's changelog</a>.</em></p> <blockquote> <h2>v1.15.2</h2> <ul> <li>Patch SNYK-JS-CROSSSPAWN-8303230 issue brought it through old glob package (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2328">#2328</a>)</li> <li>release wheels on pypi (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2313">#2313</a>)</li> <li>ModuleNotFoundError: No module named 'setuptools.command.test' as of latest setuptools package release (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2301">#2301</a>)</li> <li>[Python]Compatible with setuptools&gt;=72 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2300">#2300</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/beautifier/js-beautify/commit/6014e7a5cf6aefe13d6ca0befc0ae73921deb238"><code>6014e7a</code></a> Release: 1.15.2</li> <li><a href="https://github.com/beautifier/js-beautify/commit/99b86e4af68932a1b8269ae73dcbf436229b079c"><code>99b86e4</code></a> Merge remote-tracking branch 'origin/staging/main' into staging/release</li> <li><a href="https://github.com/beautifier/js-beautify/commit/08b18539a6ae0a687212439bc824dc10759680c8"><code>08b1853</code></a> Bump version numbers for 1.15.2</li> <li><a href="https://github.com/beautifier/js-beautify/commit/adb5a571900b3d210ee646527338f4a41b98e57e"><code>adb5a57</code></a> Update Changelog</li> <li><a href="https://github.com/beautifier/js-beautify/commit/fc9848417dad6c71f2bfecf9f2e284d011a25734"><code>fc98484</code></a> Bump nopt from 8.0.0 to 8.1.0 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2343">#2343</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/73a195c243deca8c9c8cb8d5b0a6dad4165fa8d7"><code>73a195c</code></a> Bump mocha from 11.0.1 to 11.1.0 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2342">#2342</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/ac09b0e4734d8295566a985967435ddf6b6d148b"><code>ac09b0e</code></a> Bump webpack-cli from 5.1.4 to 6.0.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2336">#2336</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/06b94cf9f8e42c1ed3b149ed5d80fe04ffaa186d"><code>06b94cf</code></a> Bump glob from 11.0.0 to 11.0.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2340">#2340</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/d99c5218474f16de79e3f7aef69ef24b052285f0"><code>d99c521</code></a> Bump webpack from 5.96.1 to 5.97.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2335">#2335</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/5460c97283ad5d8b049619f9f9561cdf0bbe96b1"><code>5460c97</code></a> fix(cli): templating arguments getops (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2280">#2280</a>)</li> <li>Additional commits viewable in <a href="https://github.com/beautifier/js-beautify/compare/v1.15.1...v1.15.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=js-beautify&package-manager=npm_and_yarn&previous-version=1.15.1&new-version=1.15.2)](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) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-10 17:21:21 +00:00
"node_modules/cross-spawn": {
"version": "7.0.6",
"resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.6.tgz",
"integrity": "sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA==",
"dev": true,
chore(deps-dev): bump js-beautify from 1.15.1 to 1.15.2 (#105) Bumps [js-beautify](https://github.com/beautifier/js-beautify) from 1.15.1 to 1.15.2. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/beautifier/js-beautify/blob/main/CHANGELOG.md">js-beautify's changelog</a>.</em></p> <blockquote> <h2>v1.15.2</h2> <ul> <li>Patch SNYK-JS-CROSSSPAWN-8303230 issue brought it through old glob package (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2328">#2328</a>)</li> <li>release wheels on pypi (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2313">#2313</a>)</li> <li>ModuleNotFoundError: No module named 'setuptools.command.test' as of latest setuptools package release (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2301">#2301</a>)</li> <li>[Python]Compatible with setuptools&gt;=72 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2300">#2300</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/beautifier/js-beautify/commit/6014e7a5cf6aefe13d6ca0befc0ae73921deb238"><code>6014e7a</code></a> Release: 1.15.2</li> <li><a href="https://github.com/beautifier/js-beautify/commit/99b86e4af68932a1b8269ae73dcbf436229b079c"><code>99b86e4</code></a> Merge remote-tracking branch 'origin/staging/main' into staging/release</li> <li><a href="https://github.com/beautifier/js-beautify/commit/08b18539a6ae0a687212439bc824dc10759680c8"><code>08b1853</code></a> Bump version numbers for 1.15.2</li> <li><a href="https://github.com/beautifier/js-beautify/commit/adb5a571900b3d210ee646527338f4a41b98e57e"><code>adb5a57</code></a> Update Changelog</li> <li><a href="https://github.com/beautifier/js-beautify/commit/fc9848417dad6c71f2bfecf9f2e284d011a25734"><code>fc98484</code></a> Bump nopt from 8.0.0 to 8.1.0 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2343">#2343</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/73a195c243deca8c9c8cb8d5b0a6dad4165fa8d7"><code>73a195c</code></a> Bump mocha from 11.0.1 to 11.1.0 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2342">#2342</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/ac09b0e4734d8295566a985967435ddf6b6d148b"><code>ac09b0e</code></a> Bump webpack-cli from 5.1.4 to 6.0.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2336">#2336</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/06b94cf9f8e42c1ed3b149ed5d80fe04ffaa186d"><code>06b94cf</code></a> Bump glob from 11.0.0 to 11.0.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2340">#2340</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/d99c5218474f16de79e3f7aef69ef24b052285f0"><code>d99c521</code></a> Bump webpack from 5.96.1 to 5.97.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2335">#2335</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/5460c97283ad5d8b049619f9f9561cdf0bbe96b1"><code>5460c97</code></a> fix(cli): templating arguments getops (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2280">#2280</a>)</li> <li>Additional commits viewable in <a href="https://github.com/beautifier/js-beautify/compare/v1.15.1...v1.15.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=js-beautify&package-manager=npm_and_yarn&previous-version=1.15.1&new-version=1.15.2)](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) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-10 17:21:21 +00:00
"license": "MIT",
"dependencies": {
"path-key": "^3.1.0",
"shebang-command": "^2.0.0",
"which": "^2.0.1"
chore(deps-dev): bump js-beautify from 1.15.1 to 1.15.2 (#105) Bumps [js-beautify](https://github.com/beautifier/js-beautify) from 1.15.1 to 1.15.2. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/beautifier/js-beautify/blob/main/CHANGELOG.md">js-beautify's changelog</a>.</em></p> <blockquote> <h2>v1.15.2</h2> <ul> <li>Patch SNYK-JS-CROSSSPAWN-8303230 issue brought it through old glob package (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2328">#2328</a>)</li> <li>release wheels on pypi (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2313">#2313</a>)</li> <li>ModuleNotFoundError: No module named 'setuptools.command.test' as of latest setuptools package release (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2301">#2301</a>)</li> <li>[Python]Compatible with setuptools&gt;=72 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2300">#2300</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/beautifier/js-beautify/commit/6014e7a5cf6aefe13d6ca0befc0ae73921deb238"><code>6014e7a</code></a> Release: 1.15.2</li> <li><a href="https://github.com/beautifier/js-beautify/commit/99b86e4af68932a1b8269ae73dcbf436229b079c"><code>99b86e4</code></a> Merge remote-tracking branch 'origin/staging/main' into staging/release</li> <li><a href="https://github.com/beautifier/js-beautify/commit/08b18539a6ae0a687212439bc824dc10759680c8"><code>08b1853</code></a> Bump version numbers for 1.15.2</li> <li><a href="https://github.com/beautifier/js-beautify/commit/adb5a571900b3d210ee646527338f4a41b98e57e"><code>adb5a57</code></a> Update Changelog</li> <li><a href="https://github.com/beautifier/js-beautify/commit/fc9848417dad6c71f2bfecf9f2e284d011a25734"><code>fc98484</code></a> Bump nopt from 8.0.0 to 8.1.0 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2343">#2343</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/73a195c243deca8c9c8cb8d5b0a6dad4165fa8d7"><code>73a195c</code></a> Bump mocha from 11.0.1 to 11.1.0 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2342">#2342</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/ac09b0e4734d8295566a985967435ddf6b6d148b"><code>ac09b0e</code></a> Bump webpack-cli from 5.1.4 to 6.0.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2336">#2336</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/06b94cf9f8e42c1ed3b149ed5d80fe04ffaa186d"><code>06b94cf</code></a> Bump glob from 11.0.0 to 11.0.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2340">#2340</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/d99c5218474f16de79e3f7aef69ef24b052285f0"><code>d99c521</code></a> Bump webpack from 5.96.1 to 5.97.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2335">#2335</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/5460c97283ad5d8b049619f9f9561cdf0bbe96b1"><code>5460c97</code></a> fix(cli): templating arguments getops (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2280">#2280</a>)</li> <li>Additional commits viewable in <a href="https://github.com/beautifier/js-beautify/compare/v1.15.1...v1.15.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=js-beautify&package-manager=npm_and_yarn&previous-version=1.15.1&new-version=1.15.2)](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) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-10 17:21:21 +00:00
},
"engines": {
"node": ">= 8"
2020-08-31 15:40:11 +02:00
}
},
chore(deps-dev): bump js-beautify from 1.15.1 to 1.15.2 (#105) Bumps [js-beautify](https://github.com/beautifier/js-beautify) from 1.15.1 to 1.15.2. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/beautifier/js-beautify/blob/main/CHANGELOG.md">js-beautify's changelog</a>.</em></p> <blockquote> <h2>v1.15.2</h2> <ul> <li>Patch SNYK-JS-CROSSSPAWN-8303230 issue brought it through old glob package (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2328">#2328</a>)</li> <li>release wheels on pypi (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2313">#2313</a>)</li> <li>ModuleNotFoundError: No module named 'setuptools.command.test' as of latest setuptools package release (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2301">#2301</a>)</li> <li>[Python]Compatible with setuptools&gt;=72 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2300">#2300</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/beautifier/js-beautify/commit/6014e7a5cf6aefe13d6ca0befc0ae73921deb238"><code>6014e7a</code></a> Release: 1.15.2</li> <li><a href="https://github.com/beautifier/js-beautify/commit/99b86e4af68932a1b8269ae73dcbf436229b079c"><code>99b86e4</code></a> Merge remote-tracking branch 'origin/staging/main' into staging/release</li> <li><a href="https://github.com/beautifier/js-beautify/commit/08b18539a6ae0a687212439bc824dc10759680c8"><code>08b1853</code></a> Bump version numbers for 1.15.2</li> <li><a href="https://github.com/beautifier/js-beautify/commit/adb5a571900b3d210ee646527338f4a41b98e57e"><code>adb5a57</code></a> Update Changelog</li> <li><a href="https://github.com/beautifier/js-beautify/commit/fc9848417dad6c71f2bfecf9f2e284d011a25734"><code>fc98484</code></a> Bump nopt from 8.0.0 to 8.1.0 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2343">#2343</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/73a195c243deca8c9c8cb8d5b0a6dad4165fa8d7"><code>73a195c</code></a> Bump mocha from 11.0.1 to 11.1.0 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2342">#2342</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/ac09b0e4734d8295566a985967435ddf6b6d148b"><code>ac09b0e</code></a> Bump webpack-cli from 5.1.4 to 6.0.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2336">#2336</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/06b94cf9f8e42c1ed3b149ed5d80fe04ffaa186d"><code>06b94cf</code></a> Bump glob from 11.0.0 to 11.0.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2340">#2340</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/d99c5218474f16de79e3f7aef69ef24b052285f0"><code>d99c521</code></a> Bump webpack from 5.96.1 to 5.97.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2335">#2335</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/5460c97283ad5d8b049619f9f9561cdf0bbe96b1"><code>5460c97</code></a> fix(cli): templating arguments getops (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2280">#2280</a>)</li> <li>Additional commits viewable in <a href="https://github.com/beautifier/js-beautify/compare/v1.15.1...v1.15.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=js-beautify&package-manager=npm_and_yarn&previous-version=1.15.1&new-version=1.15.2)](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) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-10 17:21:21 +00:00
"node_modules/eastasianwidth": {
"version": "0.2.0",
"resolved": "https://registry.npmjs.org/eastasianwidth/-/eastasianwidth-0.2.0.tgz",
"integrity": "sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA==",
chore(deps-dev): bump js-beautify from 1.15.1 to 1.15.2 (#105) Bumps [js-beautify](https://github.com/beautifier/js-beautify) from 1.15.1 to 1.15.2. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/beautifier/js-beautify/blob/main/CHANGELOG.md">js-beautify's changelog</a>.</em></p> <blockquote> <h2>v1.15.2</h2> <ul> <li>Patch SNYK-JS-CROSSSPAWN-8303230 issue brought it through old glob package (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2328">#2328</a>)</li> <li>release wheels on pypi (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2313">#2313</a>)</li> <li>ModuleNotFoundError: No module named 'setuptools.command.test' as of latest setuptools package release (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2301">#2301</a>)</li> <li>[Python]Compatible with setuptools&gt;=72 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2300">#2300</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/beautifier/js-beautify/commit/6014e7a5cf6aefe13d6ca0befc0ae73921deb238"><code>6014e7a</code></a> Release: 1.15.2</li> <li><a href="https://github.com/beautifier/js-beautify/commit/99b86e4af68932a1b8269ae73dcbf436229b079c"><code>99b86e4</code></a> Merge remote-tracking branch 'origin/staging/main' into staging/release</li> <li><a href="https://github.com/beautifier/js-beautify/commit/08b18539a6ae0a687212439bc824dc10759680c8"><code>08b1853</code></a> Bump version numbers for 1.15.2</li> <li><a href="https://github.com/beautifier/js-beautify/commit/adb5a571900b3d210ee646527338f4a41b98e57e"><code>adb5a57</code></a> Update Changelog</li> <li><a href="https://github.com/beautifier/js-beautify/commit/fc9848417dad6c71f2bfecf9f2e284d011a25734"><code>fc98484</code></a> Bump nopt from 8.0.0 to 8.1.0 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2343">#2343</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/73a195c243deca8c9c8cb8d5b0a6dad4165fa8d7"><code>73a195c</code></a> Bump mocha from 11.0.1 to 11.1.0 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2342">#2342</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/ac09b0e4734d8295566a985967435ddf6b6d148b"><code>ac09b0e</code></a> Bump webpack-cli from 5.1.4 to 6.0.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2336">#2336</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/06b94cf9f8e42c1ed3b149ed5d80fe04ffaa186d"><code>06b94cf</code></a> Bump glob from 11.0.0 to 11.0.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2340">#2340</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/d99c5218474f16de79e3f7aef69ef24b052285f0"><code>d99c521</code></a> Bump webpack from 5.96.1 to 5.97.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2335">#2335</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/5460c97283ad5d8b049619f9f9561cdf0bbe96b1"><code>5460c97</code></a> fix(cli): templating arguments getops (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2280">#2280</a>)</li> <li>Additional commits viewable in <a href="https://github.com/beautifier/js-beautify/compare/v1.15.1...v1.15.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=js-beautify&package-manager=npm_and_yarn&previous-version=1.15.1&new-version=1.15.2)](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) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-10 17:21:21 +00:00
"dev": true,
"license": "MIT"
2020-08-31 15:40:11 +02:00
},
chore(deps-dev): bump js-beautify from 1.15.1 to 1.15.2 (#105) Bumps [js-beautify](https://github.com/beautifier/js-beautify) from 1.15.1 to 1.15.2. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/beautifier/js-beautify/blob/main/CHANGELOG.md">js-beautify's changelog</a>.</em></p> <blockquote> <h2>v1.15.2</h2> <ul> <li>Patch SNYK-JS-CROSSSPAWN-8303230 issue brought it through old glob package (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2328">#2328</a>)</li> <li>release wheels on pypi (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2313">#2313</a>)</li> <li>ModuleNotFoundError: No module named 'setuptools.command.test' as of latest setuptools package release (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2301">#2301</a>)</li> <li>[Python]Compatible with setuptools&gt;=72 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2300">#2300</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/beautifier/js-beautify/commit/6014e7a5cf6aefe13d6ca0befc0ae73921deb238"><code>6014e7a</code></a> Release: 1.15.2</li> <li><a href="https://github.com/beautifier/js-beautify/commit/99b86e4af68932a1b8269ae73dcbf436229b079c"><code>99b86e4</code></a> Merge remote-tracking branch 'origin/staging/main' into staging/release</li> <li><a href="https://github.com/beautifier/js-beautify/commit/08b18539a6ae0a687212439bc824dc10759680c8"><code>08b1853</code></a> Bump version numbers for 1.15.2</li> <li><a href="https://github.com/beautifier/js-beautify/commit/adb5a571900b3d210ee646527338f4a41b98e57e"><code>adb5a57</code></a> Update Changelog</li> <li><a href="https://github.com/beautifier/js-beautify/commit/fc9848417dad6c71f2bfecf9f2e284d011a25734"><code>fc98484</code></a> Bump nopt from 8.0.0 to 8.1.0 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2343">#2343</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/73a195c243deca8c9c8cb8d5b0a6dad4165fa8d7"><code>73a195c</code></a> Bump mocha from 11.0.1 to 11.1.0 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2342">#2342</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/ac09b0e4734d8295566a985967435ddf6b6d148b"><code>ac09b0e</code></a> Bump webpack-cli from 5.1.4 to 6.0.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2336">#2336</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/06b94cf9f8e42c1ed3b149ed5d80fe04ffaa186d"><code>06b94cf</code></a> Bump glob from 11.0.0 to 11.0.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2340">#2340</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/d99c5218474f16de79e3f7aef69ef24b052285f0"><code>d99c521</code></a> Bump webpack from 5.96.1 to 5.97.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2335">#2335</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/5460c97283ad5d8b049619f9f9561cdf0bbe96b1"><code>5460c97</code></a> fix(cli): templating arguments getops (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2280">#2280</a>)</li> <li>Additional commits viewable in <a href="https://github.com/beautifier/js-beautify/compare/v1.15.1...v1.15.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=js-beautify&package-manager=npm_and_yarn&previous-version=1.15.1&new-version=1.15.2)](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) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-10 17:21:21 +00:00
"node_modules/editorconfig": {
"version": "1.0.4",
"resolved": "https://registry.npmjs.org/editorconfig/-/editorconfig-1.0.4.tgz",
"integrity": "sha512-L9Qe08KWTlqYMVvMcTIvMAdl1cDUubzRNYL+WfA4bLDMHe4nemKkpmYzkznE1FwLKu0EEmy6obgQKzMJrg4x9Q==",
"dev": true,
chore(deps-dev): bump js-beautify from 1.15.1 to 1.15.2 (#105) Bumps [js-beautify](https://github.com/beautifier/js-beautify) from 1.15.1 to 1.15.2. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/beautifier/js-beautify/blob/main/CHANGELOG.md">js-beautify's changelog</a>.</em></p> <blockquote> <h2>v1.15.2</h2> <ul> <li>Patch SNYK-JS-CROSSSPAWN-8303230 issue brought it through old glob package (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2328">#2328</a>)</li> <li>release wheels on pypi (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2313">#2313</a>)</li> <li>ModuleNotFoundError: No module named 'setuptools.command.test' as of latest setuptools package release (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2301">#2301</a>)</li> <li>[Python]Compatible with setuptools&gt;=72 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2300">#2300</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/beautifier/js-beautify/commit/6014e7a5cf6aefe13d6ca0befc0ae73921deb238"><code>6014e7a</code></a> Release: 1.15.2</li> <li><a href="https://github.com/beautifier/js-beautify/commit/99b86e4af68932a1b8269ae73dcbf436229b079c"><code>99b86e4</code></a> Merge remote-tracking branch 'origin/staging/main' into staging/release</li> <li><a href="https://github.com/beautifier/js-beautify/commit/08b18539a6ae0a687212439bc824dc10759680c8"><code>08b1853</code></a> Bump version numbers for 1.15.2</li> <li><a href="https://github.com/beautifier/js-beautify/commit/adb5a571900b3d210ee646527338f4a41b98e57e"><code>adb5a57</code></a> Update Changelog</li> <li><a href="https://github.com/beautifier/js-beautify/commit/fc9848417dad6c71f2bfecf9f2e284d011a25734"><code>fc98484</code></a> Bump nopt from 8.0.0 to 8.1.0 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2343">#2343</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/73a195c243deca8c9c8cb8d5b0a6dad4165fa8d7"><code>73a195c</code></a> Bump mocha from 11.0.1 to 11.1.0 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2342">#2342</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/ac09b0e4734d8295566a985967435ddf6b6d148b"><code>ac09b0e</code></a> Bump webpack-cli from 5.1.4 to 6.0.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2336">#2336</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/06b94cf9f8e42c1ed3b149ed5d80fe04ffaa186d"><code>06b94cf</code></a> Bump glob from 11.0.0 to 11.0.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2340">#2340</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/d99c5218474f16de79e3f7aef69ef24b052285f0"><code>d99c521</code></a> Bump webpack from 5.96.1 to 5.97.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2335">#2335</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/5460c97283ad5d8b049619f9f9561cdf0bbe96b1"><code>5460c97</code></a> fix(cli): templating arguments getops (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2280">#2280</a>)</li> <li>Additional commits viewable in <a href="https://github.com/beautifier/js-beautify/compare/v1.15.1...v1.15.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=js-beautify&package-manager=npm_and_yarn&previous-version=1.15.1&new-version=1.15.2)](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) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-10 17:21:21 +00:00
"dependencies": {
"@one-ini/wasm": "0.1.1",
"commander": "^10.0.0",
"minimatch": "9.0.1",
"semver": "^7.5.3"
chore(deps-dev): bump js-beautify from 1.15.1 to 1.15.2 (#105) Bumps [js-beautify](https://github.com/beautifier/js-beautify) from 1.15.1 to 1.15.2. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/beautifier/js-beautify/blob/main/CHANGELOG.md">js-beautify's changelog</a>.</em></p> <blockquote> <h2>v1.15.2</h2> <ul> <li>Patch SNYK-JS-CROSSSPAWN-8303230 issue brought it through old glob package (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2328">#2328</a>)</li> <li>release wheels on pypi (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2313">#2313</a>)</li> <li>ModuleNotFoundError: No module named 'setuptools.command.test' as of latest setuptools package release (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2301">#2301</a>)</li> <li>[Python]Compatible with setuptools&gt;=72 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2300">#2300</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/beautifier/js-beautify/commit/6014e7a5cf6aefe13d6ca0befc0ae73921deb238"><code>6014e7a</code></a> Release: 1.15.2</li> <li><a href="https://github.com/beautifier/js-beautify/commit/99b86e4af68932a1b8269ae73dcbf436229b079c"><code>99b86e4</code></a> Merge remote-tracking branch 'origin/staging/main' into staging/release</li> <li><a href="https://github.com/beautifier/js-beautify/commit/08b18539a6ae0a687212439bc824dc10759680c8"><code>08b1853</code></a> Bump version numbers for 1.15.2</li> <li><a href="https://github.com/beautifier/js-beautify/commit/adb5a571900b3d210ee646527338f4a41b98e57e"><code>adb5a57</code></a> Update Changelog</li> <li><a href="https://github.com/beautifier/js-beautify/commit/fc9848417dad6c71f2bfecf9f2e284d011a25734"><code>fc98484</code></a> Bump nopt from 8.0.0 to 8.1.0 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2343">#2343</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/73a195c243deca8c9c8cb8d5b0a6dad4165fa8d7"><code>73a195c</code></a> Bump mocha from 11.0.1 to 11.1.0 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2342">#2342</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/ac09b0e4734d8295566a985967435ddf6b6d148b"><code>ac09b0e</code></a> Bump webpack-cli from 5.1.4 to 6.0.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2336">#2336</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/06b94cf9f8e42c1ed3b149ed5d80fe04ffaa186d"><code>06b94cf</code></a> Bump glob from 11.0.0 to 11.0.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2340">#2340</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/d99c5218474f16de79e3f7aef69ef24b052285f0"><code>d99c521</code></a> Bump webpack from 5.96.1 to 5.97.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2335">#2335</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/5460c97283ad5d8b049619f9f9561cdf0bbe96b1"><code>5460c97</code></a> fix(cli): templating arguments getops (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2280">#2280</a>)</li> <li>Additional commits viewable in <a href="https://github.com/beautifier/js-beautify/compare/v1.15.1...v1.15.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=js-beautify&package-manager=npm_and_yarn&previous-version=1.15.1&new-version=1.15.2)](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) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-10 17:21:21 +00:00
},
"bin": {
"editorconfig": "bin/editorconfig"
},
"engines": {
"node": ">=14"
2020-08-31 15:40:11 +02:00
}
},
chore(deps-dev): bump js-beautify from 1.15.1 to 1.15.2 (#105) Bumps [js-beautify](https://github.com/beautifier/js-beautify) from 1.15.1 to 1.15.2. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/beautifier/js-beautify/blob/main/CHANGELOG.md">js-beautify's changelog</a>.</em></p> <blockquote> <h2>v1.15.2</h2> <ul> <li>Patch SNYK-JS-CROSSSPAWN-8303230 issue brought it through old glob package (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2328">#2328</a>)</li> <li>release wheels on pypi (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2313">#2313</a>)</li> <li>ModuleNotFoundError: No module named 'setuptools.command.test' as of latest setuptools package release (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2301">#2301</a>)</li> <li>[Python]Compatible with setuptools&gt;=72 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2300">#2300</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/beautifier/js-beautify/commit/6014e7a5cf6aefe13d6ca0befc0ae73921deb238"><code>6014e7a</code></a> Release: 1.15.2</li> <li><a href="https://github.com/beautifier/js-beautify/commit/99b86e4af68932a1b8269ae73dcbf436229b079c"><code>99b86e4</code></a> Merge remote-tracking branch 'origin/staging/main' into staging/release</li> <li><a href="https://github.com/beautifier/js-beautify/commit/08b18539a6ae0a687212439bc824dc10759680c8"><code>08b1853</code></a> Bump version numbers for 1.15.2</li> <li><a href="https://github.com/beautifier/js-beautify/commit/adb5a571900b3d210ee646527338f4a41b98e57e"><code>adb5a57</code></a> Update Changelog</li> <li><a href="https://github.com/beautifier/js-beautify/commit/fc9848417dad6c71f2bfecf9f2e284d011a25734"><code>fc98484</code></a> Bump nopt from 8.0.0 to 8.1.0 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2343">#2343</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/73a195c243deca8c9c8cb8d5b0a6dad4165fa8d7"><code>73a195c</code></a> Bump mocha from 11.0.1 to 11.1.0 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2342">#2342</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/ac09b0e4734d8295566a985967435ddf6b6d148b"><code>ac09b0e</code></a> Bump webpack-cli from 5.1.4 to 6.0.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2336">#2336</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/06b94cf9f8e42c1ed3b149ed5d80fe04ffaa186d"><code>06b94cf</code></a> Bump glob from 11.0.0 to 11.0.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2340">#2340</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/d99c5218474f16de79e3f7aef69ef24b052285f0"><code>d99c521</code></a> Bump webpack from 5.96.1 to 5.97.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2335">#2335</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/5460c97283ad5d8b049619f9f9561cdf0bbe96b1"><code>5460c97</code></a> fix(cli): templating arguments getops (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2280">#2280</a>)</li> <li>Additional commits viewable in <a href="https://github.com/beautifier/js-beautify/compare/v1.15.1...v1.15.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=js-beautify&package-manager=npm_and_yarn&previous-version=1.15.1&new-version=1.15.2)](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) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-10 17:21:21 +00:00
"node_modules/emoji-regex": {
"version": "9.2.2",
"resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-9.2.2.tgz",
"integrity": "sha512-L18DaJsXSUk2+42pv8mLs5jJT2hqFkFE4j21wOmgbUqsZ2hL72NsUU785g9RXgo3s0ZNgVl42TiHp3ZtOv/Vyg==",
chore(deps-dev): bump js-beautify from 1.15.1 to 1.15.2 (#105) Bumps [js-beautify](https://github.com/beautifier/js-beautify) from 1.15.1 to 1.15.2. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/beautifier/js-beautify/blob/main/CHANGELOG.md">js-beautify's changelog</a>.</em></p> <blockquote> <h2>v1.15.2</h2> <ul> <li>Patch SNYK-JS-CROSSSPAWN-8303230 issue brought it through old glob package (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2328">#2328</a>)</li> <li>release wheels on pypi (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2313">#2313</a>)</li> <li>ModuleNotFoundError: No module named 'setuptools.command.test' as of latest setuptools package release (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2301">#2301</a>)</li> <li>[Python]Compatible with setuptools&gt;=72 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2300">#2300</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/beautifier/js-beautify/commit/6014e7a5cf6aefe13d6ca0befc0ae73921deb238"><code>6014e7a</code></a> Release: 1.15.2</li> <li><a href="https://github.com/beautifier/js-beautify/commit/99b86e4af68932a1b8269ae73dcbf436229b079c"><code>99b86e4</code></a> Merge remote-tracking branch 'origin/staging/main' into staging/release</li> <li><a href="https://github.com/beautifier/js-beautify/commit/08b18539a6ae0a687212439bc824dc10759680c8"><code>08b1853</code></a> Bump version numbers for 1.15.2</li> <li><a href="https://github.com/beautifier/js-beautify/commit/adb5a571900b3d210ee646527338f4a41b98e57e"><code>adb5a57</code></a> Update Changelog</li> <li><a href="https://github.com/beautifier/js-beautify/commit/fc9848417dad6c71f2bfecf9f2e284d011a25734"><code>fc98484</code></a> Bump nopt from 8.0.0 to 8.1.0 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2343">#2343</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/73a195c243deca8c9c8cb8d5b0a6dad4165fa8d7"><code>73a195c</code></a> Bump mocha from 11.0.1 to 11.1.0 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2342">#2342</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/ac09b0e4734d8295566a985967435ddf6b6d148b"><code>ac09b0e</code></a> Bump webpack-cli from 5.1.4 to 6.0.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2336">#2336</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/06b94cf9f8e42c1ed3b149ed5d80fe04ffaa186d"><code>06b94cf</code></a> Bump glob from 11.0.0 to 11.0.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2340">#2340</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/d99c5218474f16de79e3f7aef69ef24b052285f0"><code>d99c521</code></a> Bump webpack from 5.96.1 to 5.97.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2335">#2335</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/5460c97283ad5d8b049619f9f9561cdf0bbe96b1"><code>5460c97</code></a> fix(cli): templating arguments getops (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2280">#2280</a>)</li> <li>Additional commits viewable in <a href="https://github.com/beautifier/js-beautify/compare/v1.15.1...v1.15.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=js-beautify&package-manager=npm_and_yarn&previous-version=1.15.1&new-version=1.15.2)](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) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-10 17:21:21 +00:00
"dev": true,
"license": "MIT"
},
chore(deps-dev): bump js-beautify from 1.15.1 to 1.15.2 (#105) Bumps [js-beautify](https://github.com/beautifier/js-beautify) from 1.15.1 to 1.15.2. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/beautifier/js-beautify/blob/main/CHANGELOG.md">js-beautify's changelog</a>.</em></p> <blockquote> <h2>v1.15.2</h2> <ul> <li>Patch SNYK-JS-CROSSSPAWN-8303230 issue brought it through old glob package (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2328">#2328</a>)</li> <li>release wheels on pypi (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2313">#2313</a>)</li> <li>ModuleNotFoundError: No module named 'setuptools.command.test' as of latest setuptools package release (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2301">#2301</a>)</li> <li>[Python]Compatible with setuptools&gt;=72 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2300">#2300</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/beautifier/js-beautify/commit/6014e7a5cf6aefe13d6ca0befc0ae73921deb238"><code>6014e7a</code></a> Release: 1.15.2</li> <li><a href="https://github.com/beautifier/js-beautify/commit/99b86e4af68932a1b8269ae73dcbf436229b079c"><code>99b86e4</code></a> Merge remote-tracking branch 'origin/staging/main' into staging/release</li> <li><a href="https://github.com/beautifier/js-beautify/commit/08b18539a6ae0a687212439bc824dc10759680c8"><code>08b1853</code></a> Bump version numbers for 1.15.2</li> <li><a href="https://github.com/beautifier/js-beautify/commit/adb5a571900b3d210ee646527338f4a41b98e57e"><code>adb5a57</code></a> Update Changelog</li> <li><a href="https://github.com/beautifier/js-beautify/commit/fc9848417dad6c71f2bfecf9f2e284d011a25734"><code>fc98484</code></a> Bump nopt from 8.0.0 to 8.1.0 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2343">#2343</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/73a195c243deca8c9c8cb8d5b0a6dad4165fa8d7"><code>73a195c</code></a> Bump mocha from 11.0.1 to 11.1.0 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2342">#2342</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/ac09b0e4734d8295566a985967435ddf6b6d148b"><code>ac09b0e</code></a> Bump webpack-cli from 5.1.4 to 6.0.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2336">#2336</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/06b94cf9f8e42c1ed3b149ed5d80fe04ffaa186d"><code>06b94cf</code></a> Bump glob from 11.0.0 to 11.0.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2340">#2340</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/d99c5218474f16de79e3f7aef69ef24b052285f0"><code>d99c521</code></a> Bump webpack from 5.96.1 to 5.97.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2335">#2335</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/5460c97283ad5d8b049619f9f9561cdf0bbe96b1"><code>5460c97</code></a> fix(cli): templating arguments getops (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2280">#2280</a>)</li> <li>Additional commits viewable in <a href="https://github.com/beautifier/js-beautify/compare/v1.15.1...v1.15.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=js-beautify&package-manager=npm_and_yarn&previous-version=1.15.1&new-version=1.15.2)](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) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-10 17:21:21 +00:00
"node_modules/foreground-child": {
"version": "3.3.0",
"resolved": "https://registry.npmjs.org/foreground-child/-/foreground-child-3.3.0.tgz",
"integrity": "sha512-Ld2g8rrAyMYFXBhEqMz8ZAHBi4J4uS1i/CxGMDnjyFWddMXLVcDp051DZfu+t7+ab7Wv6SMqpWmyFIj5UbfFvg==",
"dev": true,
chore(deps-dev): bump js-beautify from 1.15.1 to 1.15.2 (#105) Bumps [js-beautify](https://github.com/beautifier/js-beautify) from 1.15.1 to 1.15.2. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/beautifier/js-beautify/blob/main/CHANGELOG.md">js-beautify's changelog</a>.</em></p> <blockquote> <h2>v1.15.2</h2> <ul> <li>Patch SNYK-JS-CROSSSPAWN-8303230 issue brought it through old glob package (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2328">#2328</a>)</li> <li>release wheels on pypi (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2313">#2313</a>)</li> <li>ModuleNotFoundError: No module named 'setuptools.command.test' as of latest setuptools package release (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2301">#2301</a>)</li> <li>[Python]Compatible with setuptools&gt;=72 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2300">#2300</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/beautifier/js-beautify/commit/6014e7a5cf6aefe13d6ca0befc0ae73921deb238"><code>6014e7a</code></a> Release: 1.15.2</li> <li><a href="https://github.com/beautifier/js-beautify/commit/99b86e4af68932a1b8269ae73dcbf436229b079c"><code>99b86e4</code></a> Merge remote-tracking branch 'origin/staging/main' into staging/release</li> <li><a href="https://github.com/beautifier/js-beautify/commit/08b18539a6ae0a687212439bc824dc10759680c8"><code>08b1853</code></a> Bump version numbers for 1.15.2</li> <li><a href="https://github.com/beautifier/js-beautify/commit/adb5a571900b3d210ee646527338f4a41b98e57e"><code>adb5a57</code></a> Update Changelog</li> <li><a href="https://github.com/beautifier/js-beautify/commit/fc9848417dad6c71f2bfecf9f2e284d011a25734"><code>fc98484</code></a> Bump nopt from 8.0.0 to 8.1.0 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2343">#2343</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/73a195c243deca8c9c8cb8d5b0a6dad4165fa8d7"><code>73a195c</code></a> Bump mocha from 11.0.1 to 11.1.0 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2342">#2342</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/ac09b0e4734d8295566a985967435ddf6b6d148b"><code>ac09b0e</code></a> Bump webpack-cli from 5.1.4 to 6.0.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2336">#2336</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/06b94cf9f8e42c1ed3b149ed5d80fe04ffaa186d"><code>06b94cf</code></a> Bump glob from 11.0.0 to 11.0.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2340">#2340</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/d99c5218474f16de79e3f7aef69ef24b052285f0"><code>d99c521</code></a> Bump webpack from 5.96.1 to 5.97.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2335">#2335</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/5460c97283ad5d8b049619f9f9561cdf0bbe96b1"><code>5460c97</code></a> fix(cli): templating arguments getops (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2280">#2280</a>)</li> <li>Additional commits viewable in <a href="https://github.com/beautifier/js-beautify/compare/v1.15.1...v1.15.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=js-beautify&package-manager=npm_and_yarn&previous-version=1.15.1&new-version=1.15.2)](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) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-10 17:21:21 +00:00
"license": "ISC",
"dependencies": {
"cross-spawn": "^7.0.0",
"signal-exit": "^4.0.1"
chore(deps-dev): bump js-beautify from 1.15.1 to 1.15.2 (#105) Bumps [js-beautify](https://github.com/beautifier/js-beautify) from 1.15.1 to 1.15.2. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/beautifier/js-beautify/blob/main/CHANGELOG.md">js-beautify's changelog</a>.</em></p> <blockquote> <h2>v1.15.2</h2> <ul> <li>Patch SNYK-JS-CROSSSPAWN-8303230 issue brought it through old glob package (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2328">#2328</a>)</li> <li>release wheels on pypi (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2313">#2313</a>)</li> <li>ModuleNotFoundError: No module named 'setuptools.command.test' as of latest setuptools package release (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2301">#2301</a>)</li> <li>[Python]Compatible with setuptools&gt;=72 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2300">#2300</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/beautifier/js-beautify/commit/6014e7a5cf6aefe13d6ca0befc0ae73921deb238"><code>6014e7a</code></a> Release: 1.15.2</li> <li><a href="https://github.com/beautifier/js-beautify/commit/99b86e4af68932a1b8269ae73dcbf436229b079c"><code>99b86e4</code></a> Merge remote-tracking branch 'origin/staging/main' into staging/release</li> <li><a href="https://github.com/beautifier/js-beautify/commit/08b18539a6ae0a687212439bc824dc10759680c8"><code>08b1853</code></a> Bump version numbers for 1.15.2</li> <li><a href="https://github.com/beautifier/js-beautify/commit/adb5a571900b3d210ee646527338f4a41b98e57e"><code>adb5a57</code></a> Update Changelog</li> <li><a href="https://github.com/beautifier/js-beautify/commit/fc9848417dad6c71f2bfecf9f2e284d011a25734"><code>fc98484</code></a> Bump nopt from 8.0.0 to 8.1.0 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2343">#2343</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/73a195c243deca8c9c8cb8d5b0a6dad4165fa8d7"><code>73a195c</code></a> Bump mocha from 11.0.1 to 11.1.0 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2342">#2342</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/ac09b0e4734d8295566a985967435ddf6b6d148b"><code>ac09b0e</code></a> Bump webpack-cli from 5.1.4 to 6.0.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2336">#2336</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/06b94cf9f8e42c1ed3b149ed5d80fe04ffaa186d"><code>06b94cf</code></a> Bump glob from 11.0.0 to 11.0.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2340">#2340</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/d99c5218474f16de79e3f7aef69ef24b052285f0"><code>d99c521</code></a> Bump webpack from 5.96.1 to 5.97.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2335">#2335</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/5460c97283ad5d8b049619f9f9561cdf0bbe96b1"><code>5460c97</code></a> fix(cli): templating arguments getops (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2280">#2280</a>)</li> <li>Additional commits viewable in <a href="https://github.com/beautifier/js-beautify/compare/v1.15.1...v1.15.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=js-beautify&package-manager=npm_and_yarn&previous-version=1.15.1&new-version=1.15.2)](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) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-10 17:21:21 +00:00
},
"engines": {
"node": ">=14"
},
"funding": {
"url": "https://github.com/sponsors/isaacs"
2020-08-31 15:40:11 +02:00
}
},
chore(deps-dev): bump js-beautify from 1.15.1 to 1.15.2 (#105) Bumps [js-beautify](https://github.com/beautifier/js-beautify) from 1.15.1 to 1.15.2. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/beautifier/js-beautify/blob/main/CHANGELOG.md">js-beautify's changelog</a>.</em></p> <blockquote> <h2>v1.15.2</h2> <ul> <li>Patch SNYK-JS-CROSSSPAWN-8303230 issue brought it through old glob package (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2328">#2328</a>)</li> <li>release wheels on pypi (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2313">#2313</a>)</li> <li>ModuleNotFoundError: No module named 'setuptools.command.test' as of latest setuptools package release (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2301">#2301</a>)</li> <li>[Python]Compatible with setuptools&gt;=72 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2300">#2300</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/beautifier/js-beautify/commit/6014e7a5cf6aefe13d6ca0befc0ae73921deb238"><code>6014e7a</code></a> Release: 1.15.2</li> <li><a href="https://github.com/beautifier/js-beautify/commit/99b86e4af68932a1b8269ae73dcbf436229b079c"><code>99b86e4</code></a> Merge remote-tracking branch 'origin/staging/main' into staging/release</li> <li><a href="https://github.com/beautifier/js-beautify/commit/08b18539a6ae0a687212439bc824dc10759680c8"><code>08b1853</code></a> Bump version numbers for 1.15.2</li> <li><a href="https://github.com/beautifier/js-beautify/commit/adb5a571900b3d210ee646527338f4a41b98e57e"><code>adb5a57</code></a> Update Changelog</li> <li><a href="https://github.com/beautifier/js-beautify/commit/fc9848417dad6c71f2bfecf9f2e284d011a25734"><code>fc98484</code></a> Bump nopt from 8.0.0 to 8.1.0 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2343">#2343</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/73a195c243deca8c9c8cb8d5b0a6dad4165fa8d7"><code>73a195c</code></a> Bump mocha from 11.0.1 to 11.1.0 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2342">#2342</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/ac09b0e4734d8295566a985967435ddf6b6d148b"><code>ac09b0e</code></a> Bump webpack-cli from 5.1.4 to 6.0.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2336">#2336</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/06b94cf9f8e42c1ed3b149ed5d80fe04ffaa186d"><code>06b94cf</code></a> Bump glob from 11.0.0 to 11.0.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2340">#2340</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/d99c5218474f16de79e3f7aef69ef24b052285f0"><code>d99c521</code></a> Bump webpack from 5.96.1 to 5.97.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2335">#2335</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/5460c97283ad5d8b049619f9f9561cdf0bbe96b1"><code>5460c97</code></a> fix(cli): templating arguments getops (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2280">#2280</a>)</li> <li>Additional commits viewable in <a href="https://github.com/beautifier/js-beautify/compare/v1.15.1...v1.15.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=js-beautify&package-manager=npm_and_yarn&previous-version=1.15.1&new-version=1.15.2)](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) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-10 17:21:21 +00:00
"node_modules/glob": {
chore(deps-dev): bump js-beautify from 1.15.2 to 1.15.3 (#106) Bumps [js-beautify](https://github.com/beautifier/js-beautify) from 1.15.2 to 1.15.3. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/beautifier/js-beautify/releases">js-beautify's releases</a>.</em></p> <blockquote> <h2>v1.15.3 🌈</h2> <p>Downgrade <code>glob</code> to v10.x for Node.js 18.x support</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/beautifier/js-beautify/blob/main/CHANGELOG.md">js-beautify's changelog</a>.</em></p> <blockquote> <h2>v1.15.3</h2> <ul> <li>fix node 18 support by downgrading glob to v10 (<a href="https://redirect.github.com/beautifier/js-beautify/pull/2350">#2350</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/beautifier/js-beautify/commit/78748ead003a548236f4e106cc66b4df829b7e21"><code>78748ea</code></a> Merge remote-tracking branch 'origin/staging/main' into staging/release</li> <li><a href="https://github.com/beautifier/js-beautify/commit/f37ab9177821df250b1794ddac3f1bcc2a99eaab"><code>f37ab91</code></a> Bump version numbers for 1.15.3</li> <li><a href="https://github.com/beautifier/js-beautify/commit/aaeb85b78864f91accae112b325769724e295acd"><code>aaeb85b</code></a> Update Changelog</li> <li><a href="https://github.com/beautifier/js-beautify/commit/dc9880bc5c376d6371c181824acb5e9b93a26073"><code>dc9880b</code></a> Merge pull request <a href="https://redirect.github.com/beautifier/js-beautify/issues/2350">#2350</a> from weiwei/fix-node-dep</li> <li><a href="https://github.com/beautifier/js-beautify/commit/a3488d5943ca8d011aad689a9cc50884760e3ea1"><code>a3488d5</code></a> fix node 18 support by downgrading glob</li> <li><a href="https://github.com/beautifier/js-beautify/commit/3741681fe9a6f305e7909599992f66085b303dd4"><code>3741681</code></a> Merge pull request <a href="https://redirect.github.com/beautifier/js-beautify/issues/2346">#2346</a> from beautifier/staging/release</li> <li><a href="https://github.com/beautifier/js-beautify/commit/c8b5c23906af8d59a9460fcfe18ba3d70fa1761c"><code>c8b5c23</code></a> Merge pull request <a href="https://redirect.github.com/beautifier/js-beautify/issues/2345">#2345</a> from beautifier/staging/main</li> <li>See full diff in <a href="https://github.com/beautifier/js-beautify/compare/v1.15.2...v1.15.3">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=js-beautify&package-manager=npm_and_yarn&previous-version=1.15.2&new-version=1.15.3)](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) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-11 17:22:26 +00:00
"version": "10.4.5",
"resolved": "https://registry.npmjs.org/glob/-/glob-10.4.5.tgz",
"integrity": "sha512-7Bv8RF0k6xjo7d4A/PxYLbUCfb6c+Vpd2/mB2yRDlew7Jb5hEXiCD9ibfO7wpk8i4sevK6DFny9h7EYbM3/sHg==",
"dev": true,
chore(deps-dev): bump js-beautify from 1.15.1 to 1.15.2 (#105) Bumps [js-beautify](https://github.com/beautifier/js-beautify) from 1.15.1 to 1.15.2. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/beautifier/js-beautify/blob/main/CHANGELOG.md">js-beautify's changelog</a>.</em></p> <blockquote> <h2>v1.15.2</h2> <ul> <li>Patch SNYK-JS-CROSSSPAWN-8303230 issue brought it through old glob package (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2328">#2328</a>)</li> <li>release wheels on pypi (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2313">#2313</a>)</li> <li>ModuleNotFoundError: No module named 'setuptools.command.test' as of latest setuptools package release (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2301">#2301</a>)</li> <li>[Python]Compatible with setuptools&gt;=72 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2300">#2300</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/beautifier/js-beautify/commit/6014e7a5cf6aefe13d6ca0befc0ae73921deb238"><code>6014e7a</code></a> Release: 1.15.2</li> <li><a href="https://github.com/beautifier/js-beautify/commit/99b86e4af68932a1b8269ae73dcbf436229b079c"><code>99b86e4</code></a> Merge remote-tracking branch 'origin/staging/main' into staging/release</li> <li><a href="https://github.com/beautifier/js-beautify/commit/08b18539a6ae0a687212439bc824dc10759680c8"><code>08b1853</code></a> Bump version numbers for 1.15.2</li> <li><a href="https://github.com/beautifier/js-beautify/commit/adb5a571900b3d210ee646527338f4a41b98e57e"><code>adb5a57</code></a> Update Changelog</li> <li><a href="https://github.com/beautifier/js-beautify/commit/fc9848417dad6c71f2bfecf9f2e284d011a25734"><code>fc98484</code></a> Bump nopt from 8.0.0 to 8.1.0 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2343">#2343</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/73a195c243deca8c9c8cb8d5b0a6dad4165fa8d7"><code>73a195c</code></a> Bump mocha from 11.0.1 to 11.1.0 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2342">#2342</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/ac09b0e4734d8295566a985967435ddf6b6d148b"><code>ac09b0e</code></a> Bump webpack-cli from 5.1.4 to 6.0.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2336">#2336</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/06b94cf9f8e42c1ed3b149ed5d80fe04ffaa186d"><code>06b94cf</code></a> Bump glob from 11.0.0 to 11.0.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2340">#2340</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/d99c5218474f16de79e3f7aef69ef24b052285f0"><code>d99c521</code></a> Bump webpack from 5.96.1 to 5.97.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2335">#2335</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/5460c97283ad5d8b049619f9f9561cdf0bbe96b1"><code>5460c97</code></a> fix(cli): templating arguments getops (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2280">#2280</a>)</li> <li>Additional commits viewable in <a href="https://github.com/beautifier/js-beautify/compare/v1.15.1...v1.15.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=js-beautify&package-manager=npm_and_yarn&previous-version=1.15.1&new-version=1.15.2)](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) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-10 17:21:21 +00:00
"license": "ISC",
"dependencies": {
"foreground-child": "^3.1.0",
chore(deps-dev): bump js-beautify from 1.15.2 to 1.15.3 (#106) Bumps [js-beautify](https://github.com/beautifier/js-beautify) from 1.15.2 to 1.15.3. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/beautifier/js-beautify/releases">js-beautify's releases</a>.</em></p> <blockquote> <h2>v1.15.3 🌈</h2> <p>Downgrade <code>glob</code> to v10.x for Node.js 18.x support</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/beautifier/js-beautify/blob/main/CHANGELOG.md">js-beautify's changelog</a>.</em></p> <blockquote> <h2>v1.15.3</h2> <ul> <li>fix node 18 support by downgrading glob to v10 (<a href="https://redirect.github.com/beautifier/js-beautify/pull/2350">#2350</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/beautifier/js-beautify/commit/78748ead003a548236f4e106cc66b4df829b7e21"><code>78748ea</code></a> Merge remote-tracking branch 'origin/staging/main' into staging/release</li> <li><a href="https://github.com/beautifier/js-beautify/commit/f37ab9177821df250b1794ddac3f1bcc2a99eaab"><code>f37ab91</code></a> Bump version numbers for 1.15.3</li> <li><a href="https://github.com/beautifier/js-beautify/commit/aaeb85b78864f91accae112b325769724e295acd"><code>aaeb85b</code></a> Update Changelog</li> <li><a href="https://github.com/beautifier/js-beautify/commit/dc9880bc5c376d6371c181824acb5e9b93a26073"><code>dc9880b</code></a> Merge pull request <a href="https://redirect.github.com/beautifier/js-beautify/issues/2350">#2350</a> from weiwei/fix-node-dep</li> <li><a href="https://github.com/beautifier/js-beautify/commit/a3488d5943ca8d011aad689a9cc50884760e3ea1"><code>a3488d5</code></a> fix node 18 support by downgrading glob</li> <li><a href="https://github.com/beautifier/js-beautify/commit/3741681fe9a6f305e7909599992f66085b303dd4"><code>3741681</code></a> Merge pull request <a href="https://redirect.github.com/beautifier/js-beautify/issues/2346">#2346</a> from beautifier/staging/release</li> <li><a href="https://github.com/beautifier/js-beautify/commit/c8b5c23906af8d59a9460fcfe18ba3d70fa1761c"><code>c8b5c23</code></a> Merge pull request <a href="https://redirect.github.com/beautifier/js-beautify/issues/2345">#2345</a> from beautifier/staging/main</li> <li>See full diff in <a href="https://github.com/beautifier/js-beautify/compare/v1.15.2...v1.15.3">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=js-beautify&package-manager=npm_and_yarn&previous-version=1.15.2&new-version=1.15.3)](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) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-11 17:22:26 +00:00
"jackspeak": "^3.1.2",
"minimatch": "^9.0.4",
chore(deps-dev): bump js-beautify from 1.15.1 to 1.15.2 (#105) Bumps [js-beautify](https://github.com/beautifier/js-beautify) from 1.15.1 to 1.15.2. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/beautifier/js-beautify/blob/main/CHANGELOG.md">js-beautify's changelog</a>.</em></p> <blockquote> <h2>v1.15.2</h2> <ul> <li>Patch SNYK-JS-CROSSSPAWN-8303230 issue brought it through old glob package (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2328">#2328</a>)</li> <li>release wheels on pypi (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2313">#2313</a>)</li> <li>ModuleNotFoundError: No module named 'setuptools.command.test' as of latest setuptools package release (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2301">#2301</a>)</li> <li>[Python]Compatible with setuptools&gt;=72 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2300">#2300</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/beautifier/js-beautify/commit/6014e7a5cf6aefe13d6ca0befc0ae73921deb238"><code>6014e7a</code></a> Release: 1.15.2</li> <li><a href="https://github.com/beautifier/js-beautify/commit/99b86e4af68932a1b8269ae73dcbf436229b079c"><code>99b86e4</code></a> Merge remote-tracking branch 'origin/staging/main' into staging/release</li> <li><a href="https://github.com/beautifier/js-beautify/commit/08b18539a6ae0a687212439bc824dc10759680c8"><code>08b1853</code></a> Bump version numbers for 1.15.2</li> <li><a href="https://github.com/beautifier/js-beautify/commit/adb5a571900b3d210ee646527338f4a41b98e57e"><code>adb5a57</code></a> Update Changelog</li> <li><a href="https://github.com/beautifier/js-beautify/commit/fc9848417dad6c71f2bfecf9f2e284d011a25734"><code>fc98484</code></a> Bump nopt from 8.0.0 to 8.1.0 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2343">#2343</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/73a195c243deca8c9c8cb8d5b0a6dad4165fa8d7"><code>73a195c</code></a> Bump mocha from 11.0.1 to 11.1.0 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2342">#2342</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/ac09b0e4734d8295566a985967435ddf6b6d148b"><code>ac09b0e</code></a> Bump webpack-cli from 5.1.4 to 6.0.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2336">#2336</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/06b94cf9f8e42c1ed3b149ed5d80fe04ffaa186d"><code>06b94cf</code></a> Bump glob from 11.0.0 to 11.0.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2340">#2340</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/d99c5218474f16de79e3f7aef69ef24b052285f0"><code>d99c521</code></a> Bump webpack from 5.96.1 to 5.97.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2335">#2335</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/5460c97283ad5d8b049619f9f9561cdf0bbe96b1"><code>5460c97</code></a> fix(cli): templating arguments getops (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2280">#2280</a>)</li> <li>Additional commits viewable in <a href="https://github.com/beautifier/js-beautify/compare/v1.15.1...v1.15.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=js-beautify&package-manager=npm_and_yarn&previous-version=1.15.1&new-version=1.15.2)](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) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-10 17:21:21 +00:00
"minipass": "^7.1.2",
"package-json-from-dist": "^1.0.0",
chore(deps-dev): bump js-beautify from 1.15.2 to 1.15.3 (#106) Bumps [js-beautify](https://github.com/beautifier/js-beautify) from 1.15.2 to 1.15.3. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/beautifier/js-beautify/releases">js-beautify's releases</a>.</em></p> <blockquote> <h2>v1.15.3 🌈</h2> <p>Downgrade <code>glob</code> to v10.x for Node.js 18.x support</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/beautifier/js-beautify/blob/main/CHANGELOG.md">js-beautify's changelog</a>.</em></p> <blockquote> <h2>v1.15.3</h2> <ul> <li>fix node 18 support by downgrading glob to v10 (<a href="https://redirect.github.com/beautifier/js-beautify/pull/2350">#2350</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/beautifier/js-beautify/commit/78748ead003a548236f4e106cc66b4df829b7e21"><code>78748ea</code></a> Merge remote-tracking branch 'origin/staging/main' into staging/release</li> <li><a href="https://github.com/beautifier/js-beautify/commit/f37ab9177821df250b1794ddac3f1bcc2a99eaab"><code>f37ab91</code></a> Bump version numbers for 1.15.3</li> <li><a href="https://github.com/beautifier/js-beautify/commit/aaeb85b78864f91accae112b325769724e295acd"><code>aaeb85b</code></a> Update Changelog</li> <li><a href="https://github.com/beautifier/js-beautify/commit/dc9880bc5c376d6371c181824acb5e9b93a26073"><code>dc9880b</code></a> Merge pull request <a href="https://redirect.github.com/beautifier/js-beautify/issues/2350">#2350</a> from weiwei/fix-node-dep</li> <li><a href="https://github.com/beautifier/js-beautify/commit/a3488d5943ca8d011aad689a9cc50884760e3ea1"><code>a3488d5</code></a> fix node 18 support by downgrading glob</li> <li><a href="https://github.com/beautifier/js-beautify/commit/3741681fe9a6f305e7909599992f66085b303dd4"><code>3741681</code></a> Merge pull request <a href="https://redirect.github.com/beautifier/js-beautify/issues/2346">#2346</a> from beautifier/staging/release</li> <li><a href="https://github.com/beautifier/js-beautify/commit/c8b5c23906af8d59a9460fcfe18ba3d70fa1761c"><code>c8b5c23</code></a> Merge pull request <a href="https://redirect.github.com/beautifier/js-beautify/issues/2345">#2345</a> from beautifier/staging/main</li> <li>See full diff in <a href="https://github.com/beautifier/js-beautify/compare/v1.15.2...v1.15.3">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=js-beautify&package-manager=npm_and_yarn&previous-version=1.15.2&new-version=1.15.3)](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) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-11 17:22:26 +00:00
"path-scurry": "^1.11.1"
chore(deps-dev): bump js-beautify from 1.15.1 to 1.15.2 (#105) Bumps [js-beautify](https://github.com/beautifier/js-beautify) from 1.15.1 to 1.15.2. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/beautifier/js-beautify/blob/main/CHANGELOG.md">js-beautify's changelog</a>.</em></p> <blockquote> <h2>v1.15.2</h2> <ul> <li>Patch SNYK-JS-CROSSSPAWN-8303230 issue brought it through old glob package (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2328">#2328</a>)</li> <li>release wheels on pypi (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2313">#2313</a>)</li> <li>ModuleNotFoundError: No module named 'setuptools.command.test' as of latest setuptools package release (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2301">#2301</a>)</li> <li>[Python]Compatible with setuptools&gt;=72 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2300">#2300</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/beautifier/js-beautify/commit/6014e7a5cf6aefe13d6ca0befc0ae73921deb238"><code>6014e7a</code></a> Release: 1.15.2</li> <li><a href="https://github.com/beautifier/js-beautify/commit/99b86e4af68932a1b8269ae73dcbf436229b079c"><code>99b86e4</code></a> Merge remote-tracking branch 'origin/staging/main' into staging/release</li> <li><a href="https://github.com/beautifier/js-beautify/commit/08b18539a6ae0a687212439bc824dc10759680c8"><code>08b1853</code></a> Bump version numbers for 1.15.2</li> <li><a href="https://github.com/beautifier/js-beautify/commit/adb5a571900b3d210ee646527338f4a41b98e57e"><code>adb5a57</code></a> Update Changelog</li> <li><a href="https://github.com/beautifier/js-beautify/commit/fc9848417dad6c71f2bfecf9f2e284d011a25734"><code>fc98484</code></a> Bump nopt from 8.0.0 to 8.1.0 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2343">#2343</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/73a195c243deca8c9c8cb8d5b0a6dad4165fa8d7"><code>73a195c</code></a> Bump mocha from 11.0.1 to 11.1.0 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2342">#2342</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/ac09b0e4734d8295566a985967435ddf6b6d148b"><code>ac09b0e</code></a> Bump webpack-cli from 5.1.4 to 6.0.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2336">#2336</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/06b94cf9f8e42c1ed3b149ed5d80fe04ffaa186d"><code>06b94cf</code></a> Bump glob from 11.0.0 to 11.0.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2340">#2340</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/d99c5218474f16de79e3f7aef69ef24b052285f0"><code>d99c521</code></a> Bump webpack from 5.96.1 to 5.97.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2335">#2335</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/5460c97283ad5d8b049619f9f9561cdf0bbe96b1"><code>5460c97</code></a> fix(cli): templating arguments getops (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2280">#2280</a>)</li> <li>Additional commits viewable in <a href="https://github.com/beautifier/js-beautify/compare/v1.15.1...v1.15.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=js-beautify&package-manager=npm_and_yarn&previous-version=1.15.1&new-version=1.15.2)](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) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-10 17:21:21 +00:00
},
"bin": {
"glob": "dist/esm/bin.mjs"
},
"funding": {
"url": "https://github.com/sponsors/isaacs"
}
},
"node_modules/glob/node_modules/minimatch": {
chore(deps-dev): bump js-beautify from 1.15.2 to 1.15.3 (#106) Bumps [js-beautify](https://github.com/beautifier/js-beautify) from 1.15.2 to 1.15.3. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/beautifier/js-beautify/releases">js-beautify's releases</a>.</em></p> <blockquote> <h2>v1.15.3 🌈</h2> <p>Downgrade <code>glob</code> to v10.x for Node.js 18.x support</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/beautifier/js-beautify/blob/main/CHANGELOG.md">js-beautify's changelog</a>.</em></p> <blockquote> <h2>v1.15.3</h2> <ul> <li>fix node 18 support by downgrading glob to v10 (<a href="https://redirect.github.com/beautifier/js-beautify/pull/2350">#2350</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/beautifier/js-beautify/commit/78748ead003a548236f4e106cc66b4df829b7e21"><code>78748ea</code></a> Merge remote-tracking branch 'origin/staging/main' into staging/release</li> <li><a href="https://github.com/beautifier/js-beautify/commit/f37ab9177821df250b1794ddac3f1bcc2a99eaab"><code>f37ab91</code></a> Bump version numbers for 1.15.3</li> <li><a href="https://github.com/beautifier/js-beautify/commit/aaeb85b78864f91accae112b325769724e295acd"><code>aaeb85b</code></a> Update Changelog</li> <li><a href="https://github.com/beautifier/js-beautify/commit/dc9880bc5c376d6371c181824acb5e9b93a26073"><code>dc9880b</code></a> Merge pull request <a href="https://redirect.github.com/beautifier/js-beautify/issues/2350">#2350</a> from weiwei/fix-node-dep</li> <li><a href="https://github.com/beautifier/js-beautify/commit/a3488d5943ca8d011aad689a9cc50884760e3ea1"><code>a3488d5</code></a> fix node 18 support by downgrading glob</li> <li><a href="https://github.com/beautifier/js-beautify/commit/3741681fe9a6f305e7909599992f66085b303dd4"><code>3741681</code></a> Merge pull request <a href="https://redirect.github.com/beautifier/js-beautify/issues/2346">#2346</a> from beautifier/staging/release</li> <li><a href="https://github.com/beautifier/js-beautify/commit/c8b5c23906af8d59a9460fcfe18ba3d70fa1761c"><code>c8b5c23</code></a> Merge pull request <a href="https://redirect.github.com/beautifier/js-beautify/issues/2345">#2345</a> from beautifier/staging/main</li> <li>See full diff in <a href="https://github.com/beautifier/js-beautify/compare/v1.15.2...v1.15.3">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=js-beautify&package-manager=npm_and_yarn&previous-version=1.15.2&new-version=1.15.3)](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) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-11 17:22:26 +00:00
"version": "9.0.5",
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.5.tgz",
"integrity": "sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==",
chore(deps-dev): bump js-beautify from 1.15.1 to 1.15.2 (#105) Bumps [js-beautify](https://github.com/beautifier/js-beautify) from 1.15.1 to 1.15.2. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/beautifier/js-beautify/blob/main/CHANGELOG.md">js-beautify's changelog</a>.</em></p> <blockquote> <h2>v1.15.2</h2> <ul> <li>Patch SNYK-JS-CROSSSPAWN-8303230 issue brought it through old glob package (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2328">#2328</a>)</li> <li>release wheels on pypi (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2313">#2313</a>)</li> <li>ModuleNotFoundError: No module named 'setuptools.command.test' as of latest setuptools package release (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2301">#2301</a>)</li> <li>[Python]Compatible with setuptools&gt;=72 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2300">#2300</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/beautifier/js-beautify/commit/6014e7a5cf6aefe13d6ca0befc0ae73921deb238"><code>6014e7a</code></a> Release: 1.15.2</li> <li><a href="https://github.com/beautifier/js-beautify/commit/99b86e4af68932a1b8269ae73dcbf436229b079c"><code>99b86e4</code></a> Merge remote-tracking branch 'origin/staging/main' into staging/release</li> <li><a href="https://github.com/beautifier/js-beautify/commit/08b18539a6ae0a687212439bc824dc10759680c8"><code>08b1853</code></a> Bump version numbers for 1.15.2</li> <li><a href="https://github.com/beautifier/js-beautify/commit/adb5a571900b3d210ee646527338f4a41b98e57e"><code>adb5a57</code></a> Update Changelog</li> <li><a href="https://github.com/beautifier/js-beautify/commit/fc9848417dad6c71f2bfecf9f2e284d011a25734"><code>fc98484</code></a> Bump nopt from 8.0.0 to 8.1.0 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2343">#2343</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/73a195c243deca8c9c8cb8d5b0a6dad4165fa8d7"><code>73a195c</code></a> Bump mocha from 11.0.1 to 11.1.0 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2342">#2342</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/ac09b0e4734d8295566a985967435ddf6b6d148b"><code>ac09b0e</code></a> Bump webpack-cli from 5.1.4 to 6.0.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2336">#2336</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/06b94cf9f8e42c1ed3b149ed5d80fe04ffaa186d"><code>06b94cf</code></a> Bump glob from 11.0.0 to 11.0.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2340">#2340</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/d99c5218474f16de79e3f7aef69ef24b052285f0"><code>d99c521</code></a> Bump webpack from 5.96.1 to 5.97.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2335">#2335</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/5460c97283ad5d8b049619f9f9561cdf0bbe96b1"><code>5460c97</code></a> fix(cli): templating arguments getops (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2280">#2280</a>)</li> <li>Additional commits viewable in <a href="https://github.com/beautifier/js-beautify/compare/v1.15.1...v1.15.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=js-beautify&package-manager=npm_and_yarn&previous-version=1.15.1&new-version=1.15.2)](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) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-10 17:21:21 +00:00
"dev": true,
"license": "ISC",
"dependencies": {
"brace-expansion": "^2.0.1"
},
"engines": {
chore(deps-dev): bump js-beautify from 1.15.2 to 1.15.3 (#106) Bumps [js-beautify](https://github.com/beautifier/js-beautify) from 1.15.2 to 1.15.3. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/beautifier/js-beautify/releases">js-beautify's releases</a>.</em></p> <blockquote> <h2>v1.15.3 🌈</h2> <p>Downgrade <code>glob</code> to v10.x for Node.js 18.x support</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/beautifier/js-beautify/blob/main/CHANGELOG.md">js-beautify's changelog</a>.</em></p> <blockquote> <h2>v1.15.3</h2> <ul> <li>fix node 18 support by downgrading glob to v10 (<a href="https://redirect.github.com/beautifier/js-beautify/pull/2350">#2350</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/beautifier/js-beautify/commit/78748ead003a548236f4e106cc66b4df829b7e21"><code>78748ea</code></a> Merge remote-tracking branch 'origin/staging/main' into staging/release</li> <li><a href="https://github.com/beautifier/js-beautify/commit/f37ab9177821df250b1794ddac3f1bcc2a99eaab"><code>f37ab91</code></a> Bump version numbers for 1.15.3</li> <li><a href="https://github.com/beautifier/js-beautify/commit/aaeb85b78864f91accae112b325769724e295acd"><code>aaeb85b</code></a> Update Changelog</li> <li><a href="https://github.com/beautifier/js-beautify/commit/dc9880bc5c376d6371c181824acb5e9b93a26073"><code>dc9880b</code></a> Merge pull request <a href="https://redirect.github.com/beautifier/js-beautify/issues/2350">#2350</a> from weiwei/fix-node-dep</li> <li><a href="https://github.com/beautifier/js-beautify/commit/a3488d5943ca8d011aad689a9cc50884760e3ea1"><code>a3488d5</code></a> fix node 18 support by downgrading glob</li> <li><a href="https://github.com/beautifier/js-beautify/commit/3741681fe9a6f305e7909599992f66085b303dd4"><code>3741681</code></a> Merge pull request <a href="https://redirect.github.com/beautifier/js-beautify/issues/2346">#2346</a> from beautifier/staging/release</li> <li><a href="https://github.com/beautifier/js-beautify/commit/c8b5c23906af8d59a9460fcfe18ba3d70fa1761c"><code>c8b5c23</code></a> Merge pull request <a href="https://redirect.github.com/beautifier/js-beautify/issues/2345">#2345</a> from beautifier/staging/main</li> <li>See full diff in <a href="https://github.com/beautifier/js-beautify/compare/v1.15.2...v1.15.3">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=js-beautify&package-manager=npm_and_yarn&previous-version=1.15.2&new-version=1.15.3)](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) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-11 17:22:26 +00:00
"node": ">=16 || 14 >=14.17"
chore(deps-dev): bump js-beautify from 1.15.1 to 1.15.2 (#105) Bumps [js-beautify](https://github.com/beautifier/js-beautify) from 1.15.1 to 1.15.2. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/beautifier/js-beautify/blob/main/CHANGELOG.md">js-beautify's changelog</a>.</em></p> <blockquote> <h2>v1.15.2</h2> <ul> <li>Patch SNYK-JS-CROSSSPAWN-8303230 issue brought it through old glob package (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2328">#2328</a>)</li> <li>release wheels on pypi (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2313">#2313</a>)</li> <li>ModuleNotFoundError: No module named 'setuptools.command.test' as of latest setuptools package release (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2301">#2301</a>)</li> <li>[Python]Compatible with setuptools&gt;=72 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2300">#2300</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/beautifier/js-beautify/commit/6014e7a5cf6aefe13d6ca0befc0ae73921deb238"><code>6014e7a</code></a> Release: 1.15.2</li> <li><a href="https://github.com/beautifier/js-beautify/commit/99b86e4af68932a1b8269ae73dcbf436229b079c"><code>99b86e4</code></a> Merge remote-tracking branch 'origin/staging/main' into staging/release</li> <li><a href="https://github.com/beautifier/js-beautify/commit/08b18539a6ae0a687212439bc824dc10759680c8"><code>08b1853</code></a> Bump version numbers for 1.15.2</li> <li><a href="https://github.com/beautifier/js-beautify/commit/adb5a571900b3d210ee646527338f4a41b98e57e"><code>adb5a57</code></a> Update Changelog</li> <li><a href="https://github.com/beautifier/js-beautify/commit/fc9848417dad6c71f2bfecf9f2e284d011a25734"><code>fc98484</code></a> Bump nopt from 8.0.0 to 8.1.0 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2343">#2343</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/73a195c243deca8c9c8cb8d5b0a6dad4165fa8d7"><code>73a195c</code></a> Bump mocha from 11.0.1 to 11.1.0 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2342">#2342</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/ac09b0e4734d8295566a985967435ddf6b6d148b"><code>ac09b0e</code></a> Bump webpack-cli from 5.1.4 to 6.0.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2336">#2336</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/06b94cf9f8e42c1ed3b149ed5d80fe04ffaa186d"><code>06b94cf</code></a> Bump glob from 11.0.0 to 11.0.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2340">#2340</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/d99c5218474f16de79e3f7aef69ef24b052285f0"><code>d99c521</code></a> Bump webpack from 5.96.1 to 5.97.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2335">#2335</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/5460c97283ad5d8b049619f9f9561cdf0bbe96b1"><code>5460c97</code></a> fix(cli): templating arguments getops (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2280">#2280</a>)</li> <li>Additional commits viewable in <a href="https://github.com/beautifier/js-beautify/compare/v1.15.1...v1.15.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=js-beautify&package-manager=npm_and_yarn&previous-version=1.15.1&new-version=1.15.2)](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) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-10 17:21:21 +00:00
},
"funding": {
"url": "https://github.com/sponsors/isaacs"
}
2020-08-31 15:40:11 +02:00
},
chore(deps-dev): bump js-beautify from 1.15.1 to 1.15.2 (#105) Bumps [js-beautify](https://github.com/beautifier/js-beautify) from 1.15.1 to 1.15.2. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/beautifier/js-beautify/blob/main/CHANGELOG.md">js-beautify's changelog</a>.</em></p> <blockquote> <h2>v1.15.2</h2> <ul> <li>Patch SNYK-JS-CROSSSPAWN-8303230 issue brought it through old glob package (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2328">#2328</a>)</li> <li>release wheels on pypi (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2313">#2313</a>)</li> <li>ModuleNotFoundError: No module named 'setuptools.command.test' as of latest setuptools package release (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2301">#2301</a>)</li> <li>[Python]Compatible with setuptools&gt;=72 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2300">#2300</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/beautifier/js-beautify/commit/6014e7a5cf6aefe13d6ca0befc0ae73921deb238"><code>6014e7a</code></a> Release: 1.15.2</li> <li><a href="https://github.com/beautifier/js-beautify/commit/99b86e4af68932a1b8269ae73dcbf436229b079c"><code>99b86e4</code></a> Merge remote-tracking branch 'origin/staging/main' into staging/release</li> <li><a href="https://github.com/beautifier/js-beautify/commit/08b18539a6ae0a687212439bc824dc10759680c8"><code>08b1853</code></a> Bump version numbers for 1.15.2</li> <li><a href="https://github.com/beautifier/js-beautify/commit/adb5a571900b3d210ee646527338f4a41b98e57e"><code>adb5a57</code></a> Update Changelog</li> <li><a href="https://github.com/beautifier/js-beautify/commit/fc9848417dad6c71f2bfecf9f2e284d011a25734"><code>fc98484</code></a> Bump nopt from 8.0.0 to 8.1.0 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2343">#2343</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/73a195c243deca8c9c8cb8d5b0a6dad4165fa8d7"><code>73a195c</code></a> Bump mocha from 11.0.1 to 11.1.0 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2342">#2342</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/ac09b0e4734d8295566a985967435ddf6b6d148b"><code>ac09b0e</code></a> Bump webpack-cli from 5.1.4 to 6.0.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2336">#2336</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/06b94cf9f8e42c1ed3b149ed5d80fe04ffaa186d"><code>06b94cf</code></a> Bump glob from 11.0.0 to 11.0.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2340">#2340</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/d99c5218474f16de79e3f7aef69ef24b052285f0"><code>d99c521</code></a> Bump webpack from 5.96.1 to 5.97.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2335">#2335</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/5460c97283ad5d8b049619f9f9561cdf0bbe96b1"><code>5460c97</code></a> fix(cli): templating arguments getops (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2280">#2280</a>)</li> <li>Additional commits viewable in <a href="https://github.com/beautifier/js-beautify/compare/v1.15.1...v1.15.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=js-beautify&package-manager=npm_and_yarn&previous-version=1.15.1&new-version=1.15.2)](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) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-10 17:21:21 +00:00
"node_modules/ini": {
"version": "1.3.8",
"resolved": "https://registry.npmjs.org/ini/-/ini-1.3.8.tgz",
"integrity": "sha512-JV/yugV2uzW5iMRSiZAyDtQd+nxtUnjeLt0acNdw98kKLrvuRVyB80tsREOE7yvGVgalhZ6RNXCmEHkUKBKxew==",
"dev": true
2020-08-31 15:40:11 +02:00
},
chore(deps-dev): bump js-beautify from 1.15.1 to 1.15.2 (#105) Bumps [js-beautify](https://github.com/beautifier/js-beautify) from 1.15.1 to 1.15.2. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/beautifier/js-beautify/blob/main/CHANGELOG.md">js-beautify's changelog</a>.</em></p> <blockquote> <h2>v1.15.2</h2> <ul> <li>Patch SNYK-JS-CROSSSPAWN-8303230 issue brought it through old glob package (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2328">#2328</a>)</li> <li>release wheels on pypi (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2313">#2313</a>)</li> <li>ModuleNotFoundError: No module named 'setuptools.command.test' as of latest setuptools package release (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2301">#2301</a>)</li> <li>[Python]Compatible with setuptools&gt;=72 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2300">#2300</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/beautifier/js-beautify/commit/6014e7a5cf6aefe13d6ca0befc0ae73921deb238"><code>6014e7a</code></a> Release: 1.15.2</li> <li><a href="https://github.com/beautifier/js-beautify/commit/99b86e4af68932a1b8269ae73dcbf436229b079c"><code>99b86e4</code></a> Merge remote-tracking branch 'origin/staging/main' into staging/release</li> <li><a href="https://github.com/beautifier/js-beautify/commit/08b18539a6ae0a687212439bc824dc10759680c8"><code>08b1853</code></a> Bump version numbers for 1.15.2</li> <li><a href="https://github.com/beautifier/js-beautify/commit/adb5a571900b3d210ee646527338f4a41b98e57e"><code>adb5a57</code></a> Update Changelog</li> <li><a href="https://github.com/beautifier/js-beautify/commit/fc9848417dad6c71f2bfecf9f2e284d011a25734"><code>fc98484</code></a> Bump nopt from 8.0.0 to 8.1.0 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2343">#2343</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/73a195c243deca8c9c8cb8d5b0a6dad4165fa8d7"><code>73a195c</code></a> Bump mocha from 11.0.1 to 11.1.0 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2342">#2342</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/ac09b0e4734d8295566a985967435ddf6b6d148b"><code>ac09b0e</code></a> Bump webpack-cli from 5.1.4 to 6.0.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2336">#2336</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/06b94cf9f8e42c1ed3b149ed5d80fe04ffaa186d"><code>06b94cf</code></a> Bump glob from 11.0.0 to 11.0.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2340">#2340</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/d99c5218474f16de79e3f7aef69ef24b052285f0"><code>d99c521</code></a> Bump webpack from 5.96.1 to 5.97.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2335">#2335</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/5460c97283ad5d8b049619f9f9561cdf0bbe96b1"><code>5460c97</code></a> fix(cli): templating arguments getops (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2280">#2280</a>)</li> <li>Additional commits viewable in <a href="https://github.com/beautifier/js-beautify/compare/v1.15.1...v1.15.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=js-beautify&package-manager=npm_and_yarn&previous-version=1.15.1&new-version=1.15.2)](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) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-10 17:21:21 +00:00
"node_modules/is-fullwidth-code-point": {
"version": "3.0.0",
"resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz",
"integrity": "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==",
chore(deps-dev): bump js-beautify from 1.15.1 to 1.15.2 (#105) Bumps [js-beautify](https://github.com/beautifier/js-beautify) from 1.15.1 to 1.15.2. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/beautifier/js-beautify/blob/main/CHANGELOG.md">js-beautify's changelog</a>.</em></p> <blockquote> <h2>v1.15.2</h2> <ul> <li>Patch SNYK-JS-CROSSSPAWN-8303230 issue brought it through old glob package (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2328">#2328</a>)</li> <li>release wheels on pypi (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2313">#2313</a>)</li> <li>ModuleNotFoundError: No module named 'setuptools.command.test' as of latest setuptools package release (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2301">#2301</a>)</li> <li>[Python]Compatible with setuptools&gt;=72 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2300">#2300</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/beautifier/js-beautify/commit/6014e7a5cf6aefe13d6ca0befc0ae73921deb238"><code>6014e7a</code></a> Release: 1.15.2</li> <li><a href="https://github.com/beautifier/js-beautify/commit/99b86e4af68932a1b8269ae73dcbf436229b079c"><code>99b86e4</code></a> Merge remote-tracking branch 'origin/staging/main' into staging/release</li> <li><a href="https://github.com/beautifier/js-beautify/commit/08b18539a6ae0a687212439bc824dc10759680c8"><code>08b1853</code></a> Bump version numbers for 1.15.2</li> <li><a href="https://github.com/beautifier/js-beautify/commit/adb5a571900b3d210ee646527338f4a41b98e57e"><code>adb5a57</code></a> Update Changelog</li> <li><a href="https://github.com/beautifier/js-beautify/commit/fc9848417dad6c71f2bfecf9f2e284d011a25734"><code>fc98484</code></a> Bump nopt from 8.0.0 to 8.1.0 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2343">#2343</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/73a195c243deca8c9c8cb8d5b0a6dad4165fa8d7"><code>73a195c</code></a> Bump mocha from 11.0.1 to 11.1.0 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2342">#2342</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/ac09b0e4734d8295566a985967435ddf6b6d148b"><code>ac09b0e</code></a> Bump webpack-cli from 5.1.4 to 6.0.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2336">#2336</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/06b94cf9f8e42c1ed3b149ed5d80fe04ffaa186d"><code>06b94cf</code></a> Bump glob from 11.0.0 to 11.0.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2340">#2340</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/d99c5218474f16de79e3f7aef69ef24b052285f0"><code>d99c521</code></a> Bump webpack from 5.96.1 to 5.97.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2335">#2335</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/5460c97283ad5d8b049619f9f9561cdf0bbe96b1"><code>5460c97</code></a> fix(cli): templating arguments getops (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2280">#2280</a>)</li> <li>Additional commits viewable in <a href="https://github.com/beautifier/js-beautify/compare/v1.15.1...v1.15.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=js-beautify&package-manager=npm_and_yarn&previous-version=1.15.1&new-version=1.15.2)](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) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-10 17:21:21 +00:00
"dev": true,
"license": "MIT",
"engines": {
"node": ">=8"
}
},
chore(deps-dev): bump js-beautify from 1.15.1 to 1.15.2 (#105) Bumps [js-beautify](https://github.com/beautifier/js-beautify) from 1.15.1 to 1.15.2. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/beautifier/js-beautify/blob/main/CHANGELOG.md">js-beautify's changelog</a>.</em></p> <blockquote> <h2>v1.15.2</h2> <ul> <li>Patch SNYK-JS-CROSSSPAWN-8303230 issue brought it through old glob package (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2328">#2328</a>)</li> <li>release wheels on pypi (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2313">#2313</a>)</li> <li>ModuleNotFoundError: No module named 'setuptools.command.test' as of latest setuptools package release (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2301">#2301</a>)</li> <li>[Python]Compatible with setuptools&gt;=72 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2300">#2300</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/beautifier/js-beautify/commit/6014e7a5cf6aefe13d6ca0befc0ae73921deb238"><code>6014e7a</code></a> Release: 1.15.2</li> <li><a href="https://github.com/beautifier/js-beautify/commit/99b86e4af68932a1b8269ae73dcbf436229b079c"><code>99b86e4</code></a> Merge remote-tracking branch 'origin/staging/main' into staging/release</li> <li><a href="https://github.com/beautifier/js-beautify/commit/08b18539a6ae0a687212439bc824dc10759680c8"><code>08b1853</code></a> Bump version numbers for 1.15.2</li> <li><a href="https://github.com/beautifier/js-beautify/commit/adb5a571900b3d210ee646527338f4a41b98e57e"><code>adb5a57</code></a> Update Changelog</li> <li><a href="https://github.com/beautifier/js-beautify/commit/fc9848417dad6c71f2bfecf9f2e284d011a25734"><code>fc98484</code></a> Bump nopt from 8.0.0 to 8.1.0 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2343">#2343</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/73a195c243deca8c9c8cb8d5b0a6dad4165fa8d7"><code>73a195c</code></a> Bump mocha from 11.0.1 to 11.1.0 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2342">#2342</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/ac09b0e4734d8295566a985967435ddf6b6d148b"><code>ac09b0e</code></a> Bump webpack-cli from 5.1.4 to 6.0.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2336">#2336</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/06b94cf9f8e42c1ed3b149ed5d80fe04ffaa186d"><code>06b94cf</code></a> Bump glob from 11.0.0 to 11.0.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2340">#2340</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/d99c5218474f16de79e3f7aef69ef24b052285f0"><code>d99c521</code></a> Bump webpack from 5.96.1 to 5.97.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2335">#2335</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/5460c97283ad5d8b049619f9f9561cdf0bbe96b1"><code>5460c97</code></a> fix(cli): templating arguments getops (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2280">#2280</a>)</li> <li>Additional commits viewable in <a href="https://github.com/beautifier/js-beautify/compare/v1.15.1...v1.15.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=js-beautify&package-manager=npm_and_yarn&previous-version=1.15.1&new-version=1.15.2)](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) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-10 17:21:21 +00:00
"node_modules/isexe": {
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz",
"integrity": "sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==",
chore(deps-dev): bump js-beautify from 1.15.1 to 1.15.2 (#105) Bumps [js-beautify](https://github.com/beautifier/js-beautify) from 1.15.1 to 1.15.2. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/beautifier/js-beautify/blob/main/CHANGELOG.md">js-beautify's changelog</a>.</em></p> <blockquote> <h2>v1.15.2</h2> <ul> <li>Patch SNYK-JS-CROSSSPAWN-8303230 issue brought it through old glob package (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2328">#2328</a>)</li> <li>release wheels on pypi (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2313">#2313</a>)</li> <li>ModuleNotFoundError: No module named 'setuptools.command.test' as of latest setuptools package release (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2301">#2301</a>)</li> <li>[Python]Compatible with setuptools&gt;=72 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2300">#2300</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/beautifier/js-beautify/commit/6014e7a5cf6aefe13d6ca0befc0ae73921deb238"><code>6014e7a</code></a> Release: 1.15.2</li> <li><a href="https://github.com/beautifier/js-beautify/commit/99b86e4af68932a1b8269ae73dcbf436229b079c"><code>99b86e4</code></a> Merge remote-tracking branch 'origin/staging/main' into staging/release</li> <li><a href="https://github.com/beautifier/js-beautify/commit/08b18539a6ae0a687212439bc824dc10759680c8"><code>08b1853</code></a> Bump version numbers for 1.15.2</li> <li><a href="https://github.com/beautifier/js-beautify/commit/adb5a571900b3d210ee646527338f4a41b98e57e"><code>adb5a57</code></a> Update Changelog</li> <li><a href="https://github.com/beautifier/js-beautify/commit/fc9848417dad6c71f2bfecf9f2e284d011a25734"><code>fc98484</code></a> Bump nopt from 8.0.0 to 8.1.0 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2343">#2343</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/73a195c243deca8c9c8cb8d5b0a6dad4165fa8d7"><code>73a195c</code></a> Bump mocha from 11.0.1 to 11.1.0 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2342">#2342</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/ac09b0e4734d8295566a985967435ddf6b6d148b"><code>ac09b0e</code></a> Bump webpack-cli from 5.1.4 to 6.0.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2336">#2336</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/06b94cf9f8e42c1ed3b149ed5d80fe04ffaa186d"><code>06b94cf</code></a> Bump glob from 11.0.0 to 11.0.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2340">#2340</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/d99c5218474f16de79e3f7aef69ef24b052285f0"><code>d99c521</code></a> Bump webpack from 5.96.1 to 5.97.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2335">#2335</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/5460c97283ad5d8b049619f9f9561cdf0bbe96b1"><code>5460c97</code></a> fix(cli): templating arguments getops (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2280">#2280</a>)</li> <li>Additional commits viewable in <a href="https://github.com/beautifier/js-beautify/compare/v1.15.1...v1.15.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=js-beautify&package-manager=npm_and_yarn&previous-version=1.15.1&new-version=1.15.2)](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) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-10 17:21:21 +00:00
"dev": true,
"license": "ISC"
},
chore(deps-dev): bump js-beautify from 1.15.1 to 1.15.2 (#105) Bumps [js-beautify](https://github.com/beautifier/js-beautify) from 1.15.1 to 1.15.2. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/beautifier/js-beautify/blob/main/CHANGELOG.md">js-beautify's changelog</a>.</em></p> <blockquote> <h2>v1.15.2</h2> <ul> <li>Patch SNYK-JS-CROSSSPAWN-8303230 issue brought it through old glob package (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2328">#2328</a>)</li> <li>release wheels on pypi (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2313">#2313</a>)</li> <li>ModuleNotFoundError: No module named 'setuptools.command.test' as of latest setuptools package release (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2301">#2301</a>)</li> <li>[Python]Compatible with setuptools&gt;=72 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2300">#2300</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/beautifier/js-beautify/commit/6014e7a5cf6aefe13d6ca0befc0ae73921deb238"><code>6014e7a</code></a> Release: 1.15.2</li> <li><a href="https://github.com/beautifier/js-beautify/commit/99b86e4af68932a1b8269ae73dcbf436229b079c"><code>99b86e4</code></a> Merge remote-tracking branch 'origin/staging/main' into staging/release</li> <li><a href="https://github.com/beautifier/js-beautify/commit/08b18539a6ae0a687212439bc824dc10759680c8"><code>08b1853</code></a> Bump version numbers for 1.15.2</li> <li><a href="https://github.com/beautifier/js-beautify/commit/adb5a571900b3d210ee646527338f4a41b98e57e"><code>adb5a57</code></a> Update Changelog</li> <li><a href="https://github.com/beautifier/js-beautify/commit/fc9848417dad6c71f2bfecf9f2e284d011a25734"><code>fc98484</code></a> Bump nopt from 8.0.0 to 8.1.0 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2343">#2343</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/73a195c243deca8c9c8cb8d5b0a6dad4165fa8d7"><code>73a195c</code></a> Bump mocha from 11.0.1 to 11.1.0 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2342">#2342</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/ac09b0e4734d8295566a985967435ddf6b6d148b"><code>ac09b0e</code></a> Bump webpack-cli from 5.1.4 to 6.0.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2336">#2336</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/06b94cf9f8e42c1ed3b149ed5d80fe04ffaa186d"><code>06b94cf</code></a> Bump glob from 11.0.0 to 11.0.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2340">#2340</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/d99c5218474f16de79e3f7aef69ef24b052285f0"><code>d99c521</code></a> Bump webpack from 5.96.1 to 5.97.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2335">#2335</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/5460c97283ad5d8b049619f9f9561cdf0bbe96b1"><code>5460c97</code></a> fix(cli): templating arguments getops (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2280">#2280</a>)</li> <li>Additional commits viewable in <a href="https://github.com/beautifier/js-beautify/compare/v1.15.1...v1.15.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=js-beautify&package-manager=npm_and_yarn&previous-version=1.15.1&new-version=1.15.2)](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) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-10 17:21:21 +00:00
"node_modules/jackspeak": {
chore(deps-dev): bump js-beautify from 1.15.2 to 1.15.3 (#106) Bumps [js-beautify](https://github.com/beautifier/js-beautify) from 1.15.2 to 1.15.3. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/beautifier/js-beautify/releases">js-beautify's releases</a>.</em></p> <blockquote> <h2>v1.15.3 🌈</h2> <p>Downgrade <code>glob</code> to v10.x for Node.js 18.x support</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/beautifier/js-beautify/blob/main/CHANGELOG.md">js-beautify's changelog</a>.</em></p> <blockquote> <h2>v1.15.3</h2> <ul> <li>fix node 18 support by downgrading glob to v10 (<a href="https://redirect.github.com/beautifier/js-beautify/pull/2350">#2350</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/beautifier/js-beautify/commit/78748ead003a548236f4e106cc66b4df829b7e21"><code>78748ea</code></a> Merge remote-tracking branch 'origin/staging/main' into staging/release</li> <li><a href="https://github.com/beautifier/js-beautify/commit/f37ab9177821df250b1794ddac3f1bcc2a99eaab"><code>f37ab91</code></a> Bump version numbers for 1.15.3</li> <li><a href="https://github.com/beautifier/js-beautify/commit/aaeb85b78864f91accae112b325769724e295acd"><code>aaeb85b</code></a> Update Changelog</li> <li><a href="https://github.com/beautifier/js-beautify/commit/dc9880bc5c376d6371c181824acb5e9b93a26073"><code>dc9880b</code></a> Merge pull request <a href="https://redirect.github.com/beautifier/js-beautify/issues/2350">#2350</a> from weiwei/fix-node-dep</li> <li><a href="https://github.com/beautifier/js-beautify/commit/a3488d5943ca8d011aad689a9cc50884760e3ea1"><code>a3488d5</code></a> fix node 18 support by downgrading glob</li> <li><a href="https://github.com/beautifier/js-beautify/commit/3741681fe9a6f305e7909599992f66085b303dd4"><code>3741681</code></a> Merge pull request <a href="https://redirect.github.com/beautifier/js-beautify/issues/2346">#2346</a> from beautifier/staging/release</li> <li><a href="https://github.com/beautifier/js-beautify/commit/c8b5c23906af8d59a9460fcfe18ba3d70fa1761c"><code>c8b5c23</code></a> Merge pull request <a href="https://redirect.github.com/beautifier/js-beautify/issues/2345">#2345</a> from beautifier/staging/main</li> <li>See full diff in <a href="https://github.com/beautifier/js-beautify/compare/v1.15.2...v1.15.3">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=js-beautify&package-manager=npm_and_yarn&previous-version=1.15.2&new-version=1.15.3)](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) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-11 17:22:26 +00:00
"version": "3.4.3",
"resolved": "https://registry.npmjs.org/jackspeak/-/jackspeak-3.4.3.tgz",
"integrity": "sha512-OGlZQpz2yfahA/Rd1Y8Cd9SIEsqvXkLVoSw/cgwhnhFMDbsQFeZYoJJ7bIZBS9BcamUW96asq/npPWugM+RQBw==",
"dev": true,
chore(deps-dev): bump js-beautify from 1.15.1 to 1.15.2 (#105) Bumps [js-beautify](https://github.com/beautifier/js-beautify) from 1.15.1 to 1.15.2. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/beautifier/js-beautify/blob/main/CHANGELOG.md">js-beautify's changelog</a>.</em></p> <blockquote> <h2>v1.15.2</h2> <ul> <li>Patch SNYK-JS-CROSSSPAWN-8303230 issue brought it through old glob package (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2328">#2328</a>)</li> <li>release wheels on pypi (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2313">#2313</a>)</li> <li>ModuleNotFoundError: No module named 'setuptools.command.test' as of latest setuptools package release (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2301">#2301</a>)</li> <li>[Python]Compatible with setuptools&gt;=72 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2300">#2300</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/beautifier/js-beautify/commit/6014e7a5cf6aefe13d6ca0befc0ae73921deb238"><code>6014e7a</code></a> Release: 1.15.2</li> <li><a href="https://github.com/beautifier/js-beautify/commit/99b86e4af68932a1b8269ae73dcbf436229b079c"><code>99b86e4</code></a> Merge remote-tracking branch 'origin/staging/main' into staging/release</li> <li><a href="https://github.com/beautifier/js-beautify/commit/08b18539a6ae0a687212439bc824dc10759680c8"><code>08b1853</code></a> Bump version numbers for 1.15.2</li> <li><a href="https://github.com/beautifier/js-beautify/commit/adb5a571900b3d210ee646527338f4a41b98e57e"><code>adb5a57</code></a> Update Changelog</li> <li><a href="https://github.com/beautifier/js-beautify/commit/fc9848417dad6c71f2bfecf9f2e284d011a25734"><code>fc98484</code></a> Bump nopt from 8.0.0 to 8.1.0 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2343">#2343</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/73a195c243deca8c9c8cb8d5b0a6dad4165fa8d7"><code>73a195c</code></a> Bump mocha from 11.0.1 to 11.1.0 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2342">#2342</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/ac09b0e4734d8295566a985967435ddf6b6d148b"><code>ac09b0e</code></a> Bump webpack-cli from 5.1.4 to 6.0.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2336">#2336</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/06b94cf9f8e42c1ed3b149ed5d80fe04ffaa186d"><code>06b94cf</code></a> Bump glob from 11.0.0 to 11.0.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2340">#2340</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/d99c5218474f16de79e3f7aef69ef24b052285f0"><code>d99c521</code></a> Bump webpack from 5.96.1 to 5.97.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2335">#2335</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/5460c97283ad5d8b049619f9f9561cdf0bbe96b1"><code>5460c97</code></a> fix(cli): templating arguments getops (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2280">#2280</a>)</li> <li>Additional commits viewable in <a href="https://github.com/beautifier/js-beautify/compare/v1.15.1...v1.15.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=js-beautify&package-manager=npm_and_yarn&previous-version=1.15.1&new-version=1.15.2)](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) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-10 17:21:21 +00:00
"license": "BlueOak-1.0.0",
"dependencies": {
"@isaacs/cliui": "^8.0.2"
},
"funding": {
"url": "https://github.com/sponsors/isaacs"
chore(deps-dev): bump js-beautify from 1.15.2 to 1.15.3 (#106) Bumps [js-beautify](https://github.com/beautifier/js-beautify) from 1.15.2 to 1.15.3. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/beautifier/js-beautify/releases">js-beautify's releases</a>.</em></p> <blockquote> <h2>v1.15.3 🌈</h2> <p>Downgrade <code>glob</code> to v10.x for Node.js 18.x support</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/beautifier/js-beautify/blob/main/CHANGELOG.md">js-beautify's changelog</a>.</em></p> <blockquote> <h2>v1.15.3</h2> <ul> <li>fix node 18 support by downgrading glob to v10 (<a href="https://redirect.github.com/beautifier/js-beautify/pull/2350">#2350</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/beautifier/js-beautify/commit/78748ead003a548236f4e106cc66b4df829b7e21"><code>78748ea</code></a> Merge remote-tracking branch 'origin/staging/main' into staging/release</li> <li><a href="https://github.com/beautifier/js-beautify/commit/f37ab9177821df250b1794ddac3f1bcc2a99eaab"><code>f37ab91</code></a> Bump version numbers for 1.15.3</li> <li><a href="https://github.com/beautifier/js-beautify/commit/aaeb85b78864f91accae112b325769724e295acd"><code>aaeb85b</code></a> Update Changelog</li> <li><a href="https://github.com/beautifier/js-beautify/commit/dc9880bc5c376d6371c181824acb5e9b93a26073"><code>dc9880b</code></a> Merge pull request <a href="https://redirect.github.com/beautifier/js-beautify/issues/2350">#2350</a> from weiwei/fix-node-dep</li> <li><a href="https://github.com/beautifier/js-beautify/commit/a3488d5943ca8d011aad689a9cc50884760e3ea1"><code>a3488d5</code></a> fix node 18 support by downgrading glob</li> <li><a href="https://github.com/beautifier/js-beautify/commit/3741681fe9a6f305e7909599992f66085b303dd4"><code>3741681</code></a> Merge pull request <a href="https://redirect.github.com/beautifier/js-beautify/issues/2346">#2346</a> from beautifier/staging/release</li> <li><a href="https://github.com/beautifier/js-beautify/commit/c8b5c23906af8d59a9460fcfe18ba3d70fa1761c"><code>c8b5c23</code></a> Merge pull request <a href="https://redirect.github.com/beautifier/js-beautify/issues/2345">#2345</a> from beautifier/staging/main</li> <li>See full diff in <a href="https://github.com/beautifier/js-beautify/compare/v1.15.2...v1.15.3">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=js-beautify&package-manager=npm_and_yarn&previous-version=1.15.2&new-version=1.15.3)](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) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-11 17:22:26 +00:00
},
"optionalDependencies": {
"@pkgjs/parseargs": "^0.11.0"
}
},
chore(deps-dev): bump js-beautify from 1.15.1 to 1.15.2 (#105) Bumps [js-beautify](https://github.com/beautifier/js-beautify) from 1.15.1 to 1.15.2. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/beautifier/js-beautify/blob/main/CHANGELOG.md">js-beautify's changelog</a>.</em></p> <blockquote> <h2>v1.15.2</h2> <ul> <li>Patch SNYK-JS-CROSSSPAWN-8303230 issue brought it through old glob package (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2328">#2328</a>)</li> <li>release wheels on pypi (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2313">#2313</a>)</li> <li>ModuleNotFoundError: No module named 'setuptools.command.test' as of latest setuptools package release (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2301">#2301</a>)</li> <li>[Python]Compatible with setuptools&gt;=72 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2300">#2300</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/beautifier/js-beautify/commit/6014e7a5cf6aefe13d6ca0befc0ae73921deb238"><code>6014e7a</code></a> Release: 1.15.2</li> <li><a href="https://github.com/beautifier/js-beautify/commit/99b86e4af68932a1b8269ae73dcbf436229b079c"><code>99b86e4</code></a> Merge remote-tracking branch 'origin/staging/main' into staging/release</li> <li><a href="https://github.com/beautifier/js-beautify/commit/08b18539a6ae0a687212439bc824dc10759680c8"><code>08b1853</code></a> Bump version numbers for 1.15.2</li> <li><a href="https://github.com/beautifier/js-beautify/commit/adb5a571900b3d210ee646527338f4a41b98e57e"><code>adb5a57</code></a> Update Changelog</li> <li><a href="https://github.com/beautifier/js-beautify/commit/fc9848417dad6c71f2bfecf9f2e284d011a25734"><code>fc98484</code></a> Bump nopt from 8.0.0 to 8.1.0 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2343">#2343</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/73a195c243deca8c9c8cb8d5b0a6dad4165fa8d7"><code>73a195c</code></a> Bump mocha from 11.0.1 to 11.1.0 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2342">#2342</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/ac09b0e4734d8295566a985967435ddf6b6d148b"><code>ac09b0e</code></a> Bump webpack-cli from 5.1.4 to 6.0.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2336">#2336</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/06b94cf9f8e42c1ed3b149ed5d80fe04ffaa186d"><code>06b94cf</code></a> Bump glob from 11.0.0 to 11.0.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2340">#2340</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/d99c5218474f16de79e3f7aef69ef24b052285f0"><code>d99c521</code></a> Bump webpack from 5.96.1 to 5.97.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2335">#2335</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/5460c97283ad5d8b049619f9f9561cdf0bbe96b1"><code>5460c97</code></a> fix(cli): templating arguments getops (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2280">#2280</a>)</li> <li>Additional commits viewable in <a href="https://github.com/beautifier/js-beautify/compare/v1.15.1...v1.15.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=js-beautify&package-manager=npm_and_yarn&previous-version=1.15.1&new-version=1.15.2)](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) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-10 17:21:21 +00:00
"node_modules/js-beautify": {
chore(deps-dev): bump js-beautify from 1.15.3 to 1.15.4 (#109) Bumps [js-beautify](https://github.com/beautifier/js-beautify) from 1.15.3 to 1.15.4. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/beautifier/js-beautify/blob/main/CHANGELOG.md">js-beautify's changelog</a>.</em></p> <blockquote> <h2>v1.15.4</h2> <ul> <li>Downgrade nopt to v7.x to maintain Node.js v14 compatibility (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2358">#2358</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/beautifier/js-beautify/commit/1eab9a1c5e360f375cd77cafc3921ec7558fb705"><code>1eab9a1</code></a> Merge remote-tracking branch 'origin/staging/main' into staging/release</li> <li><a href="https://github.com/beautifier/js-beautify/commit/b8174edb90f0f6fe05372ba61b1fbaa1793af5c3"><code>b8174ed</code></a> Bump version numbers for 1.15.4</li> <li><a href="https://github.com/beautifier/js-beautify/commit/0f0b61a18e348087e87c55dd77045f73a393a96f"><code>0f0b61a</code></a> Update Changelog</li> <li><a href="https://github.com/beautifier/js-beautify/commit/11faca4ea08aaf86f4b547a5b0cf9518592fd8c9"><code>11faca4</code></a> Downgrade nopt to maintain nodejs 14 support</li> <li><a href="https://github.com/beautifier/js-beautify/commit/53bf08942f6dd2f502585ac459c3d98937a0476b"><code>53bf089</code></a> Merge pull request <a href="https://redirect.github.com/beautifier/js-beautify/issues/2353">#2353</a> from beautifier/staging/release</li> <li><a href="https://github.com/beautifier/js-beautify/commit/bc8ce4b436d8a42ae8ee0d1da05bdb64fbaad684"><code>bc8ce4b</code></a> Merge pull request <a href="https://redirect.github.com/beautifier/js-beautify/issues/2352">#2352</a> from beautifier/staging/main</li> <li>See full diff in <a href="https://github.com/beautifier/js-beautify/compare/v1.15.3...v1.15.4">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=js-beautify&package-manager=npm_and_yarn&previous-version=1.15.3&new-version=1.15.4)](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) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-28 17:22:17 +00:00
"version": "1.15.4",
"resolved": "https://registry.npmjs.org/js-beautify/-/js-beautify-1.15.4.tgz",
"integrity": "sha512-9/KXeZUKKJwqCXUdBxFJ3vPh467OCckSBmYDwSK/EtV090K+iMJ7zx2S3HLVDIWFQdqMIsZWbnaGiba18aWhaA==",
"dev": true,
chore(deps-dev): bump js-beautify from 1.15.1 to 1.15.2 (#105) Bumps [js-beautify](https://github.com/beautifier/js-beautify) from 1.15.1 to 1.15.2. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/beautifier/js-beautify/blob/main/CHANGELOG.md">js-beautify's changelog</a>.</em></p> <blockquote> <h2>v1.15.2</h2> <ul> <li>Patch SNYK-JS-CROSSSPAWN-8303230 issue brought it through old glob package (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2328">#2328</a>)</li> <li>release wheels on pypi (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2313">#2313</a>)</li> <li>ModuleNotFoundError: No module named 'setuptools.command.test' as of latest setuptools package release (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2301">#2301</a>)</li> <li>[Python]Compatible with setuptools&gt;=72 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2300">#2300</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/beautifier/js-beautify/commit/6014e7a5cf6aefe13d6ca0befc0ae73921deb238"><code>6014e7a</code></a> Release: 1.15.2</li> <li><a href="https://github.com/beautifier/js-beautify/commit/99b86e4af68932a1b8269ae73dcbf436229b079c"><code>99b86e4</code></a> Merge remote-tracking branch 'origin/staging/main' into staging/release</li> <li><a href="https://github.com/beautifier/js-beautify/commit/08b18539a6ae0a687212439bc824dc10759680c8"><code>08b1853</code></a> Bump version numbers for 1.15.2</li> <li><a href="https://github.com/beautifier/js-beautify/commit/adb5a571900b3d210ee646527338f4a41b98e57e"><code>adb5a57</code></a> Update Changelog</li> <li><a href="https://github.com/beautifier/js-beautify/commit/fc9848417dad6c71f2bfecf9f2e284d011a25734"><code>fc98484</code></a> Bump nopt from 8.0.0 to 8.1.0 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2343">#2343</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/73a195c243deca8c9c8cb8d5b0a6dad4165fa8d7"><code>73a195c</code></a> Bump mocha from 11.0.1 to 11.1.0 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2342">#2342</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/ac09b0e4734d8295566a985967435ddf6b6d148b"><code>ac09b0e</code></a> Bump webpack-cli from 5.1.4 to 6.0.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2336">#2336</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/06b94cf9f8e42c1ed3b149ed5d80fe04ffaa186d"><code>06b94cf</code></a> Bump glob from 11.0.0 to 11.0.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2340">#2340</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/d99c5218474f16de79e3f7aef69ef24b052285f0"><code>d99c521</code></a> Bump webpack from 5.96.1 to 5.97.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2335">#2335</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/5460c97283ad5d8b049619f9f9561cdf0bbe96b1"><code>5460c97</code></a> fix(cli): templating arguments getops (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2280">#2280</a>)</li> <li>Additional commits viewable in <a href="https://github.com/beautifier/js-beautify/compare/v1.15.1...v1.15.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=js-beautify&package-manager=npm_and_yarn&previous-version=1.15.1&new-version=1.15.2)](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) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-10 17:21:21 +00:00
"license": "MIT",
"dependencies": {
"config-chain": "^1.1.13",
chore(deps-dev): bump js-beautify from 1.14.11 to 1.15.1 (#85) Bumps [js-beautify](https://github.com/beautifier/js-beautify) from 1.14.11 to 1.15.1. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/beautifier/js-beautify/blob/main/CHANGELOG.md">js-beautify's changelog</a>.</em></p> <blockquote> <h2>v1.15.1</h2> <ul> <li>Turn new angular templating off by default in html (<a href="https://redirect.github.com/beautifier/js-beautify/pull/2247">#2247</a>)</li> <li>Perf regression in latest release (1.15.0) (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2246">#2246</a>)</li> </ul> <h2>v1.15.0</h2> <ul> <li>Fixed <a href="https://redirect.github.com/beautifier/js-beautify/issues/2219">#2219</a> - formatting of new Angular control flow syntax (<a href="https://redirect.github.com/beautifier/js-beautify/pull/2221">#2221</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/beautifier/js-beautify/commit/8ebec7e81a59cad881aae075d209dd240c414968"><code>8ebec7e</code></a> Release: 1.15.1</li> <li><a href="https://github.com/beautifier/js-beautify/commit/f11af53db1864f8a9b8de6406c4e4f7cd999f178"><code>f11af53</code></a> Merge remote-tracking branch 'origin/staging/main' into staging/release</li> <li><a href="https://github.com/beautifier/js-beautify/commit/9d4b333b69c7a62f2b359b7cca1f7966ef195b7c"><code>9d4b333</code></a> Merge remote-tracking branch 'origin/release' into staging/release</li> <li><a href="https://github.com/beautifier/js-beautify/commit/f53ce3a5ffaa8f643c2d37ae8691462e5fca2db8"><code>f53ce3a</code></a> Bump version numbers for 1.15.1</li> <li><a href="https://github.com/beautifier/js-beautify/commit/5b41158f2efab326bb438ff6ca581a45bb7d2133"><code>5b41158</code></a> Update Changelog</li> <li><a href="https://github.com/beautifier/js-beautify/commit/5150015660960bec59a402318db5e44a5a8379cb"><code>5150015</code></a> Merge pull request <a href="https://redirect.github.com/beautifier/js-beautify/issues/2247">#2247</a> from bitwiseman/feat/angular-off-default</li> <li><a href="https://github.com/beautifier/js-beautify/commit/5233c8f5f4cc3fb7b8881a7e2d6ef1a5604420f2"><code>5233c8f</code></a> Add test for angular css conflict</li> <li><a href="https://github.com/beautifier/js-beautify/commit/96340d5d43e655ed31628a2e00f8a41f09b782f0"><code>96340d5</code></a> Turn off new angular templating by default in html</li> <li><a href="https://github.com/beautifier/js-beautify/commit/b4775c33a1b398302a6351d484d63ecb7331aa34"><code>b4775c3</code></a> Merge pull request <a href="https://redirect.github.com/beautifier/js-beautify/issues/2235">#2235</a> from beautifier/dependabot/github_actions/actions/ca...</li> <li><a href="https://github.com/beautifier/js-beautify/commit/87d3796bbc68a9d96b57c99ab4db025b50efdcba"><code>87d3796</code></a> Merge pull request <a href="https://redirect.github.com/beautifier/js-beautify/issues/2245">#2245</a> from beautifier/dependabot/npm_and_yarn/webpack-5.90.2</li> <li>Additional commits viewable in <a href="https://github.com/beautifier/js-beautify/compare/v1.14.11...v1.15.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=js-beautify&package-manager=npm_and_yarn&previous-version=1.14.11&new-version=1.15.1)](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) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-16 17:32:13 +00:00
"editorconfig": "^1.0.4",
chore(deps-dev): bump js-beautify from 1.15.2 to 1.15.3 (#106) Bumps [js-beautify](https://github.com/beautifier/js-beautify) from 1.15.2 to 1.15.3. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/beautifier/js-beautify/releases">js-beautify's releases</a>.</em></p> <blockquote> <h2>v1.15.3 🌈</h2> <p>Downgrade <code>glob</code> to v10.x for Node.js 18.x support</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/beautifier/js-beautify/blob/main/CHANGELOG.md">js-beautify's changelog</a>.</em></p> <blockquote> <h2>v1.15.3</h2> <ul> <li>fix node 18 support by downgrading glob to v10 (<a href="https://redirect.github.com/beautifier/js-beautify/pull/2350">#2350</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/beautifier/js-beautify/commit/78748ead003a548236f4e106cc66b4df829b7e21"><code>78748ea</code></a> Merge remote-tracking branch 'origin/staging/main' into staging/release</li> <li><a href="https://github.com/beautifier/js-beautify/commit/f37ab9177821df250b1794ddac3f1bcc2a99eaab"><code>f37ab91</code></a> Bump version numbers for 1.15.3</li> <li><a href="https://github.com/beautifier/js-beautify/commit/aaeb85b78864f91accae112b325769724e295acd"><code>aaeb85b</code></a> Update Changelog</li> <li><a href="https://github.com/beautifier/js-beautify/commit/dc9880bc5c376d6371c181824acb5e9b93a26073"><code>dc9880b</code></a> Merge pull request <a href="https://redirect.github.com/beautifier/js-beautify/issues/2350">#2350</a> from weiwei/fix-node-dep</li> <li><a href="https://github.com/beautifier/js-beautify/commit/a3488d5943ca8d011aad689a9cc50884760e3ea1"><code>a3488d5</code></a> fix node 18 support by downgrading glob</li> <li><a href="https://github.com/beautifier/js-beautify/commit/3741681fe9a6f305e7909599992f66085b303dd4"><code>3741681</code></a> Merge pull request <a href="https://redirect.github.com/beautifier/js-beautify/issues/2346">#2346</a> from beautifier/staging/release</li> <li><a href="https://github.com/beautifier/js-beautify/commit/c8b5c23906af8d59a9460fcfe18ba3d70fa1761c"><code>c8b5c23</code></a> Merge pull request <a href="https://redirect.github.com/beautifier/js-beautify/issues/2345">#2345</a> from beautifier/staging/main</li> <li>See full diff in <a href="https://github.com/beautifier/js-beautify/compare/v1.15.2...v1.15.3">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=js-beautify&package-manager=npm_and_yarn&previous-version=1.15.2&new-version=1.15.3)](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) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-11 17:22:26 +00:00
"glob": "^10.4.2",
chore(deps-dev): bump js-beautify from 1.14.11 to 1.15.1 (#85) Bumps [js-beautify](https://github.com/beautifier/js-beautify) from 1.14.11 to 1.15.1. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/beautifier/js-beautify/blob/main/CHANGELOG.md">js-beautify's changelog</a>.</em></p> <blockquote> <h2>v1.15.1</h2> <ul> <li>Turn new angular templating off by default in html (<a href="https://redirect.github.com/beautifier/js-beautify/pull/2247">#2247</a>)</li> <li>Perf regression in latest release (1.15.0) (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2246">#2246</a>)</li> </ul> <h2>v1.15.0</h2> <ul> <li>Fixed <a href="https://redirect.github.com/beautifier/js-beautify/issues/2219">#2219</a> - formatting of new Angular control flow syntax (<a href="https://redirect.github.com/beautifier/js-beautify/pull/2221">#2221</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/beautifier/js-beautify/commit/8ebec7e81a59cad881aae075d209dd240c414968"><code>8ebec7e</code></a> Release: 1.15.1</li> <li><a href="https://github.com/beautifier/js-beautify/commit/f11af53db1864f8a9b8de6406c4e4f7cd999f178"><code>f11af53</code></a> Merge remote-tracking branch 'origin/staging/main' into staging/release</li> <li><a href="https://github.com/beautifier/js-beautify/commit/9d4b333b69c7a62f2b359b7cca1f7966ef195b7c"><code>9d4b333</code></a> Merge remote-tracking branch 'origin/release' into staging/release</li> <li><a href="https://github.com/beautifier/js-beautify/commit/f53ce3a5ffaa8f643c2d37ae8691462e5fca2db8"><code>f53ce3a</code></a> Bump version numbers for 1.15.1</li> <li><a href="https://github.com/beautifier/js-beautify/commit/5b41158f2efab326bb438ff6ca581a45bb7d2133"><code>5b41158</code></a> Update Changelog</li> <li><a href="https://github.com/beautifier/js-beautify/commit/5150015660960bec59a402318db5e44a5a8379cb"><code>5150015</code></a> Merge pull request <a href="https://redirect.github.com/beautifier/js-beautify/issues/2247">#2247</a> from bitwiseman/feat/angular-off-default</li> <li><a href="https://github.com/beautifier/js-beautify/commit/5233c8f5f4cc3fb7b8881a7e2d6ef1a5604420f2"><code>5233c8f</code></a> Add test for angular css conflict</li> <li><a href="https://github.com/beautifier/js-beautify/commit/96340d5d43e655ed31628a2e00f8a41f09b782f0"><code>96340d5</code></a> Turn off new angular templating by default in html</li> <li><a href="https://github.com/beautifier/js-beautify/commit/b4775c33a1b398302a6351d484d63ecb7331aa34"><code>b4775c3</code></a> Merge pull request <a href="https://redirect.github.com/beautifier/js-beautify/issues/2235">#2235</a> from beautifier/dependabot/github_actions/actions/ca...</li> <li><a href="https://github.com/beautifier/js-beautify/commit/87d3796bbc68a9d96b57c99ab4db025b50efdcba"><code>87d3796</code></a> Merge pull request <a href="https://redirect.github.com/beautifier/js-beautify/issues/2245">#2245</a> from beautifier/dependabot/npm_and_yarn/webpack-5.90.2</li> <li>Additional commits viewable in <a href="https://github.com/beautifier/js-beautify/compare/v1.14.11...v1.15.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=js-beautify&package-manager=npm_and_yarn&previous-version=1.14.11&new-version=1.15.1)](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) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-16 17:32:13 +00:00
"js-cookie": "^3.0.5",
chore(deps-dev): bump js-beautify from 1.15.3 to 1.15.4 (#109) Bumps [js-beautify](https://github.com/beautifier/js-beautify) from 1.15.3 to 1.15.4. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/beautifier/js-beautify/blob/main/CHANGELOG.md">js-beautify's changelog</a>.</em></p> <blockquote> <h2>v1.15.4</h2> <ul> <li>Downgrade nopt to v7.x to maintain Node.js v14 compatibility (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2358">#2358</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/beautifier/js-beautify/commit/1eab9a1c5e360f375cd77cafc3921ec7558fb705"><code>1eab9a1</code></a> Merge remote-tracking branch 'origin/staging/main' into staging/release</li> <li><a href="https://github.com/beautifier/js-beautify/commit/b8174edb90f0f6fe05372ba61b1fbaa1793af5c3"><code>b8174ed</code></a> Bump version numbers for 1.15.4</li> <li><a href="https://github.com/beautifier/js-beautify/commit/0f0b61a18e348087e87c55dd77045f73a393a96f"><code>0f0b61a</code></a> Update Changelog</li> <li><a href="https://github.com/beautifier/js-beautify/commit/11faca4ea08aaf86f4b547a5b0cf9518592fd8c9"><code>11faca4</code></a> Downgrade nopt to maintain nodejs 14 support</li> <li><a href="https://github.com/beautifier/js-beautify/commit/53bf08942f6dd2f502585ac459c3d98937a0476b"><code>53bf089</code></a> Merge pull request <a href="https://redirect.github.com/beautifier/js-beautify/issues/2353">#2353</a> from beautifier/staging/release</li> <li><a href="https://github.com/beautifier/js-beautify/commit/bc8ce4b436d8a42ae8ee0d1da05bdb64fbaad684"><code>bc8ce4b</code></a> Merge pull request <a href="https://redirect.github.com/beautifier/js-beautify/issues/2352">#2352</a> from beautifier/staging/main</li> <li>See full diff in <a href="https://github.com/beautifier/js-beautify/compare/v1.15.3...v1.15.4">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=js-beautify&package-manager=npm_and_yarn&previous-version=1.15.3&new-version=1.15.4)](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) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-28 17:22:17 +00:00
"nopt": "^7.2.1"
chore(deps-dev): bump js-beautify from 1.15.1 to 1.15.2 (#105) Bumps [js-beautify](https://github.com/beautifier/js-beautify) from 1.15.1 to 1.15.2. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/beautifier/js-beautify/blob/main/CHANGELOG.md">js-beautify's changelog</a>.</em></p> <blockquote> <h2>v1.15.2</h2> <ul> <li>Patch SNYK-JS-CROSSSPAWN-8303230 issue brought it through old glob package (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2328">#2328</a>)</li> <li>release wheels on pypi (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2313">#2313</a>)</li> <li>ModuleNotFoundError: No module named 'setuptools.command.test' as of latest setuptools package release (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2301">#2301</a>)</li> <li>[Python]Compatible with setuptools&gt;=72 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2300">#2300</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/beautifier/js-beautify/commit/6014e7a5cf6aefe13d6ca0befc0ae73921deb238"><code>6014e7a</code></a> Release: 1.15.2</li> <li><a href="https://github.com/beautifier/js-beautify/commit/99b86e4af68932a1b8269ae73dcbf436229b079c"><code>99b86e4</code></a> Merge remote-tracking branch 'origin/staging/main' into staging/release</li> <li><a href="https://github.com/beautifier/js-beautify/commit/08b18539a6ae0a687212439bc824dc10759680c8"><code>08b1853</code></a> Bump version numbers for 1.15.2</li> <li><a href="https://github.com/beautifier/js-beautify/commit/adb5a571900b3d210ee646527338f4a41b98e57e"><code>adb5a57</code></a> Update Changelog</li> <li><a href="https://github.com/beautifier/js-beautify/commit/fc9848417dad6c71f2bfecf9f2e284d011a25734"><code>fc98484</code></a> Bump nopt from 8.0.0 to 8.1.0 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2343">#2343</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/73a195c243deca8c9c8cb8d5b0a6dad4165fa8d7"><code>73a195c</code></a> Bump mocha from 11.0.1 to 11.1.0 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2342">#2342</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/ac09b0e4734d8295566a985967435ddf6b6d148b"><code>ac09b0e</code></a> Bump webpack-cli from 5.1.4 to 6.0.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2336">#2336</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/06b94cf9f8e42c1ed3b149ed5d80fe04ffaa186d"><code>06b94cf</code></a> Bump glob from 11.0.0 to 11.0.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2340">#2340</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/d99c5218474f16de79e3f7aef69ef24b052285f0"><code>d99c521</code></a> Bump webpack from 5.96.1 to 5.97.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2335">#2335</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/5460c97283ad5d8b049619f9f9561cdf0bbe96b1"><code>5460c97</code></a> fix(cli): templating arguments getops (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2280">#2280</a>)</li> <li>Additional commits viewable in <a href="https://github.com/beautifier/js-beautify/compare/v1.15.1...v1.15.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=js-beautify&package-manager=npm_and_yarn&previous-version=1.15.1&new-version=1.15.2)](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) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-10 17:21:21 +00:00
},
"bin": {
"css-beautify": "js/bin/css-beautify.js",
"html-beautify": "js/bin/html-beautify.js",
"js-beautify": "js/bin/js-beautify.js"
},
"engines": {
"node": ">=14"
2020-08-31 15:40:11 +02:00
}
},
chore(deps-dev): bump js-beautify from 1.15.1 to 1.15.2 (#105) Bumps [js-beautify](https://github.com/beautifier/js-beautify) from 1.15.1 to 1.15.2. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/beautifier/js-beautify/blob/main/CHANGELOG.md">js-beautify's changelog</a>.</em></p> <blockquote> <h2>v1.15.2</h2> <ul> <li>Patch SNYK-JS-CROSSSPAWN-8303230 issue brought it through old glob package (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2328">#2328</a>)</li> <li>release wheels on pypi (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2313">#2313</a>)</li> <li>ModuleNotFoundError: No module named 'setuptools.command.test' as of latest setuptools package release (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2301">#2301</a>)</li> <li>[Python]Compatible with setuptools&gt;=72 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2300">#2300</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/beautifier/js-beautify/commit/6014e7a5cf6aefe13d6ca0befc0ae73921deb238"><code>6014e7a</code></a> Release: 1.15.2</li> <li><a href="https://github.com/beautifier/js-beautify/commit/99b86e4af68932a1b8269ae73dcbf436229b079c"><code>99b86e4</code></a> Merge remote-tracking branch 'origin/staging/main' into staging/release</li> <li><a href="https://github.com/beautifier/js-beautify/commit/08b18539a6ae0a687212439bc824dc10759680c8"><code>08b1853</code></a> Bump version numbers for 1.15.2</li> <li><a href="https://github.com/beautifier/js-beautify/commit/adb5a571900b3d210ee646527338f4a41b98e57e"><code>adb5a57</code></a> Update Changelog</li> <li><a href="https://github.com/beautifier/js-beautify/commit/fc9848417dad6c71f2bfecf9f2e284d011a25734"><code>fc98484</code></a> Bump nopt from 8.0.0 to 8.1.0 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2343">#2343</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/73a195c243deca8c9c8cb8d5b0a6dad4165fa8d7"><code>73a195c</code></a> Bump mocha from 11.0.1 to 11.1.0 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2342">#2342</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/ac09b0e4734d8295566a985967435ddf6b6d148b"><code>ac09b0e</code></a> Bump webpack-cli from 5.1.4 to 6.0.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2336">#2336</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/06b94cf9f8e42c1ed3b149ed5d80fe04ffaa186d"><code>06b94cf</code></a> Bump glob from 11.0.0 to 11.0.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2340">#2340</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/d99c5218474f16de79e3f7aef69ef24b052285f0"><code>d99c521</code></a> Bump webpack from 5.96.1 to 5.97.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2335">#2335</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/5460c97283ad5d8b049619f9f9561cdf0bbe96b1"><code>5460c97</code></a> fix(cli): templating arguments getops (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2280">#2280</a>)</li> <li>Additional commits viewable in <a href="https://github.com/beautifier/js-beautify/compare/v1.15.1...v1.15.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=js-beautify&package-manager=npm_and_yarn&previous-version=1.15.1&new-version=1.15.2)](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) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-10 17:21:21 +00:00
"node_modules/js-cookie": {
chore(deps-dev): bump js-beautify from 1.14.11 to 1.15.1 (#85) Bumps [js-beautify](https://github.com/beautifier/js-beautify) from 1.14.11 to 1.15.1. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/beautifier/js-beautify/blob/main/CHANGELOG.md">js-beautify's changelog</a>.</em></p> <blockquote> <h2>v1.15.1</h2> <ul> <li>Turn new angular templating off by default in html (<a href="https://redirect.github.com/beautifier/js-beautify/pull/2247">#2247</a>)</li> <li>Perf regression in latest release (1.15.0) (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2246">#2246</a>)</li> </ul> <h2>v1.15.0</h2> <ul> <li>Fixed <a href="https://redirect.github.com/beautifier/js-beautify/issues/2219">#2219</a> - formatting of new Angular control flow syntax (<a href="https://redirect.github.com/beautifier/js-beautify/pull/2221">#2221</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/beautifier/js-beautify/commit/8ebec7e81a59cad881aae075d209dd240c414968"><code>8ebec7e</code></a> Release: 1.15.1</li> <li><a href="https://github.com/beautifier/js-beautify/commit/f11af53db1864f8a9b8de6406c4e4f7cd999f178"><code>f11af53</code></a> Merge remote-tracking branch 'origin/staging/main' into staging/release</li> <li><a href="https://github.com/beautifier/js-beautify/commit/9d4b333b69c7a62f2b359b7cca1f7966ef195b7c"><code>9d4b333</code></a> Merge remote-tracking branch 'origin/release' into staging/release</li> <li><a href="https://github.com/beautifier/js-beautify/commit/f53ce3a5ffaa8f643c2d37ae8691462e5fca2db8"><code>f53ce3a</code></a> Bump version numbers for 1.15.1</li> <li><a href="https://github.com/beautifier/js-beautify/commit/5b41158f2efab326bb438ff6ca581a45bb7d2133"><code>5b41158</code></a> Update Changelog</li> <li><a href="https://github.com/beautifier/js-beautify/commit/5150015660960bec59a402318db5e44a5a8379cb"><code>5150015</code></a> Merge pull request <a href="https://redirect.github.com/beautifier/js-beautify/issues/2247">#2247</a> from bitwiseman/feat/angular-off-default</li> <li><a href="https://github.com/beautifier/js-beautify/commit/5233c8f5f4cc3fb7b8881a7e2d6ef1a5604420f2"><code>5233c8f</code></a> Add test for angular css conflict</li> <li><a href="https://github.com/beautifier/js-beautify/commit/96340d5d43e655ed31628a2e00f8a41f09b782f0"><code>96340d5</code></a> Turn off new angular templating by default in html</li> <li><a href="https://github.com/beautifier/js-beautify/commit/b4775c33a1b398302a6351d484d63ecb7331aa34"><code>b4775c3</code></a> Merge pull request <a href="https://redirect.github.com/beautifier/js-beautify/issues/2235">#2235</a> from beautifier/dependabot/github_actions/actions/ca...</li> <li><a href="https://github.com/beautifier/js-beautify/commit/87d3796bbc68a9d96b57c99ab4db025b50efdcba"><code>87d3796</code></a> Merge pull request <a href="https://redirect.github.com/beautifier/js-beautify/issues/2245">#2245</a> from beautifier/dependabot/npm_and_yarn/webpack-5.90.2</li> <li>Additional commits viewable in <a href="https://github.com/beautifier/js-beautify/compare/v1.14.11...v1.15.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=js-beautify&package-manager=npm_and_yarn&previous-version=1.14.11&new-version=1.15.1)](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) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-16 17:32:13 +00:00
"version": "3.0.5",
"resolved": "https://registry.npmjs.org/js-cookie/-/js-cookie-3.0.5.tgz",
"integrity": "sha512-cEiJEAEoIbWfCZYKWhVwFuvPX1gETRYPw6LlaTKoxD3s2AkXzkCjnp6h0V77ozyqj0jakteJ4YqDJT830+lVGw==",
chore(deps-dev): bump js-beautify from 1.15.1 to 1.15.2 (#105) Bumps [js-beautify](https://github.com/beautifier/js-beautify) from 1.15.1 to 1.15.2. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/beautifier/js-beautify/blob/main/CHANGELOG.md">js-beautify's changelog</a>.</em></p> <blockquote> <h2>v1.15.2</h2> <ul> <li>Patch SNYK-JS-CROSSSPAWN-8303230 issue brought it through old glob package (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2328">#2328</a>)</li> <li>release wheels on pypi (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2313">#2313</a>)</li> <li>ModuleNotFoundError: No module named 'setuptools.command.test' as of latest setuptools package release (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2301">#2301</a>)</li> <li>[Python]Compatible with setuptools&gt;=72 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2300">#2300</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/beautifier/js-beautify/commit/6014e7a5cf6aefe13d6ca0befc0ae73921deb238"><code>6014e7a</code></a> Release: 1.15.2</li> <li><a href="https://github.com/beautifier/js-beautify/commit/99b86e4af68932a1b8269ae73dcbf436229b079c"><code>99b86e4</code></a> Merge remote-tracking branch 'origin/staging/main' into staging/release</li> <li><a href="https://github.com/beautifier/js-beautify/commit/08b18539a6ae0a687212439bc824dc10759680c8"><code>08b1853</code></a> Bump version numbers for 1.15.2</li> <li><a href="https://github.com/beautifier/js-beautify/commit/adb5a571900b3d210ee646527338f4a41b98e57e"><code>adb5a57</code></a> Update Changelog</li> <li><a href="https://github.com/beautifier/js-beautify/commit/fc9848417dad6c71f2bfecf9f2e284d011a25734"><code>fc98484</code></a> Bump nopt from 8.0.0 to 8.1.0 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2343">#2343</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/73a195c243deca8c9c8cb8d5b0a6dad4165fa8d7"><code>73a195c</code></a> Bump mocha from 11.0.1 to 11.1.0 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2342">#2342</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/ac09b0e4734d8295566a985967435ddf6b6d148b"><code>ac09b0e</code></a> Bump webpack-cli from 5.1.4 to 6.0.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2336">#2336</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/06b94cf9f8e42c1ed3b149ed5d80fe04ffaa186d"><code>06b94cf</code></a> Bump glob from 11.0.0 to 11.0.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2340">#2340</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/d99c5218474f16de79e3f7aef69ef24b052285f0"><code>d99c521</code></a> Bump webpack from 5.96.1 to 5.97.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2335">#2335</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/5460c97283ad5d8b049619f9f9561cdf0bbe96b1"><code>5460c97</code></a> fix(cli): templating arguments getops (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2280">#2280</a>)</li> <li>Additional commits viewable in <a href="https://github.com/beautifier/js-beautify/compare/v1.15.1...v1.15.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=js-beautify&package-manager=npm_and_yarn&previous-version=1.15.1&new-version=1.15.2)](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) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-10 17:21:21 +00:00
"dev": true,
"engines": {
"node": ">=14"
}
chore(deps-dev): bump js-beautify from 1.14.11 to 1.15.1 (#85) Bumps [js-beautify](https://github.com/beautifier/js-beautify) from 1.14.11 to 1.15.1. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/beautifier/js-beautify/blob/main/CHANGELOG.md">js-beautify's changelog</a>.</em></p> <blockquote> <h2>v1.15.1</h2> <ul> <li>Turn new angular templating off by default in html (<a href="https://redirect.github.com/beautifier/js-beautify/pull/2247">#2247</a>)</li> <li>Perf regression in latest release (1.15.0) (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2246">#2246</a>)</li> </ul> <h2>v1.15.0</h2> <ul> <li>Fixed <a href="https://redirect.github.com/beautifier/js-beautify/issues/2219">#2219</a> - formatting of new Angular control flow syntax (<a href="https://redirect.github.com/beautifier/js-beautify/pull/2221">#2221</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/beautifier/js-beautify/commit/8ebec7e81a59cad881aae075d209dd240c414968"><code>8ebec7e</code></a> Release: 1.15.1</li> <li><a href="https://github.com/beautifier/js-beautify/commit/f11af53db1864f8a9b8de6406c4e4f7cd999f178"><code>f11af53</code></a> Merge remote-tracking branch 'origin/staging/main' into staging/release</li> <li><a href="https://github.com/beautifier/js-beautify/commit/9d4b333b69c7a62f2b359b7cca1f7966ef195b7c"><code>9d4b333</code></a> Merge remote-tracking branch 'origin/release' into staging/release</li> <li><a href="https://github.com/beautifier/js-beautify/commit/f53ce3a5ffaa8f643c2d37ae8691462e5fca2db8"><code>f53ce3a</code></a> Bump version numbers for 1.15.1</li> <li><a href="https://github.com/beautifier/js-beautify/commit/5b41158f2efab326bb438ff6ca581a45bb7d2133"><code>5b41158</code></a> Update Changelog</li> <li><a href="https://github.com/beautifier/js-beautify/commit/5150015660960bec59a402318db5e44a5a8379cb"><code>5150015</code></a> Merge pull request <a href="https://redirect.github.com/beautifier/js-beautify/issues/2247">#2247</a> from bitwiseman/feat/angular-off-default</li> <li><a href="https://github.com/beautifier/js-beautify/commit/5233c8f5f4cc3fb7b8881a7e2d6ef1a5604420f2"><code>5233c8f</code></a> Add test for angular css conflict</li> <li><a href="https://github.com/beautifier/js-beautify/commit/96340d5d43e655ed31628a2e00f8a41f09b782f0"><code>96340d5</code></a> Turn off new angular templating by default in html</li> <li><a href="https://github.com/beautifier/js-beautify/commit/b4775c33a1b398302a6351d484d63ecb7331aa34"><code>b4775c3</code></a> Merge pull request <a href="https://redirect.github.com/beautifier/js-beautify/issues/2235">#2235</a> from beautifier/dependabot/github_actions/actions/ca...</li> <li><a href="https://github.com/beautifier/js-beautify/commit/87d3796bbc68a9d96b57c99ab4db025b50efdcba"><code>87d3796</code></a> Merge pull request <a href="https://redirect.github.com/beautifier/js-beautify/issues/2245">#2245</a> from beautifier/dependabot/npm_and_yarn/webpack-5.90.2</li> <li>Additional commits viewable in <a href="https://github.com/beautifier/js-beautify/compare/v1.14.11...v1.15.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=js-beautify&package-manager=npm_and_yarn&previous-version=1.14.11&new-version=1.15.1)](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) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-16 17:32:13 +00:00
},
chore(deps-dev): bump js-beautify from 1.15.1 to 1.15.2 (#105) Bumps [js-beautify](https://github.com/beautifier/js-beautify) from 1.15.1 to 1.15.2. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/beautifier/js-beautify/blob/main/CHANGELOG.md">js-beautify's changelog</a>.</em></p> <blockquote> <h2>v1.15.2</h2> <ul> <li>Patch SNYK-JS-CROSSSPAWN-8303230 issue brought it through old glob package (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2328">#2328</a>)</li> <li>release wheels on pypi (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2313">#2313</a>)</li> <li>ModuleNotFoundError: No module named 'setuptools.command.test' as of latest setuptools package release (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2301">#2301</a>)</li> <li>[Python]Compatible with setuptools&gt;=72 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2300">#2300</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/beautifier/js-beautify/commit/6014e7a5cf6aefe13d6ca0befc0ae73921deb238"><code>6014e7a</code></a> Release: 1.15.2</li> <li><a href="https://github.com/beautifier/js-beautify/commit/99b86e4af68932a1b8269ae73dcbf436229b079c"><code>99b86e4</code></a> Merge remote-tracking branch 'origin/staging/main' into staging/release</li> <li><a href="https://github.com/beautifier/js-beautify/commit/08b18539a6ae0a687212439bc824dc10759680c8"><code>08b1853</code></a> Bump version numbers for 1.15.2</li> <li><a href="https://github.com/beautifier/js-beautify/commit/adb5a571900b3d210ee646527338f4a41b98e57e"><code>adb5a57</code></a> Update Changelog</li> <li><a href="https://github.com/beautifier/js-beautify/commit/fc9848417dad6c71f2bfecf9f2e284d011a25734"><code>fc98484</code></a> Bump nopt from 8.0.0 to 8.1.0 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2343">#2343</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/73a195c243deca8c9c8cb8d5b0a6dad4165fa8d7"><code>73a195c</code></a> Bump mocha from 11.0.1 to 11.1.0 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2342">#2342</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/ac09b0e4734d8295566a985967435ddf6b6d148b"><code>ac09b0e</code></a> Bump webpack-cli from 5.1.4 to 6.0.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2336">#2336</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/06b94cf9f8e42c1ed3b149ed5d80fe04ffaa186d"><code>06b94cf</code></a> Bump glob from 11.0.0 to 11.0.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2340">#2340</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/d99c5218474f16de79e3f7aef69ef24b052285f0"><code>d99c521</code></a> Bump webpack from 5.96.1 to 5.97.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2335">#2335</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/5460c97283ad5d8b049619f9f9561cdf0bbe96b1"><code>5460c97</code></a> fix(cli): templating arguments getops (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2280">#2280</a>)</li> <li>Additional commits viewable in <a href="https://github.com/beautifier/js-beautify/compare/v1.15.1...v1.15.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=js-beautify&package-manager=npm_and_yarn&previous-version=1.15.1&new-version=1.15.2)](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) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-10 17:21:21 +00:00
"node_modules/lru-cache": {
"version": "6.0.0",
"resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz",
"integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==",
"dev": true,
chore(deps-dev): bump js-beautify from 1.15.1 to 1.15.2 (#105) Bumps [js-beautify](https://github.com/beautifier/js-beautify) from 1.15.1 to 1.15.2. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/beautifier/js-beautify/blob/main/CHANGELOG.md">js-beautify's changelog</a>.</em></p> <blockquote> <h2>v1.15.2</h2> <ul> <li>Patch SNYK-JS-CROSSSPAWN-8303230 issue brought it through old glob package (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2328">#2328</a>)</li> <li>release wheels on pypi (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2313">#2313</a>)</li> <li>ModuleNotFoundError: No module named 'setuptools.command.test' as of latest setuptools package release (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2301">#2301</a>)</li> <li>[Python]Compatible with setuptools&gt;=72 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2300">#2300</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/beautifier/js-beautify/commit/6014e7a5cf6aefe13d6ca0befc0ae73921deb238"><code>6014e7a</code></a> Release: 1.15.2</li> <li><a href="https://github.com/beautifier/js-beautify/commit/99b86e4af68932a1b8269ae73dcbf436229b079c"><code>99b86e4</code></a> Merge remote-tracking branch 'origin/staging/main' into staging/release</li> <li><a href="https://github.com/beautifier/js-beautify/commit/08b18539a6ae0a687212439bc824dc10759680c8"><code>08b1853</code></a> Bump version numbers for 1.15.2</li> <li><a href="https://github.com/beautifier/js-beautify/commit/adb5a571900b3d210ee646527338f4a41b98e57e"><code>adb5a57</code></a> Update Changelog</li> <li><a href="https://github.com/beautifier/js-beautify/commit/fc9848417dad6c71f2bfecf9f2e284d011a25734"><code>fc98484</code></a> Bump nopt from 8.0.0 to 8.1.0 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2343">#2343</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/73a195c243deca8c9c8cb8d5b0a6dad4165fa8d7"><code>73a195c</code></a> Bump mocha from 11.0.1 to 11.1.0 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2342">#2342</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/ac09b0e4734d8295566a985967435ddf6b6d148b"><code>ac09b0e</code></a> Bump webpack-cli from 5.1.4 to 6.0.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2336">#2336</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/06b94cf9f8e42c1ed3b149ed5d80fe04ffaa186d"><code>06b94cf</code></a> Bump glob from 11.0.0 to 11.0.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2340">#2340</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/d99c5218474f16de79e3f7aef69ef24b052285f0"><code>d99c521</code></a> Bump webpack from 5.96.1 to 5.97.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2335">#2335</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/5460c97283ad5d8b049619f9f9561cdf0bbe96b1"><code>5460c97</code></a> fix(cli): templating arguments getops (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2280">#2280</a>)</li> <li>Additional commits viewable in <a href="https://github.com/beautifier/js-beautify/compare/v1.15.1...v1.15.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=js-beautify&package-manager=npm_and_yarn&previous-version=1.15.1&new-version=1.15.2)](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) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-10 17:21:21 +00:00
"dependencies": {
"yallist": "^4.0.0"
chore(deps-dev): bump js-beautify from 1.15.1 to 1.15.2 (#105) Bumps [js-beautify](https://github.com/beautifier/js-beautify) from 1.15.1 to 1.15.2. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/beautifier/js-beautify/blob/main/CHANGELOG.md">js-beautify's changelog</a>.</em></p> <blockquote> <h2>v1.15.2</h2> <ul> <li>Patch SNYK-JS-CROSSSPAWN-8303230 issue brought it through old glob package (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2328">#2328</a>)</li> <li>release wheels on pypi (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2313">#2313</a>)</li> <li>ModuleNotFoundError: No module named 'setuptools.command.test' as of latest setuptools package release (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2301">#2301</a>)</li> <li>[Python]Compatible with setuptools&gt;=72 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2300">#2300</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/beautifier/js-beautify/commit/6014e7a5cf6aefe13d6ca0befc0ae73921deb238"><code>6014e7a</code></a> Release: 1.15.2</li> <li><a href="https://github.com/beautifier/js-beautify/commit/99b86e4af68932a1b8269ae73dcbf436229b079c"><code>99b86e4</code></a> Merge remote-tracking branch 'origin/staging/main' into staging/release</li> <li><a href="https://github.com/beautifier/js-beautify/commit/08b18539a6ae0a687212439bc824dc10759680c8"><code>08b1853</code></a> Bump version numbers for 1.15.2</li> <li><a href="https://github.com/beautifier/js-beautify/commit/adb5a571900b3d210ee646527338f4a41b98e57e"><code>adb5a57</code></a> Update Changelog</li> <li><a href="https://github.com/beautifier/js-beautify/commit/fc9848417dad6c71f2bfecf9f2e284d011a25734"><code>fc98484</code></a> Bump nopt from 8.0.0 to 8.1.0 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2343">#2343</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/73a195c243deca8c9c8cb8d5b0a6dad4165fa8d7"><code>73a195c</code></a> Bump mocha from 11.0.1 to 11.1.0 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2342">#2342</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/ac09b0e4734d8295566a985967435ddf6b6d148b"><code>ac09b0e</code></a> Bump webpack-cli from 5.1.4 to 6.0.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2336">#2336</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/06b94cf9f8e42c1ed3b149ed5d80fe04ffaa186d"><code>06b94cf</code></a> Bump glob from 11.0.0 to 11.0.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2340">#2340</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/d99c5218474f16de79e3f7aef69ef24b052285f0"><code>d99c521</code></a> Bump webpack from 5.96.1 to 5.97.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2335">#2335</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/5460c97283ad5d8b049619f9f9561cdf0bbe96b1"><code>5460c97</code></a> fix(cli): templating arguments getops (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2280">#2280</a>)</li> <li>Additional commits viewable in <a href="https://github.com/beautifier/js-beautify/compare/v1.15.1...v1.15.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=js-beautify&package-manager=npm_and_yarn&previous-version=1.15.1&new-version=1.15.2)](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) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-10 17:21:21 +00:00
},
"engines": {
"node": ">=10"
2020-08-31 15:40:11 +02:00
}
},
chore(deps-dev): bump js-beautify from 1.15.1 to 1.15.2 (#105) Bumps [js-beautify](https://github.com/beautifier/js-beautify) from 1.15.1 to 1.15.2. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/beautifier/js-beautify/blob/main/CHANGELOG.md">js-beautify's changelog</a>.</em></p> <blockquote> <h2>v1.15.2</h2> <ul> <li>Patch SNYK-JS-CROSSSPAWN-8303230 issue brought it through old glob package (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2328">#2328</a>)</li> <li>release wheels on pypi (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2313">#2313</a>)</li> <li>ModuleNotFoundError: No module named 'setuptools.command.test' as of latest setuptools package release (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2301">#2301</a>)</li> <li>[Python]Compatible with setuptools&gt;=72 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2300">#2300</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/beautifier/js-beautify/commit/6014e7a5cf6aefe13d6ca0befc0ae73921deb238"><code>6014e7a</code></a> Release: 1.15.2</li> <li><a href="https://github.com/beautifier/js-beautify/commit/99b86e4af68932a1b8269ae73dcbf436229b079c"><code>99b86e4</code></a> Merge remote-tracking branch 'origin/staging/main' into staging/release</li> <li><a href="https://github.com/beautifier/js-beautify/commit/08b18539a6ae0a687212439bc824dc10759680c8"><code>08b1853</code></a> Bump version numbers for 1.15.2</li> <li><a href="https://github.com/beautifier/js-beautify/commit/adb5a571900b3d210ee646527338f4a41b98e57e"><code>adb5a57</code></a> Update Changelog</li> <li><a href="https://github.com/beautifier/js-beautify/commit/fc9848417dad6c71f2bfecf9f2e284d011a25734"><code>fc98484</code></a> Bump nopt from 8.0.0 to 8.1.0 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2343">#2343</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/73a195c243deca8c9c8cb8d5b0a6dad4165fa8d7"><code>73a195c</code></a> Bump mocha from 11.0.1 to 11.1.0 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2342">#2342</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/ac09b0e4734d8295566a985967435ddf6b6d148b"><code>ac09b0e</code></a> Bump webpack-cli from 5.1.4 to 6.0.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2336">#2336</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/06b94cf9f8e42c1ed3b149ed5d80fe04ffaa186d"><code>06b94cf</code></a> Bump glob from 11.0.0 to 11.0.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2340">#2340</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/d99c5218474f16de79e3f7aef69ef24b052285f0"><code>d99c521</code></a> Bump webpack from 5.96.1 to 5.97.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2335">#2335</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/5460c97283ad5d8b049619f9f9561cdf0bbe96b1"><code>5460c97</code></a> fix(cli): templating arguments getops (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2280">#2280</a>)</li> <li>Additional commits viewable in <a href="https://github.com/beautifier/js-beautify/compare/v1.15.1...v1.15.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=js-beautify&package-manager=npm_and_yarn&previous-version=1.15.1&new-version=1.15.2)](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) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-10 17:21:21 +00:00
"node_modules/minimatch": {
"version": "9.0.1",
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.1.tgz",
"integrity": "sha512-0jWhJpD/MdhPXwPuiRkCbfYfSKp2qnn2eOc279qI7f+osl/l+prKSrvhg157zSYvx/1nmgn2NqdT6k2Z7zSH9w==",
"dev": true,
chore(deps-dev): bump js-beautify from 1.15.1 to 1.15.2 (#105) Bumps [js-beautify](https://github.com/beautifier/js-beautify) from 1.15.1 to 1.15.2. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/beautifier/js-beautify/blob/main/CHANGELOG.md">js-beautify's changelog</a>.</em></p> <blockquote> <h2>v1.15.2</h2> <ul> <li>Patch SNYK-JS-CROSSSPAWN-8303230 issue brought it through old glob package (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2328">#2328</a>)</li> <li>release wheels on pypi (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2313">#2313</a>)</li> <li>ModuleNotFoundError: No module named 'setuptools.command.test' as of latest setuptools package release (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2301">#2301</a>)</li> <li>[Python]Compatible with setuptools&gt;=72 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2300">#2300</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/beautifier/js-beautify/commit/6014e7a5cf6aefe13d6ca0befc0ae73921deb238"><code>6014e7a</code></a> Release: 1.15.2</li> <li><a href="https://github.com/beautifier/js-beautify/commit/99b86e4af68932a1b8269ae73dcbf436229b079c"><code>99b86e4</code></a> Merge remote-tracking branch 'origin/staging/main' into staging/release</li> <li><a href="https://github.com/beautifier/js-beautify/commit/08b18539a6ae0a687212439bc824dc10759680c8"><code>08b1853</code></a> Bump version numbers for 1.15.2</li> <li><a href="https://github.com/beautifier/js-beautify/commit/adb5a571900b3d210ee646527338f4a41b98e57e"><code>adb5a57</code></a> Update Changelog</li> <li><a href="https://github.com/beautifier/js-beautify/commit/fc9848417dad6c71f2bfecf9f2e284d011a25734"><code>fc98484</code></a> Bump nopt from 8.0.0 to 8.1.0 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2343">#2343</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/73a195c243deca8c9c8cb8d5b0a6dad4165fa8d7"><code>73a195c</code></a> Bump mocha from 11.0.1 to 11.1.0 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2342">#2342</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/ac09b0e4734d8295566a985967435ddf6b6d148b"><code>ac09b0e</code></a> Bump webpack-cli from 5.1.4 to 6.0.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2336">#2336</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/06b94cf9f8e42c1ed3b149ed5d80fe04ffaa186d"><code>06b94cf</code></a> Bump glob from 11.0.0 to 11.0.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2340">#2340</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/d99c5218474f16de79e3f7aef69ef24b052285f0"><code>d99c521</code></a> Bump webpack from 5.96.1 to 5.97.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2335">#2335</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/5460c97283ad5d8b049619f9f9561cdf0bbe96b1"><code>5460c97</code></a> fix(cli): templating arguments getops (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2280">#2280</a>)</li> <li>Additional commits viewable in <a href="https://github.com/beautifier/js-beautify/compare/v1.15.1...v1.15.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=js-beautify&package-manager=npm_and_yarn&previous-version=1.15.1&new-version=1.15.2)](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) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-10 17:21:21 +00:00
"dependencies": {
"brace-expansion": "^2.0.1"
chore(deps-dev): bump js-beautify from 1.15.1 to 1.15.2 (#105) Bumps [js-beautify](https://github.com/beautifier/js-beautify) from 1.15.1 to 1.15.2. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/beautifier/js-beautify/blob/main/CHANGELOG.md">js-beautify's changelog</a>.</em></p> <blockquote> <h2>v1.15.2</h2> <ul> <li>Patch SNYK-JS-CROSSSPAWN-8303230 issue brought it through old glob package (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2328">#2328</a>)</li> <li>release wheels on pypi (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2313">#2313</a>)</li> <li>ModuleNotFoundError: No module named 'setuptools.command.test' as of latest setuptools package release (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2301">#2301</a>)</li> <li>[Python]Compatible with setuptools&gt;=72 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2300">#2300</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/beautifier/js-beautify/commit/6014e7a5cf6aefe13d6ca0befc0ae73921deb238"><code>6014e7a</code></a> Release: 1.15.2</li> <li><a href="https://github.com/beautifier/js-beautify/commit/99b86e4af68932a1b8269ae73dcbf436229b079c"><code>99b86e4</code></a> Merge remote-tracking branch 'origin/staging/main' into staging/release</li> <li><a href="https://github.com/beautifier/js-beautify/commit/08b18539a6ae0a687212439bc824dc10759680c8"><code>08b1853</code></a> Bump version numbers for 1.15.2</li> <li><a href="https://github.com/beautifier/js-beautify/commit/adb5a571900b3d210ee646527338f4a41b98e57e"><code>adb5a57</code></a> Update Changelog</li> <li><a href="https://github.com/beautifier/js-beautify/commit/fc9848417dad6c71f2bfecf9f2e284d011a25734"><code>fc98484</code></a> Bump nopt from 8.0.0 to 8.1.0 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2343">#2343</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/73a195c243deca8c9c8cb8d5b0a6dad4165fa8d7"><code>73a195c</code></a> Bump mocha from 11.0.1 to 11.1.0 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2342">#2342</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/ac09b0e4734d8295566a985967435ddf6b6d148b"><code>ac09b0e</code></a> Bump webpack-cli from 5.1.4 to 6.0.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2336">#2336</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/06b94cf9f8e42c1ed3b149ed5d80fe04ffaa186d"><code>06b94cf</code></a> Bump glob from 11.0.0 to 11.0.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2340">#2340</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/d99c5218474f16de79e3f7aef69ef24b052285f0"><code>d99c521</code></a> Bump webpack from 5.96.1 to 5.97.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2335">#2335</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/5460c97283ad5d8b049619f9f9561cdf0bbe96b1"><code>5460c97</code></a> fix(cli): templating arguments getops (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2280">#2280</a>)</li> <li>Additional commits viewable in <a href="https://github.com/beautifier/js-beautify/compare/v1.15.1...v1.15.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=js-beautify&package-manager=npm_and_yarn&previous-version=1.15.1&new-version=1.15.2)](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) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-10 17:21:21 +00:00
},
"engines": {
"node": ">=16 || 14 >=14.17"
},
"funding": {
"url": "https://github.com/sponsors/isaacs"
2020-08-31 15:40:11 +02:00
}
},
chore(deps-dev): bump js-beautify from 1.15.1 to 1.15.2 (#105) Bumps [js-beautify](https://github.com/beautifier/js-beautify) from 1.15.1 to 1.15.2. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/beautifier/js-beautify/blob/main/CHANGELOG.md">js-beautify's changelog</a>.</em></p> <blockquote> <h2>v1.15.2</h2> <ul> <li>Patch SNYK-JS-CROSSSPAWN-8303230 issue brought it through old glob package (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2328">#2328</a>)</li> <li>release wheels on pypi (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2313">#2313</a>)</li> <li>ModuleNotFoundError: No module named 'setuptools.command.test' as of latest setuptools package release (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2301">#2301</a>)</li> <li>[Python]Compatible with setuptools&gt;=72 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2300">#2300</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/beautifier/js-beautify/commit/6014e7a5cf6aefe13d6ca0befc0ae73921deb238"><code>6014e7a</code></a> Release: 1.15.2</li> <li><a href="https://github.com/beautifier/js-beautify/commit/99b86e4af68932a1b8269ae73dcbf436229b079c"><code>99b86e4</code></a> Merge remote-tracking branch 'origin/staging/main' into staging/release</li> <li><a href="https://github.com/beautifier/js-beautify/commit/08b18539a6ae0a687212439bc824dc10759680c8"><code>08b1853</code></a> Bump version numbers for 1.15.2</li> <li><a href="https://github.com/beautifier/js-beautify/commit/adb5a571900b3d210ee646527338f4a41b98e57e"><code>adb5a57</code></a> Update Changelog</li> <li><a href="https://github.com/beautifier/js-beautify/commit/fc9848417dad6c71f2bfecf9f2e284d011a25734"><code>fc98484</code></a> Bump nopt from 8.0.0 to 8.1.0 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2343">#2343</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/73a195c243deca8c9c8cb8d5b0a6dad4165fa8d7"><code>73a195c</code></a> Bump mocha from 11.0.1 to 11.1.0 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2342">#2342</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/ac09b0e4734d8295566a985967435ddf6b6d148b"><code>ac09b0e</code></a> Bump webpack-cli from 5.1.4 to 6.0.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2336">#2336</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/06b94cf9f8e42c1ed3b149ed5d80fe04ffaa186d"><code>06b94cf</code></a> Bump glob from 11.0.0 to 11.0.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2340">#2340</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/d99c5218474f16de79e3f7aef69ef24b052285f0"><code>d99c521</code></a> Bump webpack from 5.96.1 to 5.97.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2335">#2335</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/5460c97283ad5d8b049619f9f9561cdf0bbe96b1"><code>5460c97</code></a> fix(cli): templating arguments getops (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2280">#2280</a>)</li> <li>Additional commits viewable in <a href="https://github.com/beautifier/js-beautify/compare/v1.15.1...v1.15.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=js-beautify&package-manager=npm_and_yarn&previous-version=1.15.1&new-version=1.15.2)](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) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-10 17:21:21 +00:00
"node_modules/minipass": {
"version": "7.1.2",
"resolved": "https://registry.npmjs.org/minipass/-/minipass-7.1.2.tgz",
"integrity": "sha512-qOOzS1cBTWYF4BH8fVePDBOO9iptMnGUEZwNc/cMWnTV2nVLZ7VoNWEPHkYczZA0pdoA7dl6e7FL659nX9S2aw==",
"dev": true,
"license": "ISC",
"engines": {
"node": ">=16 || 14 >=14.17"
}
},
chore(deps-dev): bump js-beautify from 1.15.1 to 1.15.2 (#105) Bumps [js-beautify](https://github.com/beautifier/js-beautify) from 1.15.1 to 1.15.2. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/beautifier/js-beautify/blob/main/CHANGELOG.md">js-beautify's changelog</a>.</em></p> <blockquote> <h2>v1.15.2</h2> <ul> <li>Patch SNYK-JS-CROSSSPAWN-8303230 issue brought it through old glob package (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2328">#2328</a>)</li> <li>release wheels on pypi (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2313">#2313</a>)</li> <li>ModuleNotFoundError: No module named 'setuptools.command.test' as of latest setuptools package release (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2301">#2301</a>)</li> <li>[Python]Compatible with setuptools&gt;=72 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2300">#2300</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/beautifier/js-beautify/commit/6014e7a5cf6aefe13d6ca0befc0ae73921deb238"><code>6014e7a</code></a> Release: 1.15.2</li> <li><a href="https://github.com/beautifier/js-beautify/commit/99b86e4af68932a1b8269ae73dcbf436229b079c"><code>99b86e4</code></a> Merge remote-tracking branch 'origin/staging/main' into staging/release</li> <li><a href="https://github.com/beautifier/js-beautify/commit/08b18539a6ae0a687212439bc824dc10759680c8"><code>08b1853</code></a> Bump version numbers for 1.15.2</li> <li><a href="https://github.com/beautifier/js-beautify/commit/adb5a571900b3d210ee646527338f4a41b98e57e"><code>adb5a57</code></a> Update Changelog</li> <li><a href="https://github.com/beautifier/js-beautify/commit/fc9848417dad6c71f2bfecf9f2e284d011a25734"><code>fc98484</code></a> Bump nopt from 8.0.0 to 8.1.0 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2343">#2343</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/73a195c243deca8c9c8cb8d5b0a6dad4165fa8d7"><code>73a195c</code></a> Bump mocha from 11.0.1 to 11.1.0 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2342">#2342</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/ac09b0e4734d8295566a985967435ddf6b6d148b"><code>ac09b0e</code></a> Bump webpack-cli from 5.1.4 to 6.0.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2336">#2336</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/06b94cf9f8e42c1ed3b149ed5d80fe04ffaa186d"><code>06b94cf</code></a> Bump glob from 11.0.0 to 11.0.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2340">#2340</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/d99c5218474f16de79e3f7aef69ef24b052285f0"><code>d99c521</code></a> Bump webpack from 5.96.1 to 5.97.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2335">#2335</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/5460c97283ad5d8b049619f9f9561cdf0bbe96b1"><code>5460c97</code></a> fix(cli): templating arguments getops (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2280">#2280</a>)</li> <li>Additional commits viewable in <a href="https://github.com/beautifier/js-beautify/compare/v1.15.1...v1.15.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=js-beautify&package-manager=npm_and_yarn&previous-version=1.15.1&new-version=1.15.2)](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) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-10 17:21:21 +00:00
"node_modules/nopt": {
chore(deps-dev): bump js-beautify from 1.15.3 to 1.15.4 (#109) Bumps [js-beautify](https://github.com/beautifier/js-beautify) from 1.15.3 to 1.15.4. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/beautifier/js-beautify/blob/main/CHANGELOG.md">js-beautify's changelog</a>.</em></p> <blockquote> <h2>v1.15.4</h2> <ul> <li>Downgrade nopt to v7.x to maintain Node.js v14 compatibility (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2358">#2358</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/beautifier/js-beautify/commit/1eab9a1c5e360f375cd77cafc3921ec7558fb705"><code>1eab9a1</code></a> Merge remote-tracking branch 'origin/staging/main' into staging/release</li> <li><a href="https://github.com/beautifier/js-beautify/commit/b8174edb90f0f6fe05372ba61b1fbaa1793af5c3"><code>b8174ed</code></a> Bump version numbers for 1.15.4</li> <li><a href="https://github.com/beautifier/js-beautify/commit/0f0b61a18e348087e87c55dd77045f73a393a96f"><code>0f0b61a</code></a> Update Changelog</li> <li><a href="https://github.com/beautifier/js-beautify/commit/11faca4ea08aaf86f4b547a5b0cf9518592fd8c9"><code>11faca4</code></a> Downgrade nopt to maintain nodejs 14 support</li> <li><a href="https://github.com/beautifier/js-beautify/commit/53bf08942f6dd2f502585ac459c3d98937a0476b"><code>53bf089</code></a> Merge pull request <a href="https://redirect.github.com/beautifier/js-beautify/issues/2353">#2353</a> from beautifier/staging/release</li> <li><a href="https://github.com/beautifier/js-beautify/commit/bc8ce4b436d8a42ae8ee0d1da05bdb64fbaad684"><code>bc8ce4b</code></a> Merge pull request <a href="https://redirect.github.com/beautifier/js-beautify/issues/2352">#2352</a> from beautifier/staging/main</li> <li>See full diff in <a href="https://github.com/beautifier/js-beautify/compare/v1.15.3...v1.15.4">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=js-beautify&package-manager=npm_and_yarn&previous-version=1.15.3&new-version=1.15.4)](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) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-28 17:22:17 +00:00
"version": "7.2.1",
"resolved": "https://registry.npmjs.org/nopt/-/nopt-7.2.1.tgz",
"integrity": "sha512-taM24ViiimT/XntxbPyJQzCG+p4EKOpgD3mxFwW38mGjVUrfERQOeY4EDHjdnptttfHuHQXFx+lTP08Q+mLa/w==",
"dev": true,
chore(deps-dev): bump js-beautify from 1.15.1 to 1.15.2 (#105) Bumps [js-beautify](https://github.com/beautifier/js-beautify) from 1.15.1 to 1.15.2. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/beautifier/js-beautify/blob/main/CHANGELOG.md">js-beautify's changelog</a>.</em></p> <blockquote> <h2>v1.15.2</h2> <ul> <li>Patch SNYK-JS-CROSSSPAWN-8303230 issue brought it through old glob package (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2328">#2328</a>)</li> <li>release wheels on pypi (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2313">#2313</a>)</li> <li>ModuleNotFoundError: No module named 'setuptools.command.test' as of latest setuptools package release (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2301">#2301</a>)</li> <li>[Python]Compatible with setuptools&gt;=72 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2300">#2300</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/beautifier/js-beautify/commit/6014e7a5cf6aefe13d6ca0befc0ae73921deb238"><code>6014e7a</code></a> Release: 1.15.2</li> <li><a href="https://github.com/beautifier/js-beautify/commit/99b86e4af68932a1b8269ae73dcbf436229b079c"><code>99b86e4</code></a> Merge remote-tracking branch 'origin/staging/main' into staging/release</li> <li><a href="https://github.com/beautifier/js-beautify/commit/08b18539a6ae0a687212439bc824dc10759680c8"><code>08b1853</code></a> Bump version numbers for 1.15.2</li> <li><a href="https://github.com/beautifier/js-beautify/commit/adb5a571900b3d210ee646527338f4a41b98e57e"><code>adb5a57</code></a> Update Changelog</li> <li><a href="https://github.com/beautifier/js-beautify/commit/fc9848417dad6c71f2bfecf9f2e284d011a25734"><code>fc98484</code></a> Bump nopt from 8.0.0 to 8.1.0 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2343">#2343</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/73a195c243deca8c9c8cb8d5b0a6dad4165fa8d7"><code>73a195c</code></a> Bump mocha from 11.0.1 to 11.1.0 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2342">#2342</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/ac09b0e4734d8295566a985967435ddf6b6d148b"><code>ac09b0e</code></a> Bump webpack-cli from 5.1.4 to 6.0.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2336">#2336</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/06b94cf9f8e42c1ed3b149ed5d80fe04ffaa186d"><code>06b94cf</code></a> Bump glob from 11.0.0 to 11.0.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2340">#2340</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/d99c5218474f16de79e3f7aef69ef24b052285f0"><code>d99c521</code></a> Bump webpack from 5.96.1 to 5.97.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2335">#2335</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/5460c97283ad5d8b049619f9f9561cdf0bbe96b1"><code>5460c97</code></a> fix(cli): templating arguments getops (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2280">#2280</a>)</li> <li>Additional commits viewable in <a href="https://github.com/beautifier/js-beautify/compare/v1.15.1...v1.15.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=js-beautify&package-manager=npm_and_yarn&previous-version=1.15.1&new-version=1.15.2)](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) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-10 17:21:21 +00:00
"license": "ISC",
"dependencies": {
chore(deps-dev): bump js-beautify from 1.15.3 to 1.15.4 (#109) Bumps [js-beautify](https://github.com/beautifier/js-beautify) from 1.15.3 to 1.15.4. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/beautifier/js-beautify/blob/main/CHANGELOG.md">js-beautify's changelog</a>.</em></p> <blockquote> <h2>v1.15.4</h2> <ul> <li>Downgrade nopt to v7.x to maintain Node.js v14 compatibility (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2358">#2358</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/beautifier/js-beautify/commit/1eab9a1c5e360f375cd77cafc3921ec7558fb705"><code>1eab9a1</code></a> Merge remote-tracking branch 'origin/staging/main' into staging/release</li> <li><a href="https://github.com/beautifier/js-beautify/commit/b8174edb90f0f6fe05372ba61b1fbaa1793af5c3"><code>b8174ed</code></a> Bump version numbers for 1.15.4</li> <li><a href="https://github.com/beautifier/js-beautify/commit/0f0b61a18e348087e87c55dd77045f73a393a96f"><code>0f0b61a</code></a> Update Changelog</li> <li><a href="https://github.com/beautifier/js-beautify/commit/11faca4ea08aaf86f4b547a5b0cf9518592fd8c9"><code>11faca4</code></a> Downgrade nopt to maintain nodejs 14 support</li> <li><a href="https://github.com/beautifier/js-beautify/commit/53bf08942f6dd2f502585ac459c3d98937a0476b"><code>53bf089</code></a> Merge pull request <a href="https://redirect.github.com/beautifier/js-beautify/issues/2353">#2353</a> from beautifier/staging/release</li> <li><a href="https://github.com/beautifier/js-beautify/commit/bc8ce4b436d8a42ae8ee0d1da05bdb64fbaad684"><code>bc8ce4b</code></a> Merge pull request <a href="https://redirect.github.com/beautifier/js-beautify/issues/2352">#2352</a> from beautifier/staging/main</li> <li>See full diff in <a href="https://github.com/beautifier/js-beautify/compare/v1.15.3...v1.15.4">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=js-beautify&package-manager=npm_and_yarn&previous-version=1.15.3&new-version=1.15.4)](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) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-28 17:22:17 +00:00
"abbrev": "^2.0.0"
chore(deps-dev): bump js-beautify from 1.15.1 to 1.15.2 (#105) Bumps [js-beautify](https://github.com/beautifier/js-beautify) from 1.15.1 to 1.15.2. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/beautifier/js-beautify/blob/main/CHANGELOG.md">js-beautify's changelog</a>.</em></p> <blockquote> <h2>v1.15.2</h2> <ul> <li>Patch SNYK-JS-CROSSSPAWN-8303230 issue brought it through old glob package (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2328">#2328</a>)</li> <li>release wheels on pypi (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2313">#2313</a>)</li> <li>ModuleNotFoundError: No module named 'setuptools.command.test' as of latest setuptools package release (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2301">#2301</a>)</li> <li>[Python]Compatible with setuptools&gt;=72 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2300">#2300</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/beautifier/js-beautify/commit/6014e7a5cf6aefe13d6ca0befc0ae73921deb238"><code>6014e7a</code></a> Release: 1.15.2</li> <li><a href="https://github.com/beautifier/js-beautify/commit/99b86e4af68932a1b8269ae73dcbf436229b079c"><code>99b86e4</code></a> Merge remote-tracking branch 'origin/staging/main' into staging/release</li> <li><a href="https://github.com/beautifier/js-beautify/commit/08b18539a6ae0a687212439bc824dc10759680c8"><code>08b1853</code></a> Bump version numbers for 1.15.2</li> <li><a href="https://github.com/beautifier/js-beautify/commit/adb5a571900b3d210ee646527338f4a41b98e57e"><code>adb5a57</code></a> Update Changelog</li> <li><a href="https://github.com/beautifier/js-beautify/commit/fc9848417dad6c71f2bfecf9f2e284d011a25734"><code>fc98484</code></a> Bump nopt from 8.0.0 to 8.1.0 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2343">#2343</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/73a195c243deca8c9c8cb8d5b0a6dad4165fa8d7"><code>73a195c</code></a> Bump mocha from 11.0.1 to 11.1.0 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2342">#2342</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/ac09b0e4734d8295566a985967435ddf6b6d148b"><code>ac09b0e</code></a> Bump webpack-cli from 5.1.4 to 6.0.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2336">#2336</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/06b94cf9f8e42c1ed3b149ed5d80fe04ffaa186d"><code>06b94cf</code></a> Bump glob from 11.0.0 to 11.0.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2340">#2340</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/d99c5218474f16de79e3f7aef69ef24b052285f0"><code>d99c521</code></a> Bump webpack from 5.96.1 to 5.97.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2335">#2335</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/5460c97283ad5d8b049619f9f9561cdf0bbe96b1"><code>5460c97</code></a> fix(cli): templating arguments getops (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2280">#2280</a>)</li> <li>Additional commits viewable in <a href="https://github.com/beautifier/js-beautify/compare/v1.15.1...v1.15.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=js-beautify&package-manager=npm_and_yarn&previous-version=1.15.1&new-version=1.15.2)](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) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-10 17:21:21 +00:00
},
"bin": {
"nopt": "bin/nopt.js"
},
"engines": {
chore(deps-dev): bump js-beautify from 1.15.3 to 1.15.4 (#109) Bumps [js-beautify](https://github.com/beautifier/js-beautify) from 1.15.3 to 1.15.4. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/beautifier/js-beautify/blob/main/CHANGELOG.md">js-beautify's changelog</a>.</em></p> <blockquote> <h2>v1.15.4</h2> <ul> <li>Downgrade nopt to v7.x to maintain Node.js v14 compatibility (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2358">#2358</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/beautifier/js-beautify/commit/1eab9a1c5e360f375cd77cafc3921ec7558fb705"><code>1eab9a1</code></a> Merge remote-tracking branch 'origin/staging/main' into staging/release</li> <li><a href="https://github.com/beautifier/js-beautify/commit/b8174edb90f0f6fe05372ba61b1fbaa1793af5c3"><code>b8174ed</code></a> Bump version numbers for 1.15.4</li> <li><a href="https://github.com/beautifier/js-beautify/commit/0f0b61a18e348087e87c55dd77045f73a393a96f"><code>0f0b61a</code></a> Update Changelog</li> <li><a href="https://github.com/beautifier/js-beautify/commit/11faca4ea08aaf86f4b547a5b0cf9518592fd8c9"><code>11faca4</code></a> Downgrade nopt to maintain nodejs 14 support</li> <li><a href="https://github.com/beautifier/js-beautify/commit/53bf08942f6dd2f502585ac459c3d98937a0476b"><code>53bf089</code></a> Merge pull request <a href="https://redirect.github.com/beautifier/js-beautify/issues/2353">#2353</a> from beautifier/staging/release</li> <li><a href="https://github.com/beautifier/js-beautify/commit/bc8ce4b436d8a42ae8ee0d1da05bdb64fbaad684"><code>bc8ce4b</code></a> Merge pull request <a href="https://redirect.github.com/beautifier/js-beautify/issues/2352">#2352</a> from beautifier/staging/main</li> <li>See full diff in <a href="https://github.com/beautifier/js-beautify/compare/v1.15.3...v1.15.4">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=js-beautify&package-manager=npm_and_yarn&previous-version=1.15.3&new-version=1.15.4)](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) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-28 17:22:17 +00:00
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
2020-08-31 15:40:11 +02:00
}
},
chore(deps-dev): bump js-beautify from 1.15.1 to 1.15.2 (#105) Bumps [js-beautify](https://github.com/beautifier/js-beautify) from 1.15.1 to 1.15.2. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/beautifier/js-beautify/blob/main/CHANGELOG.md">js-beautify's changelog</a>.</em></p> <blockquote> <h2>v1.15.2</h2> <ul> <li>Patch SNYK-JS-CROSSSPAWN-8303230 issue brought it through old glob package (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2328">#2328</a>)</li> <li>release wheels on pypi (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2313">#2313</a>)</li> <li>ModuleNotFoundError: No module named 'setuptools.command.test' as of latest setuptools package release (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2301">#2301</a>)</li> <li>[Python]Compatible with setuptools&gt;=72 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2300">#2300</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/beautifier/js-beautify/commit/6014e7a5cf6aefe13d6ca0befc0ae73921deb238"><code>6014e7a</code></a> Release: 1.15.2</li> <li><a href="https://github.com/beautifier/js-beautify/commit/99b86e4af68932a1b8269ae73dcbf436229b079c"><code>99b86e4</code></a> Merge remote-tracking branch 'origin/staging/main' into staging/release</li> <li><a href="https://github.com/beautifier/js-beautify/commit/08b18539a6ae0a687212439bc824dc10759680c8"><code>08b1853</code></a> Bump version numbers for 1.15.2</li> <li><a href="https://github.com/beautifier/js-beautify/commit/adb5a571900b3d210ee646527338f4a41b98e57e"><code>adb5a57</code></a> Update Changelog</li> <li><a href="https://github.com/beautifier/js-beautify/commit/fc9848417dad6c71f2bfecf9f2e284d011a25734"><code>fc98484</code></a> Bump nopt from 8.0.0 to 8.1.0 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2343">#2343</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/73a195c243deca8c9c8cb8d5b0a6dad4165fa8d7"><code>73a195c</code></a> Bump mocha from 11.0.1 to 11.1.0 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2342">#2342</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/ac09b0e4734d8295566a985967435ddf6b6d148b"><code>ac09b0e</code></a> Bump webpack-cli from 5.1.4 to 6.0.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2336">#2336</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/06b94cf9f8e42c1ed3b149ed5d80fe04ffaa186d"><code>06b94cf</code></a> Bump glob from 11.0.0 to 11.0.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2340">#2340</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/d99c5218474f16de79e3f7aef69ef24b052285f0"><code>d99c521</code></a> Bump webpack from 5.96.1 to 5.97.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2335">#2335</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/5460c97283ad5d8b049619f9f9561cdf0bbe96b1"><code>5460c97</code></a> fix(cli): templating arguments getops (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2280">#2280</a>)</li> <li>Additional commits viewable in <a href="https://github.com/beautifier/js-beautify/compare/v1.15.1...v1.15.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=js-beautify&package-manager=npm_and_yarn&previous-version=1.15.1&new-version=1.15.2)](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) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-10 17:21:21 +00:00
"node_modules/package-json-from-dist": {
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/package-json-from-dist/-/package-json-from-dist-1.0.1.tgz",
"integrity": "sha512-UEZIS3/by4OC8vL3P2dTXRETpebLI2NiI5vIrjaD/5UtrkFX/tNbwjTSRAGC/+7CAo2pIcBaRgWmcBBHcsaCIw==",
"dev": true,
"license": "BlueOak-1.0.0"
},
"node_modules/path-key": {
"version": "3.1.1",
"resolved": "https://registry.npmjs.org/path-key/-/path-key-3.1.1.tgz",
"integrity": "sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==",
chore(deps-dev): bump js-beautify from 1.15.1 to 1.15.2 (#105) Bumps [js-beautify](https://github.com/beautifier/js-beautify) from 1.15.1 to 1.15.2. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/beautifier/js-beautify/blob/main/CHANGELOG.md">js-beautify's changelog</a>.</em></p> <blockquote> <h2>v1.15.2</h2> <ul> <li>Patch SNYK-JS-CROSSSPAWN-8303230 issue brought it through old glob package (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2328">#2328</a>)</li> <li>release wheels on pypi (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2313">#2313</a>)</li> <li>ModuleNotFoundError: No module named 'setuptools.command.test' as of latest setuptools package release (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2301">#2301</a>)</li> <li>[Python]Compatible with setuptools&gt;=72 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2300">#2300</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/beautifier/js-beautify/commit/6014e7a5cf6aefe13d6ca0befc0ae73921deb238"><code>6014e7a</code></a> Release: 1.15.2</li> <li><a href="https://github.com/beautifier/js-beautify/commit/99b86e4af68932a1b8269ae73dcbf436229b079c"><code>99b86e4</code></a> Merge remote-tracking branch 'origin/staging/main' into staging/release</li> <li><a href="https://github.com/beautifier/js-beautify/commit/08b18539a6ae0a687212439bc824dc10759680c8"><code>08b1853</code></a> Bump version numbers for 1.15.2</li> <li><a href="https://github.com/beautifier/js-beautify/commit/adb5a571900b3d210ee646527338f4a41b98e57e"><code>adb5a57</code></a> Update Changelog</li> <li><a href="https://github.com/beautifier/js-beautify/commit/fc9848417dad6c71f2bfecf9f2e284d011a25734"><code>fc98484</code></a> Bump nopt from 8.0.0 to 8.1.0 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2343">#2343</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/73a195c243deca8c9c8cb8d5b0a6dad4165fa8d7"><code>73a195c</code></a> Bump mocha from 11.0.1 to 11.1.0 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2342">#2342</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/ac09b0e4734d8295566a985967435ddf6b6d148b"><code>ac09b0e</code></a> Bump webpack-cli from 5.1.4 to 6.0.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2336">#2336</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/06b94cf9f8e42c1ed3b149ed5d80fe04ffaa186d"><code>06b94cf</code></a> Bump glob from 11.0.0 to 11.0.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2340">#2340</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/d99c5218474f16de79e3f7aef69ef24b052285f0"><code>d99c521</code></a> Bump webpack from 5.96.1 to 5.97.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2335">#2335</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/5460c97283ad5d8b049619f9f9561cdf0bbe96b1"><code>5460c97</code></a> fix(cli): templating arguments getops (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2280">#2280</a>)</li> <li>Additional commits viewable in <a href="https://github.com/beautifier/js-beautify/compare/v1.15.1...v1.15.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=js-beautify&package-manager=npm_and_yarn&previous-version=1.15.1&new-version=1.15.2)](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) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-10 17:21:21 +00:00
"dev": true,
"license": "MIT",
"engines": {
"node": ">=8"
}
},
chore(deps-dev): bump js-beautify from 1.15.1 to 1.15.2 (#105) Bumps [js-beautify](https://github.com/beautifier/js-beautify) from 1.15.1 to 1.15.2. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/beautifier/js-beautify/blob/main/CHANGELOG.md">js-beautify's changelog</a>.</em></p> <blockquote> <h2>v1.15.2</h2> <ul> <li>Patch SNYK-JS-CROSSSPAWN-8303230 issue brought it through old glob package (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2328">#2328</a>)</li> <li>release wheels on pypi (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2313">#2313</a>)</li> <li>ModuleNotFoundError: No module named 'setuptools.command.test' as of latest setuptools package release (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2301">#2301</a>)</li> <li>[Python]Compatible with setuptools&gt;=72 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2300">#2300</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/beautifier/js-beautify/commit/6014e7a5cf6aefe13d6ca0befc0ae73921deb238"><code>6014e7a</code></a> Release: 1.15.2</li> <li><a href="https://github.com/beautifier/js-beautify/commit/99b86e4af68932a1b8269ae73dcbf436229b079c"><code>99b86e4</code></a> Merge remote-tracking branch 'origin/staging/main' into staging/release</li> <li><a href="https://github.com/beautifier/js-beautify/commit/08b18539a6ae0a687212439bc824dc10759680c8"><code>08b1853</code></a> Bump version numbers for 1.15.2</li> <li><a href="https://github.com/beautifier/js-beautify/commit/adb5a571900b3d210ee646527338f4a41b98e57e"><code>adb5a57</code></a> Update Changelog</li> <li><a href="https://github.com/beautifier/js-beautify/commit/fc9848417dad6c71f2bfecf9f2e284d011a25734"><code>fc98484</code></a> Bump nopt from 8.0.0 to 8.1.0 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2343">#2343</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/73a195c243deca8c9c8cb8d5b0a6dad4165fa8d7"><code>73a195c</code></a> Bump mocha from 11.0.1 to 11.1.0 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2342">#2342</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/ac09b0e4734d8295566a985967435ddf6b6d148b"><code>ac09b0e</code></a> Bump webpack-cli from 5.1.4 to 6.0.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2336">#2336</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/06b94cf9f8e42c1ed3b149ed5d80fe04ffaa186d"><code>06b94cf</code></a> Bump glob from 11.0.0 to 11.0.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2340">#2340</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/d99c5218474f16de79e3f7aef69ef24b052285f0"><code>d99c521</code></a> Bump webpack from 5.96.1 to 5.97.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2335">#2335</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/5460c97283ad5d8b049619f9f9561cdf0bbe96b1"><code>5460c97</code></a> fix(cli): templating arguments getops (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2280">#2280</a>)</li> <li>Additional commits viewable in <a href="https://github.com/beautifier/js-beautify/compare/v1.15.1...v1.15.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=js-beautify&package-manager=npm_and_yarn&previous-version=1.15.1&new-version=1.15.2)](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) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-10 17:21:21 +00:00
"node_modules/path-scurry": {
chore(deps-dev): bump js-beautify from 1.15.2 to 1.15.3 (#106) Bumps [js-beautify](https://github.com/beautifier/js-beautify) from 1.15.2 to 1.15.3. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/beautifier/js-beautify/releases">js-beautify's releases</a>.</em></p> <blockquote> <h2>v1.15.3 🌈</h2> <p>Downgrade <code>glob</code> to v10.x for Node.js 18.x support</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/beautifier/js-beautify/blob/main/CHANGELOG.md">js-beautify's changelog</a>.</em></p> <blockquote> <h2>v1.15.3</h2> <ul> <li>fix node 18 support by downgrading glob to v10 (<a href="https://redirect.github.com/beautifier/js-beautify/pull/2350">#2350</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/beautifier/js-beautify/commit/78748ead003a548236f4e106cc66b4df829b7e21"><code>78748ea</code></a> Merge remote-tracking branch 'origin/staging/main' into staging/release</li> <li><a href="https://github.com/beautifier/js-beautify/commit/f37ab9177821df250b1794ddac3f1bcc2a99eaab"><code>f37ab91</code></a> Bump version numbers for 1.15.3</li> <li><a href="https://github.com/beautifier/js-beautify/commit/aaeb85b78864f91accae112b325769724e295acd"><code>aaeb85b</code></a> Update Changelog</li> <li><a href="https://github.com/beautifier/js-beautify/commit/dc9880bc5c376d6371c181824acb5e9b93a26073"><code>dc9880b</code></a> Merge pull request <a href="https://redirect.github.com/beautifier/js-beautify/issues/2350">#2350</a> from weiwei/fix-node-dep</li> <li><a href="https://github.com/beautifier/js-beautify/commit/a3488d5943ca8d011aad689a9cc50884760e3ea1"><code>a3488d5</code></a> fix node 18 support by downgrading glob</li> <li><a href="https://github.com/beautifier/js-beautify/commit/3741681fe9a6f305e7909599992f66085b303dd4"><code>3741681</code></a> Merge pull request <a href="https://redirect.github.com/beautifier/js-beautify/issues/2346">#2346</a> from beautifier/staging/release</li> <li><a href="https://github.com/beautifier/js-beautify/commit/c8b5c23906af8d59a9460fcfe18ba3d70fa1761c"><code>c8b5c23</code></a> Merge pull request <a href="https://redirect.github.com/beautifier/js-beautify/issues/2345">#2345</a> from beautifier/staging/main</li> <li>See full diff in <a href="https://github.com/beautifier/js-beautify/compare/v1.15.2...v1.15.3">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=js-beautify&package-manager=npm_and_yarn&previous-version=1.15.2&new-version=1.15.3)](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) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-11 17:22:26 +00:00
"version": "1.11.1",
"resolved": "https://registry.npmjs.org/path-scurry/-/path-scurry-1.11.1.tgz",
"integrity": "sha512-Xa4Nw17FS9ApQFJ9umLiJS4orGjm7ZzwUrwamcGQuHSzDyth9boKDaycYdDcZDuqYATXw4HFXgaqWTctW/v1HA==",
"dev": true,
chore(deps-dev): bump js-beautify from 1.15.1 to 1.15.2 (#105) Bumps [js-beautify](https://github.com/beautifier/js-beautify) from 1.15.1 to 1.15.2. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/beautifier/js-beautify/blob/main/CHANGELOG.md">js-beautify's changelog</a>.</em></p> <blockquote> <h2>v1.15.2</h2> <ul> <li>Patch SNYK-JS-CROSSSPAWN-8303230 issue brought it through old glob package (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2328">#2328</a>)</li> <li>release wheels on pypi (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2313">#2313</a>)</li> <li>ModuleNotFoundError: No module named 'setuptools.command.test' as of latest setuptools package release (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2301">#2301</a>)</li> <li>[Python]Compatible with setuptools&gt;=72 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2300">#2300</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/beautifier/js-beautify/commit/6014e7a5cf6aefe13d6ca0befc0ae73921deb238"><code>6014e7a</code></a> Release: 1.15.2</li> <li><a href="https://github.com/beautifier/js-beautify/commit/99b86e4af68932a1b8269ae73dcbf436229b079c"><code>99b86e4</code></a> Merge remote-tracking branch 'origin/staging/main' into staging/release</li> <li><a href="https://github.com/beautifier/js-beautify/commit/08b18539a6ae0a687212439bc824dc10759680c8"><code>08b1853</code></a> Bump version numbers for 1.15.2</li> <li><a href="https://github.com/beautifier/js-beautify/commit/adb5a571900b3d210ee646527338f4a41b98e57e"><code>adb5a57</code></a> Update Changelog</li> <li><a href="https://github.com/beautifier/js-beautify/commit/fc9848417dad6c71f2bfecf9f2e284d011a25734"><code>fc98484</code></a> Bump nopt from 8.0.0 to 8.1.0 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2343">#2343</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/73a195c243deca8c9c8cb8d5b0a6dad4165fa8d7"><code>73a195c</code></a> Bump mocha from 11.0.1 to 11.1.0 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2342">#2342</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/ac09b0e4734d8295566a985967435ddf6b6d148b"><code>ac09b0e</code></a> Bump webpack-cli from 5.1.4 to 6.0.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2336">#2336</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/06b94cf9f8e42c1ed3b149ed5d80fe04ffaa186d"><code>06b94cf</code></a> Bump glob from 11.0.0 to 11.0.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2340">#2340</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/d99c5218474f16de79e3f7aef69ef24b052285f0"><code>d99c521</code></a> Bump webpack from 5.96.1 to 5.97.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2335">#2335</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/5460c97283ad5d8b049619f9f9561cdf0bbe96b1"><code>5460c97</code></a> fix(cli): templating arguments getops (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2280">#2280</a>)</li> <li>Additional commits viewable in <a href="https://github.com/beautifier/js-beautify/compare/v1.15.1...v1.15.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=js-beautify&package-manager=npm_and_yarn&previous-version=1.15.1&new-version=1.15.2)](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) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-10 17:21:21 +00:00
"license": "BlueOak-1.0.0",
"dependencies": {
chore(deps-dev): bump js-beautify from 1.15.2 to 1.15.3 (#106) Bumps [js-beautify](https://github.com/beautifier/js-beautify) from 1.15.2 to 1.15.3. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/beautifier/js-beautify/releases">js-beautify's releases</a>.</em></p> <blockquote> <h2>v1.15.3 🌈</h2> <p>Downgrade <code>glob</code> to v10.x for Node.js 18.x support</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/beautifier/js-beautify/blob/main/CHANGELOG.md">js-beautify's changelog</a>.</em></p> <blockquote> <h2>v1.15.3</h2> <ul> <li>fix node 18 support by downgrading glob to v10 (<a href="https://redirect.github.com/beautifier/js-beautify/pull/2350">#2350</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/beautifier/js-beautify/commit/78748ead003a548236f4e106cc66b4df829b7e21"><code>78748ea</code></a> Merge remote-tracking branch 'origin/staging/main' into staging/release</li> <li><a href="https://github.com/beautifier/js-beautify/commit/f37ab9177821df250b1794ddac3f1bcc2a99eaab"><code>f37ab91</code></a> Bump version numbers for 1.15.3</li> <li><a href="https://github.com/beautifier/js-beautify/commit/aaeb85b78864f91accae112b325769724e295acd"><code>aaeb85b</code></a> Update Changelog</li> <li><a href="https://github.com/beautifier/js-beautify/commit/dc9880bc5c376d6371c181824acb5e9b93a26073"><code>dc9880b</code></a> Merge pull request <a href="https://redirect.github.com/beautifier/js-beautify/issues/2350">#2350</a> from weiwei/fix-node-dep</li> <li><a href="https://github.com/beautifier/js-beautify/commit/a3488d5943ca8d011aad689a9cc50884760e3ea1"><code>a3488d5</code></a> fix node 18 support by downgrading glob</li> <li><a href="https://github.com/beautifier/js-beautify/commit/3741681fe9a6f305e7909599992f66085b303dd4"><code>3741681</code></a> Merge pull request <a href="https://redirect.github.com/beautifier/js-beautify/issues/2346">#2346</a> from beautifier/staging/release</li> <li><a href="https://github.com/beautifier/js-beautify/commit/c8b5c23906af8d59a9460fcfe18ba3d70fa1761c"><code>c8b5c23</code></a> Merge pull request <a href="https://redirect.github.com/beautifier/js-beautify/issues/2345">#2345</a> from beautifier/staging/main</li> <li>See full diff in <a href="https://github.com/beautifier/js-beautify/compare/v1.15.2...v1.15.3">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=js-beautify&package-manager=npm_and_yarn&previous-version=1.15.2&new-version=1.15.3)](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) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-11 17:22:26 +00:00
"lru-cache": "^10.2.0",
"minipass": "^5.0.0 || ^6.0.2 || ^7.0.0"
chore(deps-dev): bump js-beautify from 1.15.1 to 1.15.2 (#105) Bumps [js-beautify](https://github.com/beautifier/js-beautify) from 1.15.1 to 1.15.2. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/beautifier/js-beautify/blob/main/CHANGELOG.md">js-beautify's changelog</a>.</em></p> <blockquote> <h2>v1.15.2</h2> <ul> <li>Patch SNYK-JS-CROSSSPAWN-8303230 issue brought it through old glob package (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2328">#2328</a>)</li> <li>release wheels on pypi (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2313">#2313</a>)</li> <li>ModuleNotFoundError: No module named 'setuptools.command.test' as of latest setuptools package release (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2301">#2301</a>)</li> <li>[Python]Compatible with setuptools&gt;=72 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2300">#2300</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/beautifier/js-beautify/commit/6014e7a5cf6aefe13d6ca0befc0ae73921deb238"><code>6014e7a</code></a> Release: 1.15.2</li> <li><a href="https://github.com/beautifier/js-beautify/commit/99b86e4af68932a1b8269ae73dcbf436229b079c"><code>99b86e4</code></a> Merge remote-tracking branch 'origin/staging/main' into staging/release</li> <li><a href="https://github.com/beautifier/js-beautify/commit/08b18539a6ae0a687212439bc824dc10759680c8"><code>08b1853</code></a> Bump version numbers for 1.15.2</li> <li><a href="https://github.com/beautifier/js-beautify/commit/adb5a571900b3d210ee646527338f4a41b98e57e"><code>adb5a57</code></a> Update Changelog</li> <li><a href="https://github.com/beautifier/js-beautify/commit/fc9848417dad6c71f2bfecf9f2e284d011a25734"><code>fc98484</code></a> Bump nopt from 8.0.0 to 8.1.0 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2343">#2343</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/73a195c243deca8c9c8cb8d5b0a6dad4165fa8d7"><code>73a195c</code></a> Bump mocha from 11.0.1 to 11.1.0 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2342">#2342</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/ac09b0e4734d8295566a985967435ddf6b6d148b"><code>ac09b0e</code></a> Bump webpack-cli from 5.1.4 to 6.0.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2336">#2336</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/06b94cf9f8e42c1ed3b149ed5d80fe04ffaa186d"><code>06b94cf</code></a> Bump glob from 11.0.0 to 11.0.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2340">#2340</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/d99c5218474f16de79e3f7aef69ef24b052285f0"><code>d99c521</code></a> Bump webpack from 5.96.1 to 5.97.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2335">#2335</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/5460c97283ad5d8b049619f9f9561cdf0bbe96b1"><code>5460c97</code></a> fix(cli): templating arguments getops (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2280">#2280</a>)</li> <li>Additional commits viewable in <a href="https://github.com/beautifier/js-beautify/compare/v1.15.1...v1.15.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=js-beautify&package-manager=npm_and_yarn&previous-version=1.15.1&new-version=1.15.2)](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) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-10 17:21:21 +00:00
},
"engines": {
chore(deps-dev): bump js-beautify from 1.15.2 to 1.15.3 (#106) Bumps [js-beautify](https://github.com/beautifier/js-beautify) from 1.15.2 to 1.15.3. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/beautifier/js-beautify/releases">js-beautify's releases</a>.</em></p> <blockquote> <h2>v1.15.3 🌈</h2> <p>Downgrade <code>glob</code> to v10.x for Node.js 18.x support</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/beautifier/js-beautify/blob/main/CHANGELOG.md">js-beautify's changelog</a>.</em></p> <blockquote> <h2>v1.15.3</h2> <ul> <li>fix node 18 support by downgrading glob to v10 (<a href="https://redirect.github.com/beautifier/js-beautify/pull/2350">#2350</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/beautifier/js-beautify/commit/78748ead003a548236f4e106cc66b4df829b7e21"><code>78748ea</code></a> Merge remote-tracking branch 'origin/staging/main' into staging/release</li> <li><a href="https://github.com/beautifier/js-beautify/commit/f37ab9177821df250b1794ddac3f1bcc2a99eaab"><code>f37ab91</code></a> Bump version numbers for 1.15.3</li> <li><a href="https://github.com/beautifier/js-beautify/commit/aaeb85b78864f91accae112b325769724e295acd"><code>aaeb85b</code></a> Update Changelog</li> <li><a href="https://github.com/beautifier/js-beautify/commit/dc9880bc5c376d6371c181824acb5e9b93a26073"><code>dc9880b</code></a> Merge pull request <a href="https://redirect.github.com/beautifier/js-beautify/issues/2350">#2350</a> from weiwei/fix-node-dep</li> <li><a href="https://github.com/beautifier/js-beautify/commit/a3488d5943ca8d011aad689a9cc50884760e3ea1"><code>a3488d5</code></a> fix node 18 support by downgrading glob</li> <li><a href="https://github.com/beautifier/js-beautify/commit/3741681fe9a6f305e7909599992f66085b303dd4"><code>3741681</code></a> Merge pull request <a href="https://redirect.github.com/beautifier/js-beautify/issues/2346">#2346</a> from beautifier/staging/release</li> <li><a href="https://github.com/beautifier/js-beautify/commit/c8b5c23906af8d59a9460fcfe18ba3d70fa1761c"><code>c8b5c23</code></a> Merge pull request <a href="https://redirect.github.com/beautifier/js-beautify/issues/2345">#2345</a> from beautifier/staging/main</li> <li>See full diff in <a href="https://github.com/beautifier/js-beautify/compare/v1.15.2...v1.15.3">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=js-beautify&package-manager=npm_and_yarn&previous-version=1.15.2&new-version=1.15.3)](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) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-11 17:22:26 +00:00
"node": ">=16 || 14 >=14.18"
chore(deps-dev): bump js-beautify from 1.15.1 to 1.15.2 (#105) Bumps [js-beautify](https://github.com/beautifier/js-beautify) from 1.15.1 to 1.15.2. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/beautifier/js-beautify/blob/main/CHANGELOG.md">js-beautify's changelog</a>.</em></p> <blockquote> <h2>v1.15.2</h2> <ul> <li>Patch SNYK-JS-CROSSSPAWN-8303230 issue brought it through old glob package (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2328">#2328</a>)</li> <li>release wheels on pypi (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2313">#2313</a>)</li> <li>ModuleNotFoundError: No module named 'setuptools.command.test' as of latest setuptools package release (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2301">#2301</a>)</li> <li>[Python]Compatible with setuptools&gt;=72 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2300">#2300</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/beautifier/js-beautify/commit/6014e7a5cf6aefe13d6ca0befc0ae73921deb238"><code>6014e7a</code></a> Release: 1.15.2</li> <li><a href="https://github.com/beautifier/js-beautify/commit/99b86e4af68932a1b8269ae73dcbf436229b079c"><code>99b86e4</code></a> Merge remote-tracking branch 'origin/staging/main' into staging/release</li> <li><a href="https://github.com/beautifier/js-beautify/commit/08b18539a6ae0a687212439bc824dc10759680c8"><code>08b1853</code></a> Bump version numbers for 1.15.2</li> <li><a href="https://github.com/beautifier/js-beautify/commit/adb5a571900b3d210ee646527338f4a41b98e57e"><code>adb5a57</code></a> Update Changelog</li> <li><a href="https://github.com/beautifier/js-beautify/commit/fc9848417dad6c71f2bfecf9f2e284d011a25734"><code>fc98484</code></a> Bump nopt from 8.0.0 to 8.1.0 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2343">#2343</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/73a195c243deca8c9c8cb8d5b0a6dad4165fa8d7"><code>73a195c</code></a> Bump mocha from 11.0.1 to 11.1.0 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2342">#2342</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/ac09b0e4734d8295566a985967435ddf6b6d148b"><code>ac09b0e</code></a> Bump webpack-cli from 5.1.4 to 6.0.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2336">#2336</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/06b94cf9f8e42c1ed3b149ed5d80fe04ffaa186d"><code>06b94cf</code></a> Bump glob from 11.0.0 to 11.0.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2340">#2340</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/d99c5218474f16de79e3f7aef69ef24b052285f0"><code>d99c521</code></a> Bump webpack from 5.96.1 to 5.97.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2335">#2335</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/5460c97283ad5d8b049619f9f9561cdf0bbe96b1"><code>5460c97</code></a> fix(cli): templating arguments getops (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2280">#2280</a>)</li> <li>Additional commits viewable in <a href="https://github.com/beautifier/js-beautify/compare/v1.15.1...v1.15.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=js-beautify&package-manager=npm_and_yarn&previous-version=1.15.1&new-version=1.15.2)](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) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-10 17:21:21 +00:00
},
"funding": {
"url": "https://github.com/sponsors/isaacs"
2020-08-31 15:40:11 +02:00
}
},
chore(deps-dev): bump js-beautify from 1.15.1 to 1.15.2 (#105) Bumps [js-beautify](https://github.com/beautifier/js-beautify) from 1.15.1 to 1.15.2. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/beautifier/js-beautify/blob/main/CHANGELOG.md">js-beautify's changelog</a>.</em></p> <blockquote> <h2>v1.15.2</h2> <ul> <li>Patch SNYK-JS-CROSSSPAWN-8303230 issue brought it through old glob package (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2328">#2328</a>)</li> <li>release wheels on pypi (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2313">#2313</a>)</li> <li>ModuleNotFoundError: No module named 'setuptools.command.test' as of latest setuptools package release (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2301">#2301</a>)</li> <li>[Python]Compatible with setuptools&gt;=72 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2300">#2300</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/beautifier/js-beautify/commit/6014e7a5cf6aefe13d6ca0befc0ae73921deb238"><code>6014e7a</code></a> Release: 1.15.2</li> <li><a href="https://github.com/beautifier/js-beautify/commit/99b86e4af68932a1b8269ae73dcbf436229b079c"><code>99b86e4</code></a> Merge remote-tracking branch 'origin/staging/main' into staging/release</li> <li><a href="https://github.com/beautifier/js-beautify/commit/08b18539a6ae0a687212439bc824dc10759680c8"><code>08b1853</code></a> Bump version numbers for 1.15.2</li> <li><a href="https://github.com/beautifier/js-beautify/commit/adb5a571900b3d210ee646527338f4a41b98e57e"><code>adb5a57</code></a> Update Changelog</li> <li><a href="https://github.com/beautifier/js-beautify/commit/fc9848417dad6c71f2bfecf9f2e284d011a25734"><code>fc98484</code></a> Bump nopt from 8.0.0 to 8.1.0 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2343">#2343</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/73a195c243deca8c9c8cb8d5b0a6dad4165fa8d7"><code>73a195c</code></a> Bump mocha from 11.0.1 to 11.1.0 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2342">#2342</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/ac09b0e4734d8295566a985967435ddf6b6d148b"><code>ac09b0e</code></a> Bump webpack-cli from 5.1.4 to 6.0.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2336">#2336</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/06b94cf9f8e42c1ed3b149ed5d80fe04ffaa186d"><code>06b94cf</code></a> Bump glob from 11.0.0 to 11.0.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2340">#2340</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/d99c5218474f16de79e3f7aef69ef24b052285f0"><code>d99c521</code></a> Bump webpack from 5.96.1 to 5.97.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2335">#2335</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/5460c97283ad5d8b049619f9f9561cdf0bbe96b1"><code>5460c97</code></a> fix(cli): templating arguments getops (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2280">#2280</a>)</li> <li>Additional commits viewable in <a href="https://github.com/beautifier/js-beautify/compare/v1.15.1...v1.15.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=js-beautify&package-manager=npm_and_yarn&previous-version=1.15.1&new-version=1.15.2)](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) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-10 17:21:21 +00:00
"node_modules/path-scurry/node_modules/lru-cache": {
chore(deps-dev): bump js-beautify from 1.15.2 to 1.15.3 (#106) Bumps [js-beautify](https://github.com/beautifier/js-beautify) from 1.15.2 to 1.15.3. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/beautifier/js-beautify/releases">js-beautify's releases</a>.</em></p> <blockquote> <h2>v1.15.3 🌈</h2> <p>Downgrade <code>glob</code> to v10.x for Node.js 18.x support</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/beautifier/js-beautify/blob/main/CHANGELOG.md">js-beautify's changelog</a>.</em></p> <blockquote> <h2>v1.15.3</h2> <ul> <li>fix node 18 support by downgrading glob to v10 (<a href="https://redirect.github.com/beautifier/js-beautify/pull/2350">#2350</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/beautifier/js-beautify/commit/78748ead003a548236f4e106cc66b4df829b7e21"><code>78748ea</code></a> Merge remote-tracking branch 'origin/staging/main' into staging/release</li> <li><a href="https://github.com/beautifier/js-beautify/commit/f37ab9177821df250b1794ddac3f1bcc2a99eaab"><code>f37ab91</code></a> Bump version numbers for 1.15.3</li> <li><a href="https://github.com/beautifier/js-beautify/commit/aaeb85b78864f91accae112b325769724e295acd"><code>aaeb85b</code></a> Update Changelog</li> <li><a href="https://github.com/beautifier/js-beautify/commit/dc9880bc5c376d6371c181824acb5e9b93a26073"><code>dc9880b</code></a> Merge pull request <a href="https://redirect.github.com/beautifier/js-beautify/issues/2350">#2350</a> from weiwei/fix-node-dep</li> <li><a href="https://github.com/beautifier/js-beautify/commit/a3488d5943ca8d011aad689a9cc50884760e3ea1"><code>a3488d5</code></a> fix node 18 support by downgrading glob</li> <li><a href="https://github.com/beautifier/js-beautify/commit/3741681fe9a6f305e7909599992f66085b303dd4"><code>3741681</code></a> Merge pull request <a href="https://redirect.github.com/beautifier/js-beautify/issues/2346">#2346</a> from beautifier/staging/release</li> <li><a href="https://github.com/beautifier/js-beautify/commit/c8b5c23906af8d59a9460fcfe18ba3d70fa1761c"><code>c8b5c23</code></a> Merge pull request <a href="https://redirect.github.com/beautifier/js-beautify/issues/2345">#2345</a> from beautifier/staging/main</li> <li>See full diff in <a href="https://github.com/beautifier/js-beautify/compare/v1.15.2...v1.15.3">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=js-beautify&package-manager=npm_and_yarn&previous-version=1.15.2&new-version=1.15.3)](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) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-11 17:22:26 +00:00
"version": "10.4.3",
"resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-10.4.3.tgz",
"integrity": "sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ==",
chore(deps-dev): bump js-beautify from 1.15.1 to 1.15.2 (#105) Bumps [js-beautify](https://github.com/beautifier/js-beautify) from 1.15.1 to 1.15.2. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/beautifier/js-beautify/blob/main/CHANGELOG.md">js-beautify's changelog</a>.</em></p> <blockquote> <h2>v1.15.2</h2> <ul> <li>Patch SNYK-JS-CROSSSPAWN-8303230 issue brought it through old glob package (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2328">#2328</a>)</li> <li>release wheels on pypi (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2313">#2313</a>)</li> <li>ModuleNotFoundError: No module named 'setuptools.command.test' as of latest setuptools package release (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2301">#2301</a>)</li> <li>[Python]Compatible with setuptools&gt;=72 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2300">#2300</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/beautifier/js-beautify/commit/6014e7a5cf6aefe13d6ca0befc0ae73921deb238"><code>6014e7a</code></a> Release: 1.15.2</li> <li><a href="https://github.com/beautifier/js-beautify/commit/99b86e4af68932a1b8269ae73dcbf436229b079c"><code>99b86e4</code></a> Merge remote-tracking branch 'origin/staging/main' into staging/release</li> <li><a href="https://github.com/beautifier/js-beautify/commit/08b18539a6ae0a687212439bc824dc10759680c8"><code>08b1853</code></a> Bump version numbers for 1.15.2</li> <li><a href="https://github.com/beautifier/js-beautify/commit/adb5a571900b3d210ee646527338f4a41b98e57e"><code>adb5a57</code></a> Update Changelog</li> <li><a href="https://github.com/beautifier/js-beautify/commit/fc9848417dad6c71f2bfecf9f2e284d011a25734"><code>fc98484</code></a> Bump nopt from 8.0.0 to 8.1.0 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2343">#2343</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/73a195c243deca8c9c8cb8d5b0a6dad4165fa8d7"><code>73a195c</code></a> Bump mocha from 11.0.1 to 11.1.0 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2342">#2342</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/ac09b0e4734d8295566a985967435ddf6b6d148b"><code>ac09b0e</code></a> Bump webpack-cli from 5.1.4 to 6.0.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2336">#2336</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/06b94cf9f8e42c1ed3b149ed5d80fe04ffaa186d"><code>06b94cf</code></a> Bump glob from 11.0.0 to 11.0.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2340">#2340</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/d99c5218474f16de79e3f7aef69ef24b052285f0"><code>d99c521</code></a> Bump webpack from 5.96.1 to 5.97.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2335">#2335</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/5460c97283ad5d8b049619f9f9561cdf0bbe96b1"><code>5460c97</code></a> fix(cli): templating arguments getops (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2280">#2280</a>)</li> <li>Additional commits viewable in <a href="https://github.com/beautifier/js-beautify/compare/v1.15.1...v1.15.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=js-beautify&package-manager=npm_and_yarn&previous-version=1.15.1&new-version=1.15.2)](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) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-10 17:21:21 +00:00
"dev": true,
chore(deps-dev): bump js-beautify from 1.15.2 to 1.15.3 (#106) Bumps [js-beautify](https://github.com/beautifier/js-beautify) from 1.15.2 to 1.15.3. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/beautifier/js-beautify/releases">js-beautify's releases</a>.</em></p> <blockquote> <h2>v1.15.3 🌈</h2> <p>Downgrade <code>glob</code> to v10.x for Node.js 18.x support</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/beautifier/js-beautify/blob/main/CHANGELOG.md">js-beautify's changelog</a>.</em></p> <blockquote> <h2>v1.15.3</h2> <ul> <li>fix node 18 support by downgrading glob to v10 (<a href="https://redirect.github.com/beautifier/js-beautify/pull/2350">#2350</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/beautifier/js-beautify/commit/78748ead003a548236f4e106cc66b4df829b7e21"><code>78748ea</code></a> Merge remote-tracking branch 'origin/staging/main' into staging/release</li> <li><a href="https://github.com/beautifier/js-beautify/commit/f37ab9177821df250b1794ddac3f1bcc2a99eaab"><code>f37ab91</code></a> Bump version numbers for 1.15.3</li> <li><a href="https://github.com/beautifier/js-beautify/commit/aaeb85b78864f91accae112b325769724e295acd"><code>aaeb85b</code></a> Update Changelog</li> <li><a href="https://github.com/beautifier/js-beautify/commit/dc9880bc5c376d6371c181824acb5e9b93a26073"><code>dc9880b</code></a> Merge pull request <a href="https://redirect.github.com/beautifier/js-beautify/issues/2350">#2350</a> from weiwei/fix-node-dep</li> <li><a href="https://github.com/beautifier/js-beautify/commit/a3488d5943ca8d011aad689a9cc50884760e3ea1"><code>a3488d5</code></a> fix node 18 support by downgrading glob</li> <li><a href="https://github.com/beautifier/js-beautify/commit/3741681fe9a6f305e7909599992f66085b303dd4"><code>3741681</code></a> Merge pull request <a href="https://redirect.github.com/beautifier/js-beautify/issues/2346">#2346</a> from beautifier/staging/release</li> <li><a href="https://github.com/beautifier/js-beautify/commit/c8b5c23906af8d59a9460fcfe18ba3d70fa1761c"><code>c8b5c23</code></a> Merge pull request <a href="https://redirect.github.com/beautifier/js-beautify/issues/2345">#2345</a> from beautifier/staging/main</li> <li>See full diff in <a href="https://github.com/beautifier/js-beautify/compare/v1.15.2...v1.15.3">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=js-beautify&package-manager=npm_and_yarn&previous-version=1.15.2&new-version=1.15.3)](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) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-11 17:22:26 +00:00
"license": "ISC"
chore(deps-dev): bump js-beautify from 1.15.1 to 1.15.2 (#105) Bumps [js-beautify](https://github.com/beautifier/js-beautify) from 1.15.1 to 1.15.2. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/beautifier/js-beautify/blob/main/CHANGELOG.md">js-beautify's changelog</a>.</em></p> <blockquote> <h2>v1.15.2</h2> <ul> <li>Patch SNYK-JS-CROSSSPAWN-8303230 issue brought it through old glob package (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2328">#2328</a>)</li> <li>release wheels on pypi (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2313">#2313</a>)</li> <li>ModuleNotFoundError: No module named 'setuptools.command.test' as of latest setuptools package release (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2301">#2301</a>)</li> <li>[Python]Compatible with setuptools&gt;=72 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2300">#2300</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/beautifier/js-beautify/commit/6014e7a5cf6aefe13d6ca0befc0ae73921deb238"><code>6014e7a</code></a> Release: 1.15.2</li> <li><a href="https://github.com/beautifier/js-beautify/commit/99b86e4af68932a1b8269ae73dcbf436229b079c"><code>99b86e4</code></a> Merge remote-tracking branch 'origin/staging/main' into staging/release</li> <li><a href="https://github.com/beautifier/js-beautify/commit/08b18539a6ae0a687212439bc824dc10759680c8"><code>08b1853</code></a> Bump version numbers for 1.15.2</li> <li><a href="https://github.com/beautifier/js-beautify/commit/adb5a571900b3d210ee646527338f4a41b98e57e"><code>adb5a57</code></a> Update Changelog</li> <li><a href="https://github.com/beautifier/js-beautify/commit/fc9848417dad6c71f2bfecf9f2e284d011a25734"><code>fc98484</code></a> Bump nopt from 8.0.0 to 8.1.0 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2343">#2343</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/73a195c243deca8c9c8cb8d5b0a6dad4165fa8d7"><code>73a195c</code></a> Bump mocha from 11.0.1 to 11.1.0 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2342">#2342</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/ac09b0e4734d8295566a985967435ddf6b6d148b"><code>ac09b0e</code></a> Bump webpack-cli from 5.1.4 to 6.0.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2336">#2336</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/06b94cf9f8e42c1ed3b149ed5d80fe04ffaa186d"><code>06b94cf</code></a> Bump glob from 11.0.0 to 11.0.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2340">#2340</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/d99c5218474f16de79e3f7aef69ef24b052285f0"><code>d99c521</code></a> Bump webpack from 5.96.1 to 5.97.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2335">#2335</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/5460c97283ad5d8b049619f9f9561cdf0bbe96b1"><code>5460c97</code></a> fix(cli): templating arguments getops (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2280">#2280</a>)</li> <li>Additional commits viewable in <a href="https://github.com/beautifier/js-beautify/compare/v1.15.1...v1.15.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=js-beautify&package-manager=npm_and_yarn&previous-version=1.15.1&new-version=1.15.2)](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) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-10 17:21:21 +00:00
},
"node_modules/proto-list": {
2020-08-31 15:40:11 +02:00
"version": "1.2.4",
"resolved": "https://registry.npmjs.org/proto-list/-/proto-list-1.2.4.tgz",
"integrity": "sha512-vtK/94akxsTMhe0/cbfpR+syPuszcuwhqVjJq26CuNDgFGj682oRBXOP5MJpv2r7JtE8MsiepGIqvvOTBwn2vA==",
"dev": true
2020-08-31 15:40:11 +02:00
},
chore(deps-dev): bump js-beautify from 1.15.1 to 1.15.2 (#105) Bumps [js-beautify](https://github.com/beautifier/js-beautify) from 1.15.1 to 1.15.2. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/beautifier/js-beautify/blob/main/CHANGELOG.md">js-beautify's changelog</a>.</em></p> <blockquote> <h2>v1.15.2</h2> <ul> <li>Patch SNYK-JS-CROSSSPAWN-8303230 issue brought it through old glob package (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2328">#2328</a>)</li> <li>release wheels on pypi (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2313">#2313</a>)</li> <li>ModuleNotFoundError: No module named 'setuptools.command.test' as of latest setuptools package release (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2301">#2301</a>)</li> <li>[Python]Compatible with setuptools&gt;=72 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2300">#2300</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/beautifier/js-beautify/commit/6014e7a5cf6aefe13d6ca0befc0ae73921deb238"><code>6014e7a</code></a> Release: 1.15.2</li> <li><a href="https://github.com/beautifier/js-beautify/commit/99b86e4af68932a1b8269ae73dcbf436229b079c"><code>99b86e4</code></a> Merge remote-tracking branch 'origin/staging/main' into staging/release</li> <li><a href="https://github.com/beautifier/js-beautify/commit/08b18539a6ae0a687212439bc824dc10759680c8"><code>08b1853</code></a> Bump version numbers for 1.15.2</li> <li><a href="https://github.com/beautifier/js-beautify/commit/adb5a571900b3d210ee646527338f4a41b98e57e"><code>adb5a57</code></a> Update Changelog</li> <li><a href="https://github.com/beautifier/js-beautify/commit/fc9848417dad6c71f2bfecf9f2e284d011a25734"><code>fc98484</code></a> Bump nopt from 8.0.0 to 8.1.0 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2343">#2343</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/73a195c243deca8c9c8cb8d5b0a6dad4165fa8d7"><code>73a195c</code></a> Bump mocha from 11.0.1 to 11.1.0 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2342">#2342</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/ac09b0e4734d8295566a985967435ddf6b6d148b"><code>ac09b0e</code></a> Bump webpack-cli from 5.1.4 to 6.0.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2336">#2336</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/06b94cf9f8e42c1ed3b149ed5d80fe04ffaa186d"><code>06b94cf</code></a> Bump glob from 11.0.0 to 11.0.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2340">#2340</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/d99c5218474f16de79e3f7aef69ef24b052285f0"><code>d99c521</code></a> Bump webpack from 5.96.1 to 5.97.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2335">#2335</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/5460c97283ad5d8b049619f9f9561cdf0bbe96b1"><code>5460c97</code></a> fix(cli): templating arguments getops (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2280">#2280</a>)</li> <li>Additional commits viewable in <a href="https://github.com/beautifier/js-beautify/compare/v1.15.1...v1.15.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=js-beautify&package-manager=npm_and_yarn&previous-version=1.15.1&new-version=1.15.2)](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) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-10 17:21:21 +00:00
"node_modules/semver": {
chore(deps-dev): bump js-beautify from 1.14.11 to 1.15.1 (#85) Bumps [js-beautify](https://github.com/beautifier/js-beautify) from 1.14.11 to 1.15.1. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/beautifier/js-beautify/blob/main/CHANGELOG.md">js-beautify's changelog</a>.</em></p> <blockquote> <h2>v1.15.1</h2> <ul> <li>Turn new angular templating off by default in html (<a href="https://redirect.github.com/beautifier/js-beautify/pull/2247">#2247</a>)</li> <li>Perf regression in latest release (1.15.0) (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2246">#2246</a>)</li> </ul> <h2>v1.15.0</h2> <ul> <li>Fixed <a href="https://redirect.github.com/beautifier/js-beautify/issues/2219">#2219</a> - formatting of new Angular control flow syntax (<a href="https://redirect.github.com/beautifier/js-beautify/pull/2221">#2221</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/beautifier/js-beautify/commit/8ebec7e81a59cad881aae075d209dd240c414968"><code>8ebec7e</code></a> Release: 1.15.1</li> <li><a href="https://github.com/beautifier/js-beautify/commit/f11af53db1864f8a9b8de6406c4e4f7cd999f178"><code>f11af53</code></a> Merge remote-tracking branch 'origin/staging/main' into staging/release</li> <li><a href="https://github.com/beautifier/js-beautify/commit/9d4b333b69c7a62f2b359b7cca1f7966ef195b7c"><code>9d4b333</code></a> Merge remote-tracking branch 'origin/release' into staging/release</li> <li><a href="https://github.com/beautifier/js-beautify/commit/f53ce3a5ffaa8f643c2d37ae8691462e5fca2db8"><code>f53ce3a</code></a> Bump version numbers for 1.15.1</li> <li><a href="https://github.com/beautifier/js-beautify/commit/5b41158f2efab326bb438ff6ca581a45bb7d2133"><code>5b41158</code></a> Update Changelog</li> <li><a href="https://github.com/beautifier/js-beautify/commit/5150015660960bec59a402318db5e44a5a8379cb"><code>5150015</code></a> Merge pull request <a href="https://redirect.github.com/beautifier/js-beautify/issues/2247">#2247</a> from bitwiseman/feat/angular-off-default</li> <li><a href="https://github.com/beautifier/js-beautify/commit/5233c8f5f4cc3fb7b8881a7e2d6ef1a5604420f2"><code>5233c8f</code></a> Add test for angular css conflict</li> <li><a href="https://github.com/beautifier/js-beautify/commit/96340d5d43e655ed31628a2e00f8a41f09b782f0"><code>96340d5</code></a> Turn off new angular templating by default in html</li> <li><a href="https://github.com/beautifier/js-beautify/commit/b4775c33a1b398302a6351d484d63ecb7331aa34"><code>b4775c3</code></a> Merge pull request <a href="https://redirect.github.com/beautifier/js-beautify/issues/2235">#2235</a> from beautifier/dependabot/github_actions/actions/ca...</li> <li><a href="https://github.com/beautifier/js-beautify/commit/87d3796bbc68a9d96b57c99ab4db025b50efdcba"><code>87d3796</code></a> Merge pull request <a href="https://redirect.github.com/beautifier/js-beautify/issues/2245">#2245</a> from beautifier/dependabot/npm_and_yarn/webpack-5.90.2</li> <li>Additional commits viewable in <a href="https://github.com/beautifier/js-beautify/compare/v1.14.11...v1.15.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=js-beautify&package-manager=npm_and_yarn&previous-version=1.14.11&new-version=1.15.1)](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) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-16 17:32:13 +00:00
"version": "7.6.0",
"resolved": "https://registry.npmjs.org/semver/-/semver-7.6.0.tgz",
"integrity": "sha512-EnwXhrlwXMk9gKu5/flx5sv/an57AkRplG3hTK68W7FRDN+k+OWBj65M7719OkA82XLBxrcX0KSHj+X5COhOVg==",
"dev": true,
chore(deps-dev): bump js-beautify from 1.15.1 to 1.15.2 (#105) Bumps [js-beautify](https://github.com/beautifier/js-beautify) from 1.15.1 to 1.15.2. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/beautifier/js-beautify/blob/main/CHANGELOG.md">js-beautify's changelog</a>.</em></p> <blockquote> <h2>v1.15.2</h2> <ul> <li>Patch SNYK-JS-CROSSSPAWN-8303230 issue brought it through old glob package (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2328">#2328</a>)</li> <li>release wheels on pypi (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2313">#2313</a>)</li> <li>ModuleNotFoundError: No module named 'setuptools.command.test' as of latest setuptools package release (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2301">#2301</a>)</li> <li>[Python]Compatible with setuptools&gt;=72 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2300">#2300</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/beautifier/js-beautify/commit/6014e7a5cf6aefe13d6ca0befc0ae73921deb238"><code>6014e7a</code></a> Release: 1.15.2</li> <li><a href="https://github.com/beautifier/js-beautify/commit/99b86e4af68932a1b8269ae73dcbf436229b079c"><code>99b86e4</code></a> Merge remote-tracking branch 'origin/staging/main' into staging/release</li> <li><a href="https://github.com/beautifier/js-beautify/commit/08b18539a6ae0a687212439bc824dc10759680c8"><code>08b1853</code></a> Bump version numbers for 1.15.2</li> <li><a href="https://github.com/beautifier/js-beautify/commit/adb5a571900b3d210ee646527338f4a41b98e57e"><code>adb5a57</code></a> Update Changelog</li> <li><a href="https://github.com/beautifier/js-beautify/commit/fc9848417dad6c71f2bfecf9f2e284d011a25734"><code>fc98484</code></a> Bump nopt from 8.0.0 to 8.1.0 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2343">#2343</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/73a195c243deca8c9c8cb8d5b0a6dad4165fa8d7"><code>73a195c</code></a> Bump mocha from 11.0.1 to 11.1.0 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2342">#2342</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/ac09b0e4734d8295566a985967435ddf6b6d148b"><code>ac09b0e</code></a> Bump webpack-cli from 5.1.4 to 6.0.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2336">#2336</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/06b94cf9f8e42c1ed3b149ed5d80fe04ffaa186d"><code>06b94cf</code></a> Bump glob from 11.0.0 to 11.0.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2340">#2340</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/d99c5218474f16de79e3f7aef69ef24b052285f0"><code>d99c521</code></a> Bump webpack from 5.96.1 to 5.97.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2335">#2335</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/5460c97283ad5d8b049619f9f9561cdf0bbe96b1"><code>5460c97</code></a> fix(cli): templating arguments getops (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2280">#2280</a>)</li> <li>Additional commits viewable in <a href="https://github.com/beautifier/js-beautify/compare/v1.15.1...v1.15.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=js-beautify&package-manager=npm_and_yarn&previous-version=1.15.1&new-version=1.15.2)](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) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-10 17:21:21 +00:00
"dependencies": {
"lru-cache": "^6.0.0"
chore(deps-dev): bump js-beautify from 1.15.1 to 1.15.2 (#105) Bumps [js-beautify](https://github.com/beautifier/js-beautify) from 1.15.1 to 1.15.2. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/beautifier/js-beautify/blob/main/CHANGELOG.md">js-beautify's changelog</a>.</em></p> <blockquote> <h2>v1.15.2</h2> <ul> <li>Patch SNYK-JS-CROSSSPAWN-8303230 issue brought it through old glob package (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2328">#2328</a>)</li> <li>release wheels on pypi (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2313">#2313</a>)</li> <li>ModuleNotFoundError: No module named 'setuptools.command.test' as of latest setuptools package release (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2301">#2301</a>)</li> <li>[Python]Compatible with setuptools&gt;=72 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2300">#2300</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/beautifier/js-beautify/commit/6014e7a5cf6aefe13d6ca0befc0ae73921deb238"><code>6014e7a</code></a> Release: 1.15.2</li> <li><a href="https://github.com/beautifier/js-beautify/commit/99b86e4af68932a1b8269ae73dcbf436229b079c"><code>99b86e4</code></a> Merge remote-tracking branch 'origin/staging/main' into staging/release</li> <li><a href="https://github.com/beautifier/js-beautify/commit/08b18539a6ae0a687212439bc824dc10759680c8"><code>08b1853</code></a> Bump version numbers for 1.15.2</li> <li><a href="https://github.com/beautifier/js-beautify/commit/adb5a571900b3d210ee646527338f4a41b98e57e"><code>adb5a57</code></a> Update Changelog</li> <li><a href="https://github.com/beautifier/js-beautify/commit/fc9848417dad6c71f2bfecf9f2e284d011a25734"><code>fc98484</code></a> Bump nopt from 8.0.0 to 8.1.0 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2343">#2343</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/73a195c243deca8c9c8cb8d5b0a6dad4165fa8d7"><code>73a195c</code></a> Bump mocha from 11.0.1 to 11.1.0 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2342">#2342</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/ac09b0e4734d8295566a985967435ddf6b6d148b"><code>ac09b0e</code></a> Bump webpack-cli from 5.1.4 to 6.0.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2336">#2336</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/06b94cf9f8e42c1ed3b149ed5d80fe04ffaa186d"><code>06b94cf</code></a> Bump glob from 11.0.0 to 11.0.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2340">#2340</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/d99c5218474f16de79e3f7aef69ef24b052285f0"><code>d99c521</code></a> Bump webpack from 5.96.1 to 5.97.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2335">#2335</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/5460c97283ad5d8b049619f9f9561cdf0bbe96b1"><code>5460c97</code></a> fix(cli): templating arguments getops (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2280">#2280</a>)</li> <li>Additional commits viewable in <a href="https://github.com/beautifier/js-beautify/compare/v1.15.1...v1.15.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=js-beautify&package-manager=npm_and_yarn&previous-version=1.15.1&new-version=1.15.2)](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) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-10 17:21:21 +00:00
},
"bin": {
"semver": "bin/semver.js"
},
"engines": {
"node": ">=10"
}
},
chore(deps-dev): bump js-beautify from 1.15.1 to 1.15.2 (#105) Bumps [js-beautify](https://github.com/beautifier/js-beautify) from 1.15.1 to 1.15.2. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/beautifier/js-beautify/blob/main/CHANGELOG.md">js-beautify's changelog</a>.</em></p> <blockquote> <h2>v1.15.2</h2> <ul> <li>Patch SNYK-JS-CROSSSPAWN-8303230 issue brought it through old glob package (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2328">#2328</a>)</li> <li>release wheels on pypi (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2313">#2313</a>)</li> <li>ModuleNotFoundError: No module named 'setuptools.command.test' as of latest setuptools package release (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2301">#2301</a>)</li> <li>[Python]Compatible with setuptools&gt;=72 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2300">#2300</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/beautifier/js-beautify/commit/6014e7a5cf6aefe13d6ca0befc0ae73921deb238"><code>6014e7a</code></a> Release: 1.15.2</li> <li><a href="https://github.com/beautifier/js-beautify/commit/99b86e4af68932a1b8269ae73dcbf436229b079c"><code>99b86e4</code></a> Merge remote-tracking branch 'origin/staging/main' into staging/release</li> <li><a href="https://github.com/beautifier/js-beautify/commit/08b18539a6ae0a687212439bc824dc10759680c8"><code>08b1853</code></a> Bump version numbers for 1.15.2</li> <li><a href="https://github.com/beautifier/js-beautify/commit/adb5a571900b3d210ee646527338f4a41b98e57e"><code>adb5a57</code></a> Update Changelog</li> <li><a href="https://github.com/beautifier/js-beautify/commit/fc9848417dad6c71f2bfecf9f2e284d011a25734"><code>fc98484</code></a> Bump nopt from 8.0.0 to 8.1.0 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2343">#2343</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/73a195c243deca8c9c8cb8d5b0a6dad4165fa8d7"><code>73a195c</code></a> Bump mocha from 11.0.1 to 11.1.0 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2342">#2342</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/ac09b0e4734d8295566a985967435ddf6b6d148b"><code>ac09b0e</code></a> Bump webpack-cli from 5.1.4 to 6.0.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2336">#2336</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/06b94cf9f8e42c1ed3b149ed5d80fe04ffaa186d"><code>06b94cf</code></a> Bump glob from 11.0.0 to 11.0.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2340">#2340</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/d99c5218474f16de79e3f7aef69ef24b052285f0"><code>d99c521</code></a> Bump webpack from 5.96.1 to 5.97.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2335">#2335</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/5460c97283ad5d8b049619f9f9561cdf0bbe96b1"><code>5460c97</code></a> fix(cli): templating arguments getops (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2280">#2280</a>)</li> <li>Additional commits viewable in <a href="https://github.com/beautifier/js-beautify/compare/v1.15.1...v1.15.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=js-beautify&package-manager=npm_and_yarn&previous-version=1.15.1&new-version=1.15.2)](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) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-10 17:21:21 +00:00
"node_modules/shebang-command": {
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz",
"integrity": "sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==",
"dev": true,
chore(deps-dev): bump js-beautify from 1.15.1 to 1.15.2 (#105) Bumps [js-beautify](https://github.com/beautifier/js-beautify) from 1.15.1 to 1.15.2. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/beautifier/js-beautify/blob/main/CHANGELOG.md">js-beautify's changelog</a>.</em></p> <blockquote> <h2>v1.15.2</h2> <ul> <li>Patch SNYK-JS-CROSSSPAWN-8303230 issue brought it through old glob package (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2328">#2328</a>)</li> <li>release wheels on pypi (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2313">#2313</a>)</li> <li>ModuleNotFoundError: No module named 'setuptools.command.test' as of latest setuptools package release (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2301">#2301</a>)</li> <li>[Python]Compatible with setuptools&gt;=72 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2300">#2300</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/beautifier/js-beautify/commit/6014e7a5cf6aefe13d6ca0befc0ae73921deb238"><code>6014e7a</code></a> Release: 1.15.2</li> <li><a href="https://github.com/beautifier/js-beautify/commit/99b86e4af68932a1b8269ae73dcbf436229b079c"><code>99b86e4</code></a> Merge remote-tracking branch 'origin/staging/main' into staging/release</li> <li><a href="https://github.com/beautifier/js-beautify/commit/08b18539a6ae0a687212439bc824dc10759680c8"><code>08b1853</code></a> Bump version numbers for 1.15.2</li> <li><a href="https://github.com/beautifier/js-beautify/commit/adb5a571900b3d210ee646527338f4a41b98e57e"><code>adb5a57</code></a> Update Changelog</li> <li><a href="https://github.com/beautifier/js-beautify/commit/fc9848417dad6c71f2bfecf9f2e284d011a25734"><code>fc98484</code></a> Bump nopt from 8.0.0 to 8.1.0 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2343">#2343</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/73a195c243deca8c9c8cb8d5b0a6dad4165fa8d7"><code>73a195c</code></a> Bump mocha from 11.0.1 to 11.1.0 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2342">#2342</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/ac09b0e4734d8295566a985967435ddf6b6d148b"><code>ac09b0e</code></a> Bump webpack-cli from 5.1.4 to 6.0.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2336">#2336</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/06b94cf9f8e42c1ed3b149ed5d80fe04ffaa186d"><code>06b94cf</code></a> Bump glob from 11.0.0 to 11.0.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2340">#2340</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/d99c5218474f16de79e3f7aef69ef24b052285f0"><code>d99c521</code></a> Bump webpack from 5.96.1 to 5.97.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2335">#2335</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/5460c97283ad5d8b049619f9f9561cdf0bbe96b1"><code>5460c97</code></a> fix(cli): templating arguments getops (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2280">#2280</a>)</li> <li>Additional commits viewable in <a href="https://github.com/beautifier/js-beautify/compare/v1.15.1...v1.15.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=js-beautify&package-manager=npm_and_yarn&previous-version=1.15.1&new-version=1.15.2)](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) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-10 17:21:21 +00:00
"license": "MIT",
"dependencies": {
"shebang-regex": "^3.0.0"
chore(deps-dev): bump js-beautify from 1.15.1 to 1.15.2 (#105) Bumps [js-beautify](https://github.com/beautifier/js-beautify) from 1.15.1 to 1.15.2. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/beautifier/js-beautify/blob/main/CHANGELOG.md">js-beautify's changelog</a>.</em></p> <blockquote> <h2>v1.15.2</h2> <ul> <li>Patch SNYK-JS-CROSSSPAWN-8303230 issue brought it through old glob package (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2328">#2328</a>)</li> <li>release wheels on pypi (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2313">#2313</a>)</li> <li>ModuleNotFoundError: No module named 'setuptools.command.test' as of latest setuptools package release (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2301">#2301</a>)</li> <li>[Python]Compatible with setuptools&gt;=72 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2300">#2300</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/beautifier/js-beautify/commit/6014e7a5cf6aefe13d6ca0befc0ae73921deb238"><code>6014e7a</code></a> Release: 1.15.2</li> <li><a href="https://github.com/beautifier/js-beautify/commit/99b86e4af68932a1b8269ae73dcbf436229b079c"><code>99b86e4</code></a> Merge remote-tracking branch 'origin/staging/main' into staging/release</li> <li><a href="https://github.com/beautifier/js-beautify/commit/08b18539a6ae0a687212439bc824dc10759680c8"><code>08b1853</code></a> Bump version numbers for 1.15.2</li> <li><a href="https://github.com/beautifier/js-beautify/commit/adb5a571900b3d210ee646527338f4a41b98e57e"><code>adb5a57</code></a> Update Changelog</li> <li><a href="https://github.com/beautifier/js-beautify/commit/fc9848417dad6c71f2bfecf9f2e284d011a25734"><code>fc98484</code></a> Bump nopt from 8.0.0 to 8.1.0 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2343">#2343</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/73a195c243deca8c9c8cb8d5b0a6dad4165fa8d7"><code>73a195c</code></a> Bump mocha from 11.0.1 to 11.1.0 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2342">#2342</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/ac09b0e4734d8295566a985967435ddf6b6d148b"><code>ac09b0e</code></a> Bump webpack-cli from 5.1.4 to 6.0.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2336">#2336</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/06b94cf9f8e42c1ed3b149ed5d80fe04ffaa186d"><code>06b94cf</code></a> Bump glob from 11.0.0 to 11.0.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2340">#2340</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/d99c5218474f16de79e3f7aef69ef24b052285f0"><code>d99c521</code></a> Bump webpack from 5.96.1 to 5.97.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2335">#2335</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/5460c97283ad5d8b049619f9f9561cdf0bbe96b1"><code>5460c97</code></a> fix(cli): templating arguments getops (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2280">#2280</a>)</li> <li>Additional commits viewable in <a href="https://github.com/beautifier/js-beautify/compare/v1.15.1...v1.15.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=js-beautify&package-manager=npm_and_yarn&previous-version=1.15.1&new-version=1.15.2)](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) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-10 17:21:21 +00:00
},
"engines": {
"node": ">=8"
}
2020-08-31 15:40:11 +02:00
},
chore(deps-dev): bump js-beautify from 1.15.1 to 1.15.2 (#105) Bumps [js-beautify](https://github.com/beautifier/js-beautify) from 1.15.1 to 1.15.2. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/beautifier/js-beautify/blob/main/CHANGELOG.md">js-beautify's changelog</a>.</em></p> <blockquote> <h2>v1.15.2</h2> <ul> <li>Patch SNYK-JS-CROSSSPAWN-8303230 issue brought it through old glob package (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2328">#2328</a>)</li> <li>release wheels on pypi (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2313">#2313</a>)</li> <li>ModuleNotFoundError: No module named 'setuptools.command.test' as of latest setuptools package release (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2301">#2301</a>)</li> <li>[Python]Compatible with setuptools&gt;=72 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2300">#2300</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/beautifier/js-beautify/commit/6014e7a5cf6aefe13d6ca0befc0ae73921deb238"><code>6014e7a</code></a> Release: 1.15.2</li> <li><a href="https://github.com/beautifier/js-beautify/commit/99b86e4af68932a1b8269ae73dcbf436229b079c"><code>99b86e4</code></a> Merge remote-tracking branch 'origin/staging/main' into staging/release</li> <li><a href="https://github.com/beautifier/js-beautify/commit/08b18539a6ae0a687212439bc824dc10759680c8"><code>08b1853</code></a> Bump version numbers for 1.15.2</li> <li><a href="https://github.com/beautifier/js-beautify/commit/adb5a571900b3d210ee646527338f4a41b98e57e"><code>adb5a57</code></a> Update Changelog</li> <li><a href="https://github.com/beautifier/js-beautify/commit/fc9848417dad6c71f2bfecf9f2e284d011a25734"><code>fc98484</code></a> Bump nopt from 8.0.0 to 8.1.0 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2343">#2343</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/73a195c243deca8c9c8cb8d5b0a6dad4165fa8d7"><code>73a195c</code></a> Bump mocha from 11.0.1 to 11.1.0 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2342">#2342</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/ac09b0e4734d8295566a985967435ddf6b6d148b"><code>ac09b0e</code></a> Bump webpack-cli from 5.1.4 to 6.0.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2336">#2336</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/06b94cf9f8e42c1ed3b149ed5d80fe04ffaa186d"><code>06b94cf</code></a> Bump glob from 11.0.0 to 11.0.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2340">#2340</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/d99c5218474f16de79e3f7aef69ef24b052285f0"><code>d99c521</code></a> Bump webpack from 5.96.1 to 5.97.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2335">#2335</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/5460c97283ad5d8b049619f9f9561cdf0bbe96b1"><code>5460c97</code></a> fix(cli): templating arguments getops (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2280">#2280</a>)</li> <li>Additional commits viewable in <a href="https://github.com/beautifier/js-beautify/compare/v1.15.1...v1.15.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=js-beautify&package-manager=npm_and_yarn&previous-version=1.15.1&new-version=1.15.2)](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) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-10 17:21:21 +00:00
"node_modules/shebang-regex": {
"version": "3.0.0",
"resolved": "https://registry.npmjs.org/shebang-regex/-/shebang-regex-3.0.0.tgz",
"integrity": "sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==",
chore(deps-dev): bump js-beautify from 1.15.1 to 1.15.2 (#105) Bumps [js-beautify](https://github.com/beautifier/js-beautify) from 1.15.1 to 1.15.2. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/beautifier/js-beautify/blob/main/CHANGELOG.md">js-beautify's changelog</a>.</em></p> <blockquote> <h2>v1.15.2</h2> <ul> <li>Patch SNYK-JS-CROSSSPAWN-8303230 issue brought it through old glob package (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2328">#2328</a>)</li> <li>release wheels on pypi (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2313">#2313</a>)</li> <li>ModuleNotFoundError: No module named 'setuptools.command.test' as of latest setuptools package release (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2301">#2301</a>)</li> <li>[Python]Compatible with setuptools&gt;=72 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2300">#2300</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/beautifier/js-beautify/commit/6014e7a5cf6aefe13d6ca0befc0ae73921deb238"><code>6014e7a</code></a> Release: 1.15.2</li> <li><a href="https://github.com/beautifier/js-beautify/commit/99b86e4af68932a1b8269ae73dcbf436229b079c"><code>99b86e4</code></a> Merge remote-tracking branch 'origin/staging/main' into staging/release</li> <li><a href="https://github.com/beautifier/js-beautify/commit/08b18539a6ae0a687212439bc824dc10759680c8"><code>08b1853</code></a> Bump version numbers for 1.15.2</li> <li><a href="https://github.com/beautifier/js-beautify/commit/adb5a571900b3d210ee646527338f4a41b98e57e"><code>adb5a57</code></a> Update Changelog</li> <li><a href="https://github.com/beautifier/js-beautify/commit/fc9848417dad6c71f2bfecf9f2e284d011a25734"><code>fc98484</code></a> Bump nopt from 8.0.0 to 8.1.0 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2343">#2343</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/73a195c243deca8c9c8cb8d5b0a6dad4165fa8d7"><code>73a195c</code></a> Bump mocha from 11.0.1 to 11.1.0 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2342">#2342</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/ac09b0e4734d8295566a985967435ddf6b6d148b"><code>ac09b0e</code></a> Bump webpack-cli from 5.1.4 to 6.0.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2336">#2336</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/06b94cf9f8e42c1ed3b149ed5d80fe04ffaa186d"><code>06b94cf</code></a> Bump glob from 11.0.0 to 11.0.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2340">#2340</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/d99c5218474f16de79e3f7aef69ef24b052285f0"><code>d99c521</code></a> Bump webpack from 5.96.1 to 5.97.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2335">#2335</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/5460c97283ad5d8b049619f9f9561cdf0bbe96b1"><code>5460c97</code></a> fix(cli): templating arguments getops (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2280">#2280</a>)</li> <li>Additional commits viewable in <a href="https://github.com/beautifier/js-beautify/compare/v1.15.1...v1.15.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=js-beautify&package-manager=npm_and_yarn&previous-version=1.15.1&new-version=1.15.2)](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) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-10 17:21:21 +00:00
"dev": true,
"license": "MIT",
"engines": {
"node": ">=8"
}
2020-08-31 15:40:11 +02:00
},
chore(deps-dev): bump js-beautify from 1.15.1 to 1.15.2 (#105) Bumps [js-beautify](https://github.com/beautifier/js-beautify) from 1.15.1 to 1.15.2. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/beautifier/js-beautify/blob/main/CHANGELOG.md">js-beautify's changelog</a>.</em></p> <blockquote> <h2>v1.15.2</h2> <ul> <li>Patch SNYK-JS-CROSSSPAWN-8303230 issue brought it through old glob package (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2328">#2328</a>)</li> <li>release wheels on pypi (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2313">#2313</a>)</li> <li>ModuleNotFoundError: No module named 'setuptools.command.test' as of latest setuptools package release (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2301">#2301</a>)</li> <li>[Python]Compatible with setuptools&gt;=72 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2300">#2300</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/beautifier/js-beautify/commit/6014e7a5cf6aefe13d6ca0befc0ae73921deb238"><code>6014e7a</code></a> Release: 1.15.2</li> <li><a href="https://github.com/beautifier/js-beautify/commit/99b86e4af68932a1b8269ae73dcbf436229b079c"><code>99b86e4</code></a> Merge remote-tracking branch 'origin/staging/main' into staging/release</li> <li><a href="https://github.com/beautifier/js-beautify/commit/08b18539a6ae0a687212439bc824dc10759680c8"><code>08b1853</code></a> Bump version numbers for 1.15.2</li> <li><a href="https://github.com/beautifier/js-beautify/commit/adb5a571900b3d210ee646527338f4a41b98e57e"><code>adb5a57</code></a> Update Changelog</li> <li><a href="https://github.com/beautifier/js-beautify/commit/fc9848417dad6c71f2bfecf9f2e284d011a25734"><code>fc98484</code></a> Bump nopt from 8.0.0 to 8.1.0 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2343">#2343</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/73a195c243deca8c9c8cb8d5b0a6dad4165fa8d7"><code>73a195c</code></a> Bump mocha from 11.0.1 to 11.1.0 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2342">#2342</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/ac09b0e4734d8295566a985967435ddf6b6d148b"><code>ac09b0e</code></a> Bump webpack-cli from 5.1.4 to 6.0.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2336">#2336</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/06b94cf9f8e42c1ed3b149ed5d80fe04ffaa186d"><code>06b94cf</code></a> Bump glob from 11.0.0 to 11.0.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2340">#2340</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/d99c5218474f16de79e3f7aef69ef24b052285f0"><code>d99c521</code></a> Bump webpack from 5.96.1 to 5.97.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2335">#2335</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/5460c97283ad5d8b049619f9f9561cdf0bbe96b1"><code>5460c97</code></a> fix(cli): templating arguments getops (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2280">#2280</a>)</li> <li>Additional commits viewable in <a href="https://github.com/beautifier/js-beautify/compare/v1.15.1...v1.15.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=js-beautify&package-manager=npm_and_yarn&previous-version=1.15.1&new-version=1.15.2)](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) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-10 17:21:21 +00:00
"node_modules/signal-exit": {
"version": "4.1.0",
"resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-4.1.0.tgz",
"integrity": "sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==",
chore(deps-dev): bump js-beautify from 1.15.1 to 1.15.2 (#105) Bumps [js-beautify](https://github.com/beautifier/js-beautify) from 1.15.1 to 1.15.2. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/beautifier/js-beautify/blob/main/CHANGELOG.md">js-beautify's changelog</a>.</em></p> <blockquote> <h2>v1.15.2</h2> <ul> <li>Patch SNYK-JS-CROSSSPAWN-8303230 issue brought it through old glob package (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2328">#2328</a>)</li> <li>release wheels on pypi (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2313">#2313</a>)</li> <li>ModuleNotFoundError: No module named 'setuptools.command.test' as of latest setuptools package release (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2301">#2301</a>)</li> <li>[Python]Compatible with setuptools&gt;=72 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2300">#2300</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/beautifier/js-beautify/commit/6014e7a5cf6aefe13d6ca0befc0ae73921deb238"><code>6014e7a</code></a> Release: 1.15.2</li> <li><a href="https://github.com/beautifier/js-beautify/commit/99b86e4af68932a1b8269ae73dcbf436229b079c"><code>99b86e4</code></a> Merge remote-tracking branch 'origin/staging/main' into staging/release</li> <li><a href="https://github.com/beautifier/js-beautify/commit/08b18539a6ae0a687212439bc824dc10759680c8"><code>08b1853</code></a> Bump version numbers for 1.15.2</li> <li><a href="https://github.com/beautifier/js-beautify/commit/adb5a571900b3d210ee646527338f4a41b98e57e"><code>adb5a57</code></a> Update Changelog</li> <li><a href="https://github.com/beautifier/js-beautify/commit/fc9848417dad6c71f2bfecf9f2e284d011a25734"><code>fc98484</code></a> Bump nopt from 8.0.0 to 8.1.0 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2343">#2343</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/73a195c243deca8c9c8cb8d5b0a6dad4165fa8d7"><code>73a195c</code></a> Bump mocha from 11.0.1 to 11.1.0 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2342">#2342</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/ac09b0e4734d8295566a985967435ddf6b6d148b"><code>ac09b0e</code></a> Bump webpack-cli from 5.1.4 to 6.0.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2336">#2336</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/06b94cf9f8e42c1ed3b149ed5d80fe04ffaa186d"><code>06b94cf</code></a> Bump glob from 11.0.0 to 11.0.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2340">#2340</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/d99c5218474f16de79e3f7aef69ef24b052285f0"><code>d99c521</code></a> Bump webpack from 5.96.1 to 5.97.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2335">#2335</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/5460c97283ad5d8b049619f9f9561cdf0bbe96b1"><code>5460c97</code></a> fix(cli): templating arguments getops (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2280">#2280</a>)</li> <li>Additional commits viewable in <a href="https://github.com/beautifier/js-beautify/compare/v1.15.1...v1.15.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=js-beautify&package-manager=npm_and_yarn&previous-version=1.15.1&new-version=1.15.2)](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) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-10 17:21:21 +00:00
"dev": true,
"license": "ISC",
"engines": {
"node": ">=14"
},
"funding": {
"url": "https://github.com/sponsors/isaacs"
}
2020-08-31 15:40:11 +02:00
},
chore(deps-dev): bump js-beautify from 1.15.1 to 1.15.2 (#105) Bumps [js-beautify](https://github.com/beautifier/js-beautify) from 1.15.1 to 1.15.2. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/beautifier/js-beautify/blob/main/CHANGELOG.md">js-beautify's changelog</a>.</em></p> <blockquote> <h2>v1.15.2</h2> <ul> <li>Patch SNYK-JS-CROSSSPAWN-8303230 issue brought it through old glob package (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2328">#2328</a>)</li> <li>release wheels on pypi (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2313">#2313</a>)</li> <li>ModuleNotFoundError: No module named 'setuptools.command.test' as of latest setuptools package release (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2301">#2301</a>)</li> <li>[Python]Compatible with setuptools&gt;=72 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2300">#2300</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/beautifier/js-beautify/commit/6014e7a5cf6aefe13d6ca0befc0ae73921deb238"><code>6014e7a</code></a> Release: 1.15.2</li> <li><a href="https://github.com/beautifier/js-beautify/commit/99b86e4af68932a1b8269ae73dcbf436229b079c"><code>99b86e4</code></a> Merge remote-tracking branch 'origin/staging/main' into staging/release</li> <li><a href="https://github.com/beautifier/js-beautify/commit/08b18539a6ae0a687212439bc824dc10759680c8"><code>08b1853</code></a> Bump version numbers for 1.15.2</li> <li><a href="https://github.com/beautifier/js-beautify/commit/adb5a571900b3d210ee646527338f4a41b98e57e"><code>adb5a57</code></a> Update Changelog</li> <li><a href="https://github.com/beautifier/js-beautify/commit/fc9848417dad6c71f2bfecf9f2e284d011a25734"><code>fc98484</code></a> Bump nopt from 8.0.0 to 8.1.0 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2343">#2343</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/73a195c243deca8c9c8cb8d5b0a6dad4165fa8d7"><code>73a195c</code></a> Bump mocha from 11.0.1 to 11.1.0 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2342">#2342</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/ac09b0e4734d8295566a985967435ddf6b6d148b"><code>ac09b0e</code></a> Bump webpack-cli from 5.1.4 to 6.0.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2336">#2336</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/06b94cf9f8e42c1ed3b149ed5d80fe04ffaa186d"><code>06b94cf</code></a> Bump glob from 11.0.0 to 11.0.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2340">#2340</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/d99c5218474f16de79e3f7aef69ef24b052285f0"><code>d99c521</code></a> Bump webpack from 5.96.1 to 5.97.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2335">#2335</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/5460c97283ad5d8b049619f9f9561cdf0bbe96b1"><code>5460c97</code></a> fix(cli): templating arguments getops (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2280">#2280</a>)</li> <li>Additional commits viewable in <a href="https://github.com/beautifier/js-beautify/compare/v1.15.1...v1.15.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=js-beautify&package-manager=npm_and_yarn&previous-version=1.15.1&new-version=1.15.2)](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) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-10 17:21:21 +00:00
"node_modules/string-width": {
"version": "5.1.2",
"resolved": "https://registry.npmjs.org/string-width/-/string-width-5.1.2.tgz",
"integrity": "sha512-HnLOCR3vjcY8beoNLtcjZ5/nxn2afmME6lhrDrebokqMap+XbeW8n9TXpPDOqdGK5qcI3oT0GKTW6wC7EMiVqA==",
"dev": true,
chore(deps-dev): bump js-beautify from 1.15.1 to 1.15.2 (#105) Bumps [js-beautify](https://github.com/beautifier/js-beautify) from 1.15.1 to 1.15.2. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/beautifier/js-beautify/blob/main/CHANGELOG.md">js-beautify's changelog</a>.</em></p> <blockquote> <h2>v1.15.2</h2> <ul> <li>Patch SNYK-JS-CROSSSPAWN-8303230 issue brought it through old glob package (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2328">#2328</a>)</li> <li>release wheels on pypi (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2313">#2313</a>)</li> <li>ModuleNotFoundError: No module named 'setuptools.command.test' as of latest setuptools package release (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2301">#2301</a>)</li> <li>[Python]Compatible with setuptools&gt;=72 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2300">#2300</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/beautifier/js-beautify/commit/6014e7a5cf6aefe13d6ca0befc0ae73921deb238"><code>6014e7a</code></a> Release: 1.15.2</li> <li><a href="https://github.com/beautifier/js-beautify/commit/99b86e4af68932a1b8269ae73dcbf436229b079c"><code>99b86e4</code></a> Merge remote-tracking branch 'origin/staging/main' into staging/release</li> <li><a href="https://github.com/beautifier/js-beautify/commit/08b18539a6ae0a687212439bc824dc10759680c8"><code>08b1853</code></a> Bump version numbers for 1.15.2</li> <li><a href="https://github.com/beautifier/js-beautify/commit/adb5a571900b3d210ee646527338f4a41b98e57e"><code>adb5a57</code></a> Update Changelog</li> <li><a href="https://github.com/beautifier/js-beautify/commit/fc9848417dad6c71f2bfecf9f2e284d011a25734"><code>fc98484</code></a> Bump nopt from 8.0.0 to 8.1.0 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2343">#2343</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/73a195c243deca8c9c8cb8d5b0a6dad4165fa8d7"><code>73a195c</code></a> Bump mocha from 11.0.1 to 11.1.0 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2342">#2342</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/ac09b0e4734d8295566a985967435ddf6b6d148b"><code>ac09b0e</code></a> Bump webpack-cli from 5.1.4 to 6.0.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2336">#2336</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/06b94cf9f8e42c1ed3b149ed5d80fe04ffaa186d"><code>06b94cf</code></a> Bump glob from 11.0.0 to 11.0.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2340">#2340</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/d99c5218474f16de79e3f7aef69ef24b052285f0"><code>d99c521</code></a> Bump webpack from 5.96.1 to 5.97.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2335">#2335</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/5460c97283ad5d8b049619f9f9561cdf0bbe96b1"><code>5460c97</code></a> fix(cli): templating arguments getops (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2280">#2280</a>)</li> <li>Additional commits viewable in <a href="https://github.com/beautifier/js-beautify/compare/v1.15.1...v1.15.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=js-beautify&package-manager=npm_and_yarn&previous-version=1.15.1&new-version=1.15.2)](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) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-10 17:21:21 +00:00
"license": "MIT",
"dependencies": {
"eastasianwidth": "^0.2.0",
"emoji-regex": "^9.2.2",
"strip-ansi": "^7.0.1"
chore(deps-dev): bump js-beautify from 1.15.1 to 1.15.2 (#105) Bumps [js-beautify](https://github.com/beautifier/js-beautify) from 1.15.1 to 1.15.2. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/beautifier/js-beautify/blob/main/CHANGELOG.md">js-beautify's changelog</a>.</em></p> <blockquote> <h2>v1.15.2</h2> <ul> <li>Patch SNYK-JS-CROSSSPAWN-8303230 issue brought it through old glob package (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2328">#2328</a>)</li> <li>release wheels on pypi (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2313">#2313</a>)</li> <li>ModuleNotFoundError: No module named 'setuptools.command.test' as of latest setuptools package release (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2301">#2301</a>)</li> <li>[Python]Compatible with setuptools&gt;=72 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2300">#2300</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/beautifier/js-beautify/commit/6014e7a5cf6aefe13d6ca0befc0ae73921deb238"><code>6014e7a</code></a> Release: 1.15.2</li> <li><a href="https://github.com/beautifier/js-beautify/commit/99b86e4af68932a1b8269ae73dcbf436229b079c"><code>99b86e4</code></a> Merge remote-tracking branch 'origin/staging/main' into staging/release</li> <li><a href="https://github.com/beautifier/js-beautify/commit/08b18539a6ae0a687212439bc824dc10759680c8"><code>08b1853</code></a> Bump version numbers for 1.15.2</li> <li><a href="https://github.com/beautifier/js-beautify/commit/adb5a571900b3d210ee646527338f4a41b98e57e"><code>adb5a57</code></a> Update Changelog</li> <li><a href="https://github.com/beautifier/js-beautify/commit/fc9848417dad6c71f2bfecf9f2e284d011a25734"><code>fc98484</code></a> Bump nopt from 8.0.0 to 8.1.0 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2343">#2343</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/73a195c243deca8c9c8cb8d5b0a6dad4165fa8d7"><code>73a195c</code></a> Bump mocha from 11.0.1 to 11.1.0 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2342">#2342</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/ac09b0e4734d8295566a985967435ddf6b6d148b"><code>ac09b0e</code></a> Bump webpack-cli from 5.1.4 to 6.0.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2336">#2336</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/06b94cf9f8e42c1ed3b149ed5d80fe04ffaa186d"><code>06b94cf</code></a> Bump glob from 11.0.0 to 11.0.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2340">#2340</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/d99c5218474f16de79e3f7aef69ef24b052285f0"><code>d99c521</code></a> Bump webpack from 5.96.1 to 5.97.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2335">#2335</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/5460c97283ad5d8b049619f9f9561cdf0bbe96b1"><code>5460c97</code></a> fix(cli): templating arguments getops (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2280">#2280</a>)</li> <li>Additional commits viewable in <a href="https://github.com/beautifier/js-beautify/compare/v1.15.1...v1.15.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=js-beautify&package-manager=npm_and_yarn&previous-version=1.15.1&new-version=1.15.2)](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) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-10 17:21:21 +00:00
},
"engines": {
"node": ">=12"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
}
},
"node_modules/string-width-cjs": {
"name": "string-width",
"version": "4.2.3",
"resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz",
"integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==",
"dev": true,
"license": "MIT",
"dependencies": {
"emoji-regex": "^8.0.0",
"is-fullwidth-code-point": "^3.0.0",
"strip-ansi": "^6.0.1"
},
"engines": {
"node": ">=8"
}
},
chore(deps-dev): bump js-beautify from 1.15.1 to 1.15.2 (#105) Bumps [js-beautify](https://github.com/beautifier/js-beautify) from 1.15.1 to 1.15.2. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/beautifier/js-beautify/blob/main/CHANGELOG.md">js-beautify's changelog</a>.</em></p> <blockquote> <h2>v1.15.2</h2> <ul> <li>Patch SNYK-JS-CROSSSPAWN-8303230 issue brought it through old glob package (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2328">#2328</a>)</li> <li>release wheels on pypi (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2313">#2313</a>)</li> <li>ModuleNotFoundError: No module named 'setuptools.command.test' as of latest setuptools package release (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2301">#2301</a>)</li> <li>[Python]Compatible with setuptools&gt;=72 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2300">#2300</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/beautifier/js-beautify/commit/6014e7a5cf6aefe13d6ca0befc0ae73921deb238"><code>6014e7a</code></a> Release: 1.15.2</li> <li><a href="https://github.com/beautifier/js-beautify/commit/99b86e4af68932a1b8269ae73dcbf436229b079c"><code>99b86e4</code></a> Merge remote-tracking branch 'origin/staging/main' into staging/release</li> <li><a href="https://github.com/beautifier/js-beautify/commit/08b18539a6ae0a687212439bc824dc10759680c8"><code>08b1853</code></a> Bump version numbers for 1.15.2</li> <li><a href="https://github.com/beautifier/js-beautify/commit/adb5a571900b3d210ee646527338f4a41b98e57e"><code>adb5a57</code></a> Update Changelog</li> <li><a href="https://github.com/beautifier/js-beautify/commit/fc9848417dad6c71f2bfecf9f2e284d011a25734"><code>fc98484</code></a> Bump nopt from 8.0.0 to 8.1.0 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2343">#2343</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/73a195c243deca8c9c8cb8d5b0a6dad4165fa8d7"><code>73a195c</code></a> Bump mocha from 11.0.1 to 11.1.0 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2342">#2342</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/ac09b0e4734d8295566a985967435ddf6b6d148b"><code>ac09b0e</code></a> Bump webpack-cli from 5.1.4 to 6.0.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2336">#2336</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/06b94cf9f8e42c1ed3b149ed5d80fe04ffaa186d"><code>06b94cf</code></a> Bump glob from 11.0.0 to 11.0.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2340">#2340</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/d99c5218474f16de79e3f7aef69ef24b052285f0"><code>d99c521</code></a> Bump webpack from 5.96.1 to 5.97.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2335">#2335</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/5460c97283ad5d8b049619f9f9561cdf0bbe96b1"><code>5460c97</code></a> fix(cli): templating arguments getops (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2280">#2280</a>)</li> <li>Additional commits viewable in <a href="https://github.com/beautifier/js-beautify/compare/v1.15.1...v1.15.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=js-beautify&package-manager=npm_and_yarn&previous-version=1.15.1&new-version=1.15.2)](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) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-10 17:21:21 +00:00
"node_modules/string-width-cjs/node_modules/ansi-regex": {
"version": "5.0.1",
"resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz",
"integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==",
"dev": true,
"license": "MIT",
"engines": {
"node": ">=8"
}
},
"node_modules/string-width-cjs/node_modules/emoji-regex": {
"version": "8.0.0",
"resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz",
"integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==",
"dev": true,
"license": "MIT"
},
"node_modules/string-width-cjs/node_modules/strip-ansi": {
"version": "6.0.1",
"resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz",
"integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==",
"dev": true,
"license": "MIT",
"dependencies": {
"ansi-regex": "^5.0.1"
},
"engines": {
"node": ">=8"
}
},
"node_modules/strip-ansi": {
"version": "7.1.0",
"resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.1.0.tgz",
"integrity": "sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ==",
"dev": true,
chore(deps-dev): bump js-beautify from 1.15.1 to 1.15.2 (#105) Bumps [js-beautify](https://github.com/beautifier/js-beautify) from 1.15.1 to 1.15.2. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/beautifier/js-beautify/blob/main/CHANGELOG.md">js-beautify's changelog</a>.</em></p> <blockquote> <h2>v1.15.2</h2> <ul> <li>Patch SNYK-JS-CROSSSPAWN-8303230 issue brought it through old glob package (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2328">#2328</a>)</li> <li>release wheels on pypi (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2313">#2313</a>)</li> <li>ModuleNotFoundError: No module named 'setuptools.command.test' as of latest setuptools package release (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2301">#2301</a>)</li> <li>[Python]Compatible with setuptools&gt;=72 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2300">#2300</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/beautifier/js-beautify/commit/6014e7a5cf6aefe13d6ca0befc0ae73921deb238"><code>6014e7a</code></a> Release: 1.15.2</li> <li><a href="https://github.com/beautifier/js-beautify/commit/99b86e4af68932a1b8269ae73dcbf436229b079c"><code>99b86e4</code></a> Merge remote-tracking branch 'origin/staging/main' into staging/release</li> <li><a href="https://github.com/beautifier/js-beautify/commit/08b18539a6ae0a687212439bc824dc10759680c8"><code>08b1853</code></a> Bump version numbers for 1.15.2</li> <li><a href="https://github.com/beautifier/js-beautify/commit/adb5a571900b3d210ee646527338f4a41b98e57e"><code>adb5a57</code></a> Update Changelog</li> <li><a href="https://github.com/beautifier/js-beautify/commit/fc9848417dad6c71f2bfecf9f2e284d011a25734"><code>fc98484</code></a> Bump nopt from 8.0.0 to 8.1.0 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2343">#2343</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/73a195c243deca8c9c8cb8d5b0a6dad4165fa8d7"><code>73a195c</code></a> Bump mocha from 11.0.1 to 11.1.0 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2342">#2342</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/ac09b0e4734d8295566a985967435ddf6b6d148b"><code>ac09b0e</code></a> Bump webpack-cli from 5.1.4 to 6.0.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2336">#2336</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/06b94cf9f8e42c1ed3b149ed5d80fe04ffaa186d"><code>06b94cf</code></a> Bump glob from 11.0.0 to 11.0.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2340">#2340</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/d99c5218474f16de79e3f7aef69ef24b052285f0"><code>d99c521</code></a> Bump webpack from 5.96.1 to 5.97.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2335">#2335</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/5460c97283ad5d8b049619f9f9561cdf0bbe96b1"><code>5460c97</code></a> fix(cli): templating arguments getops (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2280">#2280</a>)</li> <li>Additional commits viewable in <a href="https://github.com/beautifier/js-beautify/compare/v1.15.1...v1.15.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=js-beautify&package-manager=npm_and_yarn&previous-version=1.15.1&new-version=1.15.2)](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) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-10 17:21:21 +00:00
"license": "MIT",
"dependencies": {
"ansi-regex": "^6.0.1"
chore(deps-dev): bump js-beautify from 1.15.1 to 1.15.2 (#105) Bumps [js-beautify](https://github.com/beautifier/js-beautify) from 1.15.1 to 1.15.2. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/beautifier/js-beautify/blob/main/CHANGELOG.md">js-beautify's changelog</a>.</em></p> <blockquote> <h2>v1.15.2</h2> <ul> <li>Patch SNYK-JS-CROSSSPAWN-8303230 issue brought it through old glob package (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2328">#2328</a>)</li> <li>release wheels on pypi (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2313">#2313</a>)</li> <li>ModuleNotFoundError: No module named 'setuptools.command.test' as of latest setuptools package release (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2301">#2301</a>)</li> <li>[Python]Compatible with setuptools&gt;=72 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2300">#2300</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/beautifier/js-beautify/commit/6014e7a5cf6aefe13d6ca0befc0ae73921deb238"><code>6014e7a</code></a> Release: 1.15.2</li> <li><a href="https://github.com/beautifier/js-beautify/commit/99b86e4af68932a1b8269ae73dcbf436229b079c"><code>99b86e4</code></a> Merge remote-tracking branch 'origin/staging/main' into staging/release</li> <li><a href="https://github.com/beautifier/js-beautify/commit/08b18539a6ae0a687212439bc824dc10759680c8"><code>08b1853</code></a> Bump version numbers for 1.15.2</li> <li><a href="https://github.com/beautifier/js-beautify/commit/adb5a571900b3d210ee646527338f4a41b98e57e"><code>adb5a57</code></a> Update Changelog</li> <li><a href="https://github.com/beautifier/js-beautify/commit/fc9848417dad6c71f2bfecf9f2e284d011a25734"><code>fc98484</code></a> Bump nopt from 8.0.0 to 8.1.0 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2343">#2343</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/73a195c243deca8c9c8cb8d5b0a6dad4165fa8d7"><code>73a195c</code></a> Bump mocha from 11.0.1 to 11.1.0 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2342">#2342</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/ac09b0e4734d8295566a985967435ddf6b6d148b"><code>ac09b0e</code></a> Bump webpack-cli from 5.1.4 to 6.0.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2336">#2336</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/06b94cf9f8e42c1ed3b149ed5d80fe04ffaa186d"><code>06b94cf</code></a> Bump glob from 11.0.0 to 11.0.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2340">#2340</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/d99c5218474f16de79e3f7aef69ef24b052285f0"><code>d99c521</code></a> Bump webpack from 5.96.1 to 5.97.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2335">#2335</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/5460c97283ad5d8b049619f9f9561cdf0bbe96b1"><code>5460c97</code></a> fix(cli): templating arguments getops (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2280">#2280</a>)</li> <li>Additional commits viewable in <a href="https://github.com/beautifier/js-beautify/compare/v1.15.1...v1.15.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=js-beautify&package-manager=npm_and_yarn&previous-version=1.15.1&new-version=1.15.2)](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) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-10 17:21:21 +00:00
},
"engines": {
"node": ">=12"
},
"funding": {
"url": "https://github.com/chalk/strip-ansi?sponsor=1"
}
},
"node_modules/strip-ansi-cjs": {
"name": "strip-ansi",
"version": "6.0.1",
"resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz",
"integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==",
"dev": true,
"license": "MIT",
"dependencies": {
"ansi-regex": "^5.0.1"
},
"engines": {
"node": ">=8"
}
},
chore(deps-dev): bump js-beautify from 1.15.1 to 1.15.2 (#105) Bumps [js-beautify](https://github.com/beautifier/js-beautify) from 1.15.1 to 1.15.2. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/beautifier/js-beautify/blob/main/CHANGELOG.md">js-beautify's changelog</a>.</em></p> <blockquote> <h2>v1.15.2</h2> <ul> <li>Patch SNYK-JS-CROSSSPAWN-8303230 issue brought it through old glob package (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2328">#2328</a>)</li> <li>release wheels on pypi (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2313">#2313</a>)</li> <li>ModuleNotFoundError: No module named 'setuptools.command.test' as of latest setuptools package release (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2301">#2301</a>)</li> <li>[Python]Compatible with setuptools&gt;=72 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2300">#2300</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/beautifier/js-beautify/commit/6014e7a5cf6aefe13d6ca0befc0ae73921deb238"><code>6014e7a</code></a> Release: 1.15.2</li> <li><a href="https://github.com/beautifier/js-beautify/commit/99b86e4af68932a1b8269ae73dcbf436229b079c"><code>99b86e4</code></a> Merge remote-tracking branch 'origin/staging/main' into staging/release</li> <li><a href="https://github.com/beautifier/js-beautify/commit/08b18539a6ae0a687212439bc824dc10759680c8"><code>08b1853</code></a> Bump version numbers for 1.15.2</li> <li><a href="https://github.com/beautifier/js-beautify/commit/adb5a571900b3d210ee646527338f4a41b98e57e"><code>adb5a57</code></a> Update Changelog</li> <li><a href="https://github.com/beautifier/js-beautify/commit/fc9848417dad6c71f2bfecf9f2e284d011a25734"><code>fc98484</code></a> Bump nopt from 8.0.0 to 8.1.0 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2343">#2343</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/73a195c243deca8c9c8cb8d5b0a6dad4165fa8d7"><code>73a195c</code></a> Bump mocha from 11.0.1 to 11.1.0 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2342">#2342</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/ac09b0e4734d8295566a985967435ddf6b6d148b"><code>ac09b0e</code></a> Bump webpack-cli from 5.1.4 to 6.0.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2336">#2336</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/06b94cf9f8e42c1ed3b149ed5d80fe04ffaa186d"><code>06b94cf</code></a> Bump glob from 11.0.0 to 11.0.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2340">#2340</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/d99c5218474f16de79e3f7aef69ef24b052285f0"><code>d99c521</code></a> Bump webpack from 5.96.1 to 5.97.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2335">#2335</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/5460c97283ad5d8b049619f9f9561cdf0bbe96b1"><code>5460c97</code></a> fix(cli): templating arguments getops (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2280">#2280</a>)</li> <li>Additional commits viewable in <a href="https://github.com/beautifier/js-beautify/compare/v1.15.1...v1.15.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=js-beautify&package-manager=npm_and_yarn&previous-version=1.15.1&new-version=1.15.2)](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) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-10 17:21:21 +00:00
"node_modules/strip-ansi-cjs/node_modules/ansi-regex": {
"version": "5.0.1",
"resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz",
"integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==",
"dev": true,
"license": "MIT",
"engines": {
"node": ">=8"
}
},
"node_modules/which": {
"version": "2.0.2",
"resolved": "https://registry.npmjs.org/which/-/which-2.0.2.tgz",
"integrity": "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==",
"dev": true,
chore(deps-dev): bump js-beautify from 1.15.1 to 1.15.2 (#105) Bumps [js-beautify](https://github.com/beautifier/js-beautify) from 1.15.1 to 1.15.2. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/beautifier/js-beautify/blob/main/CHANGELOG.md">js-beautify's changelog</a>.</em></p> <blockquote> <h2>v1.15.2</h2> <ul> <li>Patch SNYK-JS-CROSSSPAWN-8303230 issue brought it through old glob package (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2328">#2328</a>)</li> <li>release wheels on pypi (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2313">#2313</a>)</li> <li>ModuleNotFoundError: No module named 'setuptools.command.test' as of latest setuptools package release (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2301">#2301</a>)</li> <li>[Python]Compatible with setuptools&gt;=72 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2300">#2300</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/beautifier/js-beautify/commit/6014e7a5cf6aefe13d6ca0befc0ae73921deb238"><code>6014e7a</code></a> Release: 1.15.2</li> <li><a href="https://github.com/beautifier/js-beautify/commit/99b86e4af68932a1b8269ae73dcbf436229b079c"><code>99b86e4</code></a> Merge remote-tracking branch 'origin/staging/main' into staging/release</li> <li><a href="https://github.com/beautifier/js-beautify/commit/08b18539a6ae0a687212439bc824dc10759680c8"><code>08b1853</code></a> Bump version numbers for 1.15.2</li> <li><a href="https://github.com/beautifier/js-beautify/commit/adb5a571900b3d210ee646527338f4a41b98e57e"><code>adb5a57</code></a> Update Changelog</li> <li><a href="https://github.com/beautifier/js-beautify/commit/fc9848417dad6c71f2bfecf9f2e284d011a25734"><code>fc98484</code></a> Bump nopt from 8.0.0 to 8.1.0 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2343">#2343</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/73a195c243deca8c9c8cb8d5b0a6dad4165fa8d7"><code>73a195c</code></a> Bump mocha from 11.0.1 to 11.1.0 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2342">#2342</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/ac09b0e4734d8295566a985967435ddf6b6d148b"><code>ac09b0e</code></a> Bump webpack-cli from 5.1.4 to 6.0.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2336">#2336</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/06b94cf9f8e42c1ed3b149ed5d80fe04ffaa186d"><code>06b94cf</code></a> Bump glob from 11.0.0 to 11.0.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2340">#2340</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/d99c5218474f16de79e3f7aef69ef24b052285f0"><code>d99c521</code></a> Bump webpack from 5.96.1 to 5.97.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2335">#2335</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/5460c97283ad5d8b049619f9f9561cdf0bbe96b1"><code>5460c97</code></a> fix(cli): templating arguments getops (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2280">#2280</a>)</li> <li>Additional commits viewable in <a href="https://github.com/beautifier/js-beautify/compare/v1.15.1...v1.15.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=js-beautify&package-manager=npm_and_yarn&previous-version=1.15.1&new-version=1.15.2)](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) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-10 17:21:21 +00:00
"license": "ISC",
"dependencies": {
"isexe": "^2.0.0"
chore(deps-dev): bump js-beautify from 1.15.1 to 1.15.2 (#105) Bumps [js-beautify](https://github.com/beautifier/js-beautify) from 1.15.1 to 1.15.2. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/beautifier/js-beautify/blob/main/CHANGELOG.md">js-beautify's changelog</a>.</em></p> <blockquote> <h2>v1.15.2</h2> <ul> <li>Patch SNYK-JS-CROSSSPAWN-8303230 issue brought it through old glob package (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2328">#2328</a>)</li> <li>release wheels on pypi (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2313">#2313</a>)</li> <li>ModuleNotFoundError: No module named 'setuptools.command.test' as of latest setuptools package release (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2301">#2301</a>)</li> <li>[Python]Compatible with setuptools&gt;=72 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2300">#2300</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/beautifier/js-beautify/commit/6014e7a5cf6aefe13d6ca0befc0ae73921deb238"><code>6014e7a</code></a> Release: 1.15.2</li> <li><a href="https://github.com/beautifier/js-beautify/commit/99b86e4af68932a1b8269ae73dcbf436229b079c"><code>99b86e4</code></a> Merge remote-tracking branch 'origin/staging/main' into staging/release</li> <li><a href="https://github.com/beautifier/js-beautify/commit/08b18539a6ae0a687212439bc824dc10759680c8"><code>08b1853</code></a> Bump version numbers for 1.15.2</li> <li><a href="https://github.com/beautifier/js-beautify/commit/adb5a571900b3d210ee646527338f4a41b98e57e"><code>adb5a57</code></a> Update Changelog</li> <li><a href="https://github.com/beautifier/js-beautify/commit/fc9848417dad6c71f2bfecf9f2e284d011a25734"><code>fc98484</code></a> Bump nopt from 8.0.0 to 8.1.0 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2343">#2343</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/73a195c243deca8c9c8cb8d5b0a6dad4165fa8d7"><code>73a195c</code></a> Bump mocha from 11.0.1 to 11.1.0 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2342">#2342</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/ac09b0e4734d8295566a985967435ddf6b6d148b"><code>ac09b0e</code></a> Bump webpack-cli from 5.1.4 to 6.0.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2336">#2336</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/06b94cf9f8e42c1ed3b149ed5d80fe04ffaa186d"><code>06b94cf</code></a> Bump glob from 11.0.0 to 11.0.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2340">#2340</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/d99c5218474f16de79e3f7aef69ef24b052285f0"><code>d99c521</code></a> Bump webpack from 5.96.1 to 5.97.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2335">#2335</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/5460c97283ad5d8b049619f9f9561cdf0bbe96b1"><code>5460c97</code></a> fix(cli): templating arguments getops (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2280">#2280</a>)</li> <li>Additional commits viewable in <a href="https://github.com/beautifier/js-beautify/compare/v1.15.1...v1.15.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=js-beautify&package-manager=npm_and_yarn&previous-version=1.15.1&new-version=1.15.2)](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) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-10 17:21:21 +00:00
},
"bin": {
"node-which": "bin/node-which"
},
"engines": {
"node": ">= 8"
}
},
chore(deps-dev): bump js-beautify from 1.15.1 to 1.15.2 (#105) Bumps [js-beautify](https://github.com/beautifier/js-beautify) from 1.15.1 to 1.15.2. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/beautifier/js-beautify/blob/main/CHANGELOG.md">js-beautify's changelog</a>.</em></p> <blockquote> <h2>v1.15.2</h2> <ul> <li>Patch SNYK-JS-CROSSSPAWN-8303230 issue brought it through old glob package (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2328">#2328</a>)</li> <li>release wheels on pypi (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2313">#2313</a>)</li> <li>ModuleNotFoundError: No module named 'setuptools.command.test' as of latest setuptools package release (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2301">#2301</a>)</li> <li>[Python]Compatible with setuptools&gt;=72 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2300">#2300</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/beautifier/js-beautify/commit/6014e7a5cf6aefe13d6ca0befc0ae73921deb238"><code>6014e7a</code></a> Release: 1.15.2</li> <li><a href="https://github.com/beautifier/js-beautify/commit/99b86e4af68932a1b8269ae73dcbf436229b079c"><code>99b86e4</code></a> Merge remote-tracking branch 'origin/staging/main' into staging/release</li> <li><a href="https://github.com/beautifier/js-beautify/commit/08b18539a6ae0a687212439bc824dc10759680c8"><code>08b1853</code></a> Bump version numbers for 1.15.2</li> <li><a href="https://github.com/beautifier/js-beautify/commit/adb5a571900b3d210ee646527338f4a41b98e57e"><code>adb5a57</code></a> Update Changelog</li> <li><a href="https://github.com/beautifier/js-beautify/commit/fc9848417dad6c71f2bfecf9f2e284d011a25734"><code>fc98484</code></a> Bump nopt from 8.0.0 to 8.1.0 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2343">#2343</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/73a195c243deca8c9c8cb8d5b0a6dad4165fa8d7"><code>73a195c</code></a> Bump mocha from 11.0.1 to 11.1.0 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2342">#2342</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/ac09b0e4734d8295566a985967435ddf6b6d148b"><code>ac09b0e</code></a> Bump webpack-cli from 5.1.4 to 6.0.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2336">#2336</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/06b94cf9f8e42c1ed3b149ed5d80fe04ffaa186d"><code>06b94cf</code></a> Bump glob from 11.0.0 to 11.0.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2340">#2340</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/d99c5218474f16de79e3f7aef69ef24b052285f0"><code>d99c521</code></a> Bump webpack from 5.96.1 to 5.97.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2335">#2335</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/5460c97283ad5d8b049619f9f9561cdf0bbe96b1"><code>5460c97</code></a> fix(cli): templating arguments getops (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2280">#2280</a>)</li> <li>Additional commits viewable in <a href="https://github.com/beautifier/js-beautify/compare/v1.15.1...v1.15.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=js-beautify&package-manager=npm_and_yarn&previous-version=1.15.1&new-version=1.15.2)](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) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-10 17:21:21 +00:00
"node_modules/wrap-ansi": {
"version": "8.1.0",
"resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-8.1.0.tgz",
"integrity": "sha512-si7QWI6zUMq56bESFvagtmzMdGOtoxfR+Sez11Mobfc7tm+VkUckk9bW2UeffTGVUbOksxmSw0AA2gs8g71NCQ==",
"dev": true,
chore(deps-dev): bump js-beautify from 1.15.1 to 1.15.2 (#105) Bumps [js-beautify](https://github.com/beautifier/js-beautify) from 1.15.1 to 1.15.2. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/beautifier/js-beautify/blob/main/CHANGELOG.md">js-beautify's changelog</a>.</em></p> <blockquote> <h2>v1.15.2</h2> <ul> <li>Patch SNYK-JS-CROSSSPAWN-8303230 issue brought it through old glob package (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2328">#2328</a>)</li> <li>release wheels on pypi (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2313">#2313</a>)</li> <li>ModuleNotFoundError: No module named 'setuptools.command.test' as of latest setuptools package release (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2301">#2301</a>)</li> <li>[Python]Compatible with setuptools&gt;=72 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2300">#2300</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/beautifier/js-beautify/commit/6014e7a5cf6aefe13d6ca0befc0ae73921deb238"><code>6014e7a</code></a> Release: 1.15.2</li> <li><a href="https://github.com/beautifier/js-beautify/commit/99b86e4af68932a1b8269ae73dcbf436229b079c"><code>99b86e4</code></a> Merge remote-tracking branch 'origin/staging/main' into staging/release</li> <li><a href="https://github.com/beautifier/js-beautify/commit/08b18539a6ae0a687212439bc824dc10759680c8"><code>08b1853</code></a> Bump version numbers for 1.15.2</li> <li><a href="https://github.com/beautifier/js-beautify/commit/adb5a571900b3d210ee646527338f4a41b98e57e"><code>adb5a57</code></a> Update Changelog</li> <li><a href="https://github.com/beautifier/js-beautify/commit/fc9848417dad6c71f2bfecf9f2e284d011a25734"><code>fc98484</code></a> Bump nopt from 8.0.0 to 8.1.0 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2343">#2343</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/73a195c243deca8c9c8cb8d5b0a6dad4165fa8d7"><code>73a195c</code></a> Bump mocha from 11.0.1 to 11.1.0 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2342">#2342</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/ac09b0e4734d8295566a985967435ddf6b6d148b"><code>ac09b0e</code></a> Bump webpack-cli from 5.1.4 to 6.0.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2336">#2336</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/06b94cf9f8e42c1ed3b149ed5d80fe04ffaa186d"><code>06b94cf</code></a> Bump glob from 11.0.0 to 11.0.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2340">#2340</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/d99c5218474f16de79e3f7aef69ef24b052285f0"><code>d99c521</code></a> Bump webpack from 5.96.1 to 5.97.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2335">#2335</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/5460c97283ad5d8b049619f9f9561cdf0bbe96b1"><code>5460c97</code></a> fix(cli): templating arguments getops (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2280">#2280</a>)</li> <li>Additional commits viewable in <a href="https://github.com/beautifier/js-beautify/compare/v1.15.1...v1.15.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=js-beautify&package-manager=npm_and_yarn&previous-version=1.15.1&new-version=1.15.2)](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) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-10 17:21:21 +00:00
"license": "MIT",
"dependencies": {
"ansi-styles": "^6.1.0",
"string-width": "^5.0.1",
"strip-ansi": "^7.0.1"
chore(deps-dev): bump js-beautify from 1.15.1 to 1.15.2 (#105) Bumps [js-beautify](https://github.com/beautifier/js-beautify) from 1.15.1 to 1.15.2. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/beautifier/js-beautify/blob/main/CHANGELOG.md">js-beautify's changelog</a>.</em></p> <blockquote> <h2>v1.15.2</h2> <ul> <li>Patch SNYK-JS-CROSSSPAWN-8303230 issue brought it through old glob package (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2328">#2328</a>)</li> <li>release wheels on pypi (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2313">#2313</a>)</li> <li>ModuleNotFoundError: No module named 'setuptools.command.test' as of latest setuptools package release (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2301">#2301</a>)</li> <li>[Python]Compatible with setuptools&gt;=72 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2300">#2300</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/beautifier/js-beautify/commit/6014e7a5cf6aefe13d6ca0befc0ae73921deb238"><code>6014e7a</code></a> Release: 1.15.2</li> <li><a href="https://github.com/beautifier/js-beautify/commit/99b86e4af68932a1b8269ae73dcbf436229b079c"><code>99b86e4</code></a> Merge remote-tracking branch 'origin/staging/main' into staging/release</li> <li><a href="https://github.com/beautifier/js-beautify/commit/08b18539a6ae0a687212439bc824dc10759680c8"><code>08b1853</code></a> Bump version numbers for 1.15.2</li> <li><a href="https://github.com/beautifier/js-beautify/commit/adb5a571900b3d210ee646527338f4a41b98e57e"><code>adb5a57</code></a> Update Changelog</li> <li><a href="https://github.com/beautifier/js-beautify/commit/fc9848417dad6c71f2bfecf9f2e284d011a25734"><code>fc98484</code></a> Bump nopt from 8.0.0 to 8.1.0 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2343">#2343</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/73a195c243deca8c9c8cb8d5b0a6dad4165fa8d7"><code>73a195c</code></a> Bump mocha from 11.0.1 to 11.1.0 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2342">#2342</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/ac09b0e4734d8295566a985967435ddf6b6d148b"><code>ac09b0e</code></a> Bump webpack-cli from 5.1.4 to 6.0.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2336">#2336</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/06b94cf9f8e42c1ed3b149ed5d80fe04ffaa186d"><code>06b94cf</code></a> Bump glob from 11.0.0 to 11.0.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2340">#2340</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/d99c5218474f16de79e3f7aef69ef24b052285f0"><code>d99c521</code></a> Bump webpack from 5.96.1 to 5.97.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2335">#2335</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/5460c97283ad5d8b049619f9f9561cdf0bbe96b1"><code>5460c97</code></a> fix(cli): templating arguments getops (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2280">#2280</a>)</li> <li>Additional commits viewable in <a href="https://github.com/beautifier/js-beautify/compare/v1.15.1...v1.15.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=js-beautify&package-manager=npm_and_yarn&previous-version=1.15.1&new-version=1.15.2)](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) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-10 17:21:21 +00:00
},
"engines": {
"node": ">=12"
},
"funding": {
"url": "https://github.com/chalk/wrap-ansi?sponsor=1"
}
},
"node_modules/wrap-ansi-cjs": {
"name": "wrap-ansi",
"version": "7.0.0",
"resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz",
"integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==",
"dev": true,
"license": "MIT",
"dependencies": {
"ansi-styles": "^4.0.0",
"string-width": "^4.1.0",
"strip-ansi": "^6.0.0"
},
"engines": {
"node": ">=10"
},
"funding": {
"url": "https://github.com/chalk/wrap-ansi?sponsor=1"
}
},
"node_modules/wrap-ansi-cjs/node_modules/ansi-regex": {
"version": "5.0.1",
"resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz",
"integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==",
"dev": true,
"license": "MIT",
"engines": {
"node": ">=8"
}
},
"node_modules/wrap-ansi-cjs/node_modules/ansi-styles": {
"version": "4.3.0",
"resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
"integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
"dev": true,
"license": "MIT",
"dependencies": {
"color-convert": "^2.0.1"
},
"engines": {
"node": ">=8"
},
"funding": {
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
}
},
"node_modules/wrap-ansi-cjs/node_modules/emoji-regex": {
"version": "8.0.0",
"resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz",
"integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==",
"dev": true,
"license": "MIT"
},
"node_modules/wrap-ansi-cjs/node_modules/string-width": {
"version": "4.2.3",
"resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz",
"integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==",
"dev": true,
"license": "MIT",
"dependencies": {
"emoji-regex": "^8.0.0",
"is-fullwidth-code-point": "^3.0.0",
"strip-ansi": "^6.0.1"
},
"engines": {
"node": ">=8"
}
},
"node_modules/wrap-ansi-cjs/node_modules/strip-ansi": {
"version": "6.0.1",
"resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz",
"integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==",
"dev": true,
"license": "MIT",
"dependencies": {
"ansi-regex": "^5.0.1"
},
"engines": {
"node": ">=8"
}
},
chore(deps-dev): bump js-beautify from 1.15.1 to 1.15.2 (#105) Bumps [js-beautify](https://github.com/beautifier/js-beautify) from 1.15.1 to 1.15.2. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/beautifier/js-beautify/blob/main/CHANGELOG.md">js-beautify's changelog</a>.</em></p> <blockquote> <h2>v1.15.2</h2> <ul> <li>Patch SNYK-JS-CROSSSPAWN-8303230 issue brought it through old glob package (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2328">#2328</a>)</li> <li>release wheels on pypi (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2313">#2313</a>)</li> <li>ModuleNotFoundError: No module named 'setuptools.command.test' as of latest setuptools package release (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2301">#2301</a>)</li> <li>[Python]Compatible with setuptools&gt;=72 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2300">#2300</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/beautifier/js-beautify/commit/6014e7a5cf6aefe13d6ca0befc0ae73921deb238"><code>6014e7a</code></a> Release: 1.15.2</li> <li><a href="https://github.com/beautifier/js-beautify/commit/99b86e4af68932a1b8269ae73dcbf436229b079c"><code>99b86e4</code></a> Merge remote-tracking branch 'origin/staging/main' into staging/release</li> <li><a href="https://github.com/beautifier/js-beautify/commit/08b18539a6ae0a687212439bc824dc10759680c8"><code>08b1853</code></a> Bump version numbers for 1.15.2</li> <li><a href="https://github.com/beautifier/js-beautify/commit/adb5a571900b3d210ee646527338f4a41b98e57e"><code>adb5a57</code></a> Update Changelog</li> <li><a href="https://github.com/beautifier/js-beautify/commit/fc9848417dad6c71f2bfecf9f2e284d011a25734"><code>fc98484</code></a> Bump nopt from 8.0.0 to 8.1.0 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2343">#2343</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/73a195c243deca8c9c8cb8d5b0a6dad4165fa8d7"><code>73a195c</code></a> Bump mocha from 11.0.1 to 11.1.0 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2342">#2342</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/ac09b0e4734d8295566a985967435ddf6b6d148b"><code>ac09b0e</code></a> Bump webpack-cli from 5.1.4 to 6.0.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2336">#2336</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/06b94cf9f8e42c1ed3b149ed5d80fe04ffaa186d"><code>06b94cf</code></a> Bump glob from 11.0.0 to 11.0.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2340">#2340</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/d99c5218474f16de79e3f7aef69ef24b052285f0"><code>d99c521</code></a> Bump webpack from 5.96.1 to 5.97.1 (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2335">#2335</a>)</li> <li><a href="https://github.com/beautifier/js-beautify/commit/5460c97283ad5d8b049619f9f9561cdf0bbe96b1"><code>5460c97</code></a> fix(cli): templating arguments getops (<a href="https://redirect.github.com/beautifier/js-beautify/issues/2280">#2280</a>)</li> <li>Additional commits viewable in <a href="https://github.com/beautifier/js-beautify/compare/v1.15.1...v1.15.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=js-beautify&package-manager=npm_and_yarn&previous-version=1.15.1&new-version=1.15.2)](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) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-10 17:21:21 +00:00
"node_modules/yallist": {
"version": "4.0.0",
"resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz",
"integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==",
"dev": true
2020-08-31 15:40:11 +02:00
}
}
}