Skip to content

Commit 9ac8faa

Browse files
chore(deps-dev): bump the with-tailwind group in /examples/with-tailwind with 3 updates (#10674)
Bumps the with-tailwind group in /examples/with-tailwind with 3 updates: [eslint](https://github.com/eslint/eslint), [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) and [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint). Updates `eslint` from 9.30.0 to 9.31.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/eslint/eslint/releases">eslint's releases</a>.</em></p> <blockquote> <h2>v9.31.0</h2> <h2>Features</h2> <ul> <li><a href="https://github.com/eslint/eslint/commit/35cf44c22e36b1554486e7a75c870e86c10b83f8"><code>35cf44c</code></a> feat: output full actual location in rule tester if different (<a href="https://redirect.github.com/eslint/eslint/issues/19904">#19904</a>) (ST-DDT)</li> <li><a href="https://github.com/eslint/eslint/commit/a6a63259de6cb5642f69c7be429554bbcedca4c0"><code>a6a6325</code></a> feat: support explicit resource management in <code>no-loop-func</code> (<a href="https://redirect.github.com/eslint/eslint/issues/19895">#19895</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/4682cdc6960279ee17f23899fbab6f58d881eadf"><code>4682cdc</code></a> feat: support explicit resource management in <code>no-undef-init</code> (<a href="https://redirect.github.com/eslint/eslint/issues/19894">#19894</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/58482165eaf597cc5c58216a956c301ae87520b3"><code>5848216</code></a> feat: support explicit resource management in <code>init-declarations</code> (<a href="https://redirect.github.com/eslint/eslint/issues/19893">#19893</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/bb370b8e79f65ee32d9d89ecf249fb74a141ad22"><code>bb370b8</code></a> feat: support explicit resource management in <code>no-const-assign</code> (<a href="https://redirect.github.com/eslint/eslint/issues/19892">#19892</a>) (Milos Djermanovic)</li> </ul> <h2>Bug Fixes</h2> <ul> <li><a href="https://github.com/eslint/eslint/commit/07fac6cafa0426b4d1ea12d9001f3955f19b286d"><code>07fac6c</code></a> fix: retry on EMFILE when writing autofix results (<a href="https://redirect.github.com/eslint/eslint/issues/19926">#19926</a>) (TKDev7)</li> <li><a href="https://github.com/eslint/eslint/commit/28cc7abbb72b29b1cac6fc4253646a7839586064"><code>28cc7ab</code></a> fix: Remove incorrect RuleContext types (<a href="https://redirect.github.com/eslint/eslint/issues/19910">#19910</a>) (Nicholas C. Zakas)</li> </ul> <h2>Documentation</h2> <ul> <li><a href="https://github.com/eslint/eslint/commit/664cb44ab03785bd200a792607a7e20faa2d4b28"><code>664cb44</code></a> docs: Update README (GitHub Actions Bot)</li> <li><a href="https://github.com/eslint/eslint/commit/40dbe2a43f83d366e9026faec70293512fb61ca2"><code>40dbe2a</code></a> docs: fix mismatch between <code>globalIgnores()</code> code and text (<a href="https://redirect.github.com/eslint/eslint/issues/19914">#19914</a>) (MaoShizhong)</li> <li><a href="https://github.com/eslint/eslint/commit/5a0069d60815246cf24e1c96125540792c2507ef"><code>5a0069d</code></a> docs: Update README (GitHub Actions Bot)</li> <li><a href="https://github.com/eslint/eslint/commit/fef04b5c7fea99362d67b31b8e98cd4914020ed3"><code>fef04b5</code></a> docs: Update working on issues info (<a href="https://redirect.github.com/eslint/eslint/issues/19902">#19902</a>) (Nicholas C. Zakas)</li> </ul> <h2>Chores</h2> <ul> <li><a href="https://github.com/eslint/eslint/commit/3ddd454c1c73294e5af7905d60d03fac162f1b3e"><code>3ddd454</code></a> chore: upgrade to <code>@eslint/[email protected]</code> (<a href="https://redirect.github.com/eslint/eslint/issues/19935">#19935</a>) (Francesco Trotta)</li> <li><a href="https://github.com/eslint/eslint/commit/d5054e5454a537e9ade238c768c262c6c592cbc1"><code>d5054e5</code></a> chore: package.json update for <code>@​eslint/js</code> release (Jenkins)</li> <li><a href="https://github.com/eslint/eslint/commit/0f4a3781fe7c11fad7b206c3c694655486ddd187"><code>0f4a378</code></a> chore: update eslint (<a href="https://redirect.github.com/eslint/eslint/issues/19933">#19933</a>) (renovate[bot])</li> <li><a href="https://github.com/eslint/eslint/commit/76c2340c368f96db77439b5cd1df0196cc39bf3e"><code>76c2340</code></a> chore: bump mocha to v11 (<a href="https://redirect.github.com/eslint/eslint/issues/19917">#19917</a>) (루밀LuMir)</li> </ul> <h2>v9.30.1</h2> <h2>Bug Fixes</h2> <ul> <li><a href="https://github.com/eslint/eslint/commit/e91bb870f8c6e38baa508f18048cd2a2d04b8b9c"><code>e91bb87</code></a> fix: allow separate default and named type imports (<a href="https://redirect.github.com/eslint/eslint/issues/19899">#19899</a>) (xbinaryx)</li> </ul> <h2>Documentation</h2> <ul> <li><a href="https://github.com/eslint/eslint/commit/ab7c62598a9fca498e495d45029ae92fd5fb9bf3"><code>ab7c625</code></a> docs: Update README (GitHub Actions Bot)</li> <li><a href="https://github.com/eslint/eslint/commit/dae1e5bb27db0e846efbe3026210013b42817838"><code>dae1e5b</code></a> docs: update jsdoc's link (<a href="https://redirect.github.com/eslint/eslint/issues/19896">#19896</a>) (JamesVanWaza)</li> </ul> <h2>Chores</h2> <ul> <li><a href="https://github.com/eslint/eslint/commit/b035f747c6e6d1c7a299c90b0ed0b8109cf24a53"><code>b035f74</code></a> chore: upgrade to <code>@eslint/[email protected]</code> (<a href="https://redirect.github.com/eslint/eslint/issues/19906">#19906</a>) (Francesco Trotta)</li> <li><a href="https://github.com/eslint/eslint/commit/b3dbc16563cb7036d75edff9814e17053a645321"><code>b3dbc16</code></a> chore: package.json update for <code>@​eslint/js</code> release (Jenkins)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/eslint/eslint/blob/main/CHANGELOG.md">eslint's changelog</a>.</em></p> <blockquote> <p>v9.31.0 - July 11, 2025</p> <ul> <li><a href="https://github.com/eslint/eslint/commit/3ddd454c1c73294e5af7905d60d03fac162f1b3e"><code>3ddd454</code></a> chore: upgrade to <code>@eslint/[email protected]</code> (<a href="https://redirect.github.com/eslint/eslint/issues/19935">#19935</a>) (Francesco Trotta)</li> <li><a href="https://github.com/eslint/eslint/commit/d5054e5454a537e9ade238c768c262c6c592cbc1"><code>d5054e5</code></a> chore: package.json update for <code>@​eslint/js</code> release (Jenkins)</li> <li><a href="https://github.com/eslint/eslint/commit/0f4a3781fe7c11fad7b206c3c694655486ddd187"><code>0f4a378</code></a> chore: update eslint (<a href="https://redirect.github.com/eslint/eslint/issues/19933">#19933</a>) (renovate[bot])</li> <li><a href="https://github.com/eslint/eslint/commit/664cb44ab03785bd200a792607a7e20faa2d4b28"><code>664cb44</code></a> docs: Update README (GitHub Actions Bot)</li> <li><a href="https://github.com/eslint/eslint/commit/07fac6cafa0426b4d1ea12d9001f3955f19b286d"><code>07fac6c</code></a> fix: retry on EMFILE when writing autofix results (<a href="https://redirect.github.com/eslint/eslint/issues/19926">#19926</a>) (TKDev7)</li> <li><a href="https://github.com/eslint/eslint/commit/35cf44c22e36b1554486e7a75c870e86c10b83f8"><code>35cf44c</code></a> feat: output full actual location in rule tester if different (<a href="https://redirect.github.com/eslint/eslint/issues/19904">#19904</a>) (ST-DDT)</li> <li><a href="https://github.com/eslint/eslint/commit/40dbe2a43f83d366e9026faec70293512fb61ca2"><code>40dbe2a</code></a> docs: fix mismatch between <code>globalIgnores()</code> code and text (<a href="https://redirect.github.com/eslint/eslint/issues/19914">#19914</a>) (MaoShizhong)</li> <li><a href="https://github.com/eslint/eslint/commit/76c2340c368f96db77439b5cd1df0196cc39bf3e"><code>76c2340</code></a> chore: bump mocha to v11 (<a href="https://redirect.github.com/eslint/eslint/issues/19917">#19917</a>) (루밀LuMir)</li> <li><a href="https://github.com/eslint/eslint/commit/28cc7abbb72b29b1cac6fc4253646a7839586064"><code>28cc7ab</code></a> fix: Remove incorrect RuleContext types (<a href="https://redirect.github.com/eslint/eslint/issues/19910">#19910</a>) (Nicholas C. Zakas)</li> <li><a href="https://github.com/eslint/eslint/commit/a6a63259de6cb5642f69c7be429554bbcedca4c0"><code>a6a6325</code></a> feat: support explicit resource management in <code>no-loop-func</code> (<a href="https://redirect.github.com/eslint/eslint/issues/19895">#19895</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/4682cdc6960279ee17f23899fbab6f58d881eadf"><code>4682cdc</code></a> feat: support explicit resource management in <code>no-undef-init</code> (<a href="https://redirect.github.com/eslint/eslint/issues/19894">#19894</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/58482165eaf597cc5c58216a956c301ae87520b3"><code>5848216</code></a> feat: support explicit resource management in <code>init-declarations</code> (<a href="https://redirect.github.com/eslint/eslint/issues/19893">#19893</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/bb370b8e79f65ee32d9d89ecf249fb74a141ad22"><code>bb370b8</code></a> feat: support explicit resource management in <code>no-const-assign</code> (<a href="https://redirect.github.com/eslint/eslint/issues/19892">#19892</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/5a0069d60815246cf24e1c96125540792c2507ef"><code>5a0069d</code></a> docs: Update README (GitHub Actions Bot)</li> <li><a href="https://github.com/eslint/eslint/commit/fef04b5c7fea99362d67b31b8e98cd4914020ed3"><code>fef04b5</code></a> docs: Update working on issues info (<a href="https://redirect.github.com/eslint/eslint/issues/19902">#19902</a>) (Nicholas C. Zakas)</li> </ul> <p>v9.30.1 - July 1, 2025</p> <ul> <li><a href="https://github.com/eslint/eslint/commit/b035f747c6e6d1c7a299c90b0ed0b8109cf24a53"><code>b035f74</code></a> chore: upgrade to <code>@eslint/[email protected]</code> (<a href="https://redirect.github.com/eslint/eslint/issues/19906">#19906</a>) (Francesco Trotta)</li> <li><a href="https://github.com/eslint/eslint/commit/b3dbc16563cb7036d75edff9814e17053a645321"><code>b3dbc16</code></a> chore: package.json update for <code>@​eslint/js</code> release (Jenkins)</li> <li><a href="https://github.com/eslint/eslint/commit/e91bb870f8c6e38baa508f18048cd2a2d04b8b9c"><code>e91bb87</code></a> fix: allow separate default and named type imports (<a href="https://redirect.github.com/eslint/eslint/issues/19899">#19899</a>) (xbinaryx)</li> <li><a href="https://github.com/eslint/eslint/commit/ab7c62598a9fca498e495d45029ae92fd5fb9bf3"><code>ab7c625</code></a> docs: Update README (GitHub Actions Bot)</li> <li><a href="https://github.com/eslint/eslint/commit/dae1e5bb27db0e846efbe3026210013b42817838"><code>dae1e5b</code></a> docs: update jsdoc's link (<a href="https://redirect.github.com/eslint/eslint/issues/19896">#19896</a>) (JamesVanWaza)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/eslint/eslint/commit/14053edc64bd378ab920575f2488fbfcbb5a4ea0"><code>14053ed</code></a> 9.31.0</li> <li><a href="https://github.com/eslint/eslint/commit/2b77bd05dc50911bc97b2d2711dd75f6b5d9b9fd"><code>2b77bd0</code></a> Build: changelog update for 9.31.0</li> <li><a href="https://github.com/eslint/eslint/commit/3ddd454c1c73294e5af7905d60d03fac162f1b3e"><code>3ddd454</code></a> chore: upgrade to <code>@eslint/[email protected]</code> (<a href="https://redirect.github.com/eslint/eslint/issues/19935">#19935</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/d5054e5454a537e9ade238c768c262c6c592cbc1"><code>d5054e5</code></a> chore: package.json update for <code>@​eslint/js</code> release</li> <li><a href="https://github.com/eslint/eslint/commit/0f4a3781fe7c11fad7b206c3c694655486ddd187"><code>0f4a378</code></a> chore: update eslint (<a href="https://redirect.github.com/eslint/eslint/issues/19933">#19933</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/664cb44ab03785bd200a792607a7e20faa2d4b28"><code>664cb44</code></a> docs: Update README</li> <li><a href="https://github.com/eslint/eslint/commit/07fac6cafa0426b4d1ea12d9001f3955f19b286d"><code>07fac6c</code></a> fix: retry on EMFILE when writing autofix results (<a href="https://redirect.github.com/eslint/eslint/issues/19926">#19926</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/35cf44c22e36b1554486e7a75c870e86c10b83f8"><code>35cf44c</code></a> feat: output full actual location in rule tester if different (<a href="https://redirect.github.com/eslint/eslint/issues/19904">#19904</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/40dbe2a43f83d366e9026faec70293512fb61ca2"><code>40dbe2a</code></a> docs: fix mismatch between <code>globalIgnores()</code> code and text (<a href="https://redirect.github.com/eslint/eslint/issues/19914">#19914</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/76c2340c368f96db77439b5cd1df0196cc39bf3e"><code>76c2340</code></a> chore: bump mocha to v11 (<a href="https://redirect.github.com/eslint/eslint/issues/19917">#19917</a>)</li> <li>Additional commits viewable in <a href="https://github.com/eslint/eslint/compare/v9.30.0...v9.31.0">compare view</a></li> </ul> </details> <br /> Updates `@eslint/js` from 9.30.0 to 9.31.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/eslint/eslint/releases"><code>@​eslint/js</code>'s releases</a>.</em></p> <blockquote> <h2>v9.31.0</h2> <h2>Features</h2> <ul> <li><a href="https://github.com/eslint/eslint/commit/35cf44c22e36b1554486e7a75c870e86c10b83f8"><code>35cf44c</code></a> feat: output full actual location in rule tester if different (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19904">#19904</a>) (ST-DDT)</li> <li><a href="https://github.com/eslint/eslint/commit/a6a63259de6cb5642f69c7be429554bbcedca4c0"><code>a6a6325</code></a> feat: support explicit resource management in <code>no-loop-func</code> (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19895">#19895</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/4682cdc6960279ee17f23899fbab6f58d881eadf"><code>4682cdc</code></a> feat: support explicit resource management in <code>no-undef-init</code> (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19894">#19894</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/58482165eaf597cc5c58216a956c301ae87520b3"><code>5848216</code></a> feat: support explicit resource management in <code>init-declarations</code> (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19893">#19893</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/bb370b8e79f65ee32d9d89ecf249fb74a141ad22"><code>bb370b8</code></a> feat: support explicit resource management in <code>no-const-assign</code> (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19892">#19892</a>) (Milos Djermanovic)</li> </ul> <h2>Bug Fixes</h2> <ul> <li><a href="https://github.com/eslint/eslint/commit/07fac6cafa0426b4d1ea12d9001f3955f19b286d"><code>07fac6c</code></a> fix: retry on EMFILE when writing autofix results (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19926">#19926</a>) (TKDev7)</li> <li><a href="https://github.com/eslint/eslint/commit/28cc7abbb72b29b1cac6fc4253646a7839586064"><code>28cc7ab</code></a> fix: Remove incorrect RuleContext types (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19910">#19910</a>) (Nicholas C. Zakas)</li> </ul> <h2>Documentation</h2> <ul> <li><a href="https://github.com/eslint/eslint/commit/664cb44ab03785bd200a792607a7e20faa2d4b28"><code>664cb44</code></a> docs: Update README (GitHub Actions Bot)</li> <li><a href="https://github.com/eslint/eslint/commit/40dbe2a43f83d366e9026faec70293512fb61ca2"><code>40dbe2a</code></a> docs: fix mismatch between <code>globalIgnores()</code> code and text (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19914">#19914</a>) (MaoShizhong)</li> <li><a href="https://github.com/eslint/eslint/commit/5a0069d60815246cf24e1c96125540792c2507ef"><code>5a0069d</code></a> docs: Update README (GitHub Actions Bot)</li> <li><a href="https://github.com/eslint/eslint/commit/fef04b5c7fea99362d67b31b8e98cd4914020ed3"><code>fef04b5</code></a> docs: Update working on issues info (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19902">#19902</a>) (Nicholas C. Zakas)</li> </ul> <h2>Chores</h2> <ul> <li><a href="https://github.com/eslint/eslint/commit/3ddd454c1c73294e5af7905d60d03fac162f1b3e"><code>3ddd454</code></a> chore: upgrade to <code>@eslint/[email protected]</code> (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19935">#19935</a>) (Francesco Trotta)</li> <li><a href="https://github.com/eslint/eslint/commit/d5054e5454a537e9ade238c768c262c6c592cbc1"><code>d5054e5</code></a> chore: package.json update for <code>@​eslint/js</code> release (Jenkins)</li> <li><a href="https://github.com/eslint/eslint/commit/0f4a3781fe7c11fad7b206c3c694655486ddd187"><code>0f4a378</code></a> chore: update eslint (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19933">#19933</a>) (renovate[bot])</li> <li><a href="https://github.com/eslint/eslint/commit/76c2340c368f96db77439b5cd1df0196cc39bf3e"><code>76c2340</code></a> chore: bump mocha to v11 (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19917">#19917</a>) (루밀LuMir)</li> </ul> <h2>v9.30.1</h2> <h2>Bug Fixes</h2> <ul> <li><a href="https://github.com/eslint/eslint/commit/e91bb870f8c6e38baa508f18048cd2a2d04b8b9c"><code>e91bb87</code></a> fix: allow separate default and named type imports (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19899">#19899</a>) (xbinaryx)</li> </ul> <h2>Documentation</h2> <ul> <li><a href="https://github.com/eslint/eslint/commit/ab7c62598a9fca498e495d45029ae92fd5fb9bf3"><code>ab7c625</code></a> docs: Update README (GitHub Actions Bot)</li> <li><a href="https://github.com/eslint/eslint/commit/dae1e5bb27db0e846efbe3026210013b42817838"><code>dae1e5b</code></a> docs: update jsdoc's link (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19896">#19896</a>) (JamesVanWaza)</li> </ul> <h2>Chores</h2> <ul> <li><a href="https://github.com/eslint/eslint/commit/b035f747c6e6d1c7a299c90b0ed0b8109cf24a53"><code>b035f74</code></a> chore: upgrade to <code>@eslint/[email protected]</code> (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19906">#19906</a>) (Francesco Trotta)</li> <li><a href="https://github.com/eslint/eslint/commit/b3dbc16563cb7036d75edff9814e17053a645321"><code>b3dbc16</code></a> chore: package.json update for <code>@​eslint/js</code> release (Jenkins)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/eslint/eslint/blob/main/CHANGELOG.md"><code>@​eslint/js</code>'s changelog</a>.</em></p> <blockquote> <p>v9.31.0 - July 11, 2025</p> <ul> <li><a href="https://github.com/eslint/eslint/commit/3ddd454c1c73294e5af7905d60d03fac162f1b3e"><code>3ddd454</code></a> chore: upgrade to <code>@eslint/[email protected]</code> (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19935">#19935</a>) (Francesco Trotta)</li> <li><a href="https://github.com/eslint/eslint/commit/d5054e5454a537e9ade238c768c262c6c592cbc1"><code>d5054e5</code></a> chore: package.json update for <code>@​eslint/js</code> release (Jenkins)</li> <li><a href="https://github.com/eslint/eslint/commit/0f4a3781fe7c11fad7b206c3c694655486ddd187"><code>0f4a378</code></a> chore: update eslint (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19933">#19933</a>) (renovate[bot])</li> <li><a href="https://github.com/eslint/eslint/commit/664cb44ab03785bd200a792607a7e20faa2d4b28"><code>664cb44</code></a> docs: Update README (GitHub Actions Bot)</li> <li><a href="https://github.com/eslint/eslint/commit/07fac6cafa0426b4d1ea12d9001f3955f19b286d"><code>07fac6c</code></a> fix: retry on EMFILE when writing autofix results (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19926">#19926</a>) (TKDev7)</li> <li><a href="https://github.com/eslint/eslint/commit/35cf44c22e36b1554486e7a75c870e86c10b83f8"><code>35cf44c</code></a> feat: output full actual location in rule tester if different (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19904">#19904</a>) (ST-DDT)</li> <li><a href="https://github.com/eslint/eslint/commit/40dbe2a43f83d366e9026faec70293512fb61ca2"><code>40dbe2a</code></a> docs: fix mismatch between <code>globalIgnores()</code> code and text (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19914">#19914</a>) (MaoShizhong)</li> <li><a href="https://github.com/eslint/eslint/commit/76c2340c368f96db77439b5cd1df0196cc39bf3e"><code>76c2340</code></a> chore: bump mocha to v11 (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19917">#19917</a>) (루밀LuMir)</li> <li><a href="https://github.com/eslint/eslint/commit/28cc7abbb72b29b1cac6fc4253646a7839586064"><code>28cc7ab</code></a> fix: Remove incorrect RuleContext types (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19910">#19910</a>) (Nicholas C. Zakas)</li> <li><a href="https://github.com/eslint/eslint/commit/a6a63259de6cb5642f69c7be429554bbcedca4c0"><code>a6a6325</code></a> feat: support explicit resource management in <code>no-loop-func</code> (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19895">#19895</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/4682cdc6960279ee17f23899fbab6f58d881eadf"><code>4682cdc</code></a> feat: support explicit resource management in <code>no-undef-init</code> (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19894">#19894</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/58482165eaf597cc5c58216a956c301ae87520b3"><code>5848216</code></a> feat: support explicit resource management in <code>init-declarations</code> (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19893">#19893</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/bb370b8e79f65ee32d9d89ecf249fb74a141ad22"><code>bb370b8</code></a> feat: support explicit resource management in <code>no-const-assign</code> (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19892">#19892</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/5a0069d60815246cf24e1c96125540792c2507ef"><code>5a0069d</code></a> docs: Update README (GitHub Actions Bot)</li> <li><a href="https://github.com/eslint/eslint/commit/fef04b5c7fea99362d67b31b8e98cd4914020ed3"><code>fef04b5</code></a> docs: Update working on issues info (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19902">#19902</a>) (Nicholas C. Zakas)</li> </ul> <p>v9.30.1 - July 1, 2025</p> <ul> <li><a href="https://github.com/eslint/eslint/commit/b035f747c6e6d1c7a299c90b0ed0b8109cf24a53"><code>b035f74</code></a> chore: upgrade to <code>@eslint/[email protected]</code> (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19906">#19906</a>) (Francesco Trotta)</li> <li><a href="https://github.com/eslint/eslint/commit/b3dbc16563cb7036d75edff9814e17053a645321"><code>b3dbc16</code></a> chore: package.json update for <code>@​eslint/js</code> release (Jenkins)</li> <li><a href="https://github.com/eslint/eslint/commit/e91bb870f8c6e38baa508f18048cd2a2d04b8b9c"><code>e91bb87</code></a> fix: allow separate default and named type imports (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19899">#19899</a>) (xbinaryx)</li> <li><a href="https://github.com/eslint/eslint/commit/ab7c62598a9fca498e495d45029ae92fd5fb9bf3"><code>ab7c625</code></a> docs: Update README (GitHub Actions Bot)</li> <li><a href="https://github.com/eslint/eslint/commit/dae1e5bb27db0e846efbe3026210013b42817838"><code>dae1e5b</code></a> docs: update jsdoc's link (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19896">#19896</a>) (JamesVanWaza)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/eslint/eslint/commit/d5054e5454a537e9ade238c768c262c6c592cbc1"><code>d5054e5</code></a> chore: package.json update for <code>@​eslint/js</code> release</li> <li><a href="https://github.com/eslint/eslint/commit/b3dbc16563cb7036d75edff9814e17053a645321"><code>b3dbc16</code></a> chore: package.json update for <code>@​eslint/js</code> release</li> <li>See full diff in <a href="https://github.com/eslint/eslint/commits/v9.31.0/packages/js">compare view</a></li> </ul> </details> <br /> Updates `typescript-eslint` from 8.35.0 to 8.36.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/typescript-eslint/typescript-eslint/releases">typescript-eslint's releases</a>.</em></p> <blockquote> <h2>v8.36.0</h2> <h2>8.36.0 (2025-07-07)</h2> <h3>🚀 Features</h3> <ul> <li><strong>typescript-eslint:</strong> support <code>basePath</code> in <code>tseslint.config()</code> (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11357">#11357</a>)</li> </ul> <h3>❤️ Thank You</h3> <ul> <li>Kirk Waiblinger <a href="https://github.com/kirkwaiblinger"><code>@​kirkwaiblinger</code></a></li> </ul> <p>You can read about our <a href="https://main--typescript-eslint.netlify.app/users/versioning">versioning strategy</a> and <a href="https://main--typescript-eslint.netlify.app/users/releases">releases</a> on our website.</p> <h2>v8.35.1</h2> <h2>8.35.1 (2025-06-30)</h2> <h3>🩹 Fixes</h3> <ul> <li>remove prettier from eslint-plugin (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11339">#11339</a>)</li> <li><strong>website:</strong> did not find a source file error if url hash doesn't contain fileType (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11350">#11350</a>)</li> </ul> <h3>❤️ Thank You</h3> <ul> <li>Abhijeet Singh <a href="https://github.com/cseas"><code>@​cseas</code></a></li> <li>mdm317</li> </ul> <p>You can read about our <a href="https://main--typescript-eslint.netlify.app/users/versioning">versioning strategy</a> and <a href="https://main--typescript-eslint.netlify.app/users/releases">releases</a> on our website.</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md">typescript-eslint's changelog</a>.</em></p> <blockquote> <h2>8.36.0 (2025-07-07)</h2> <h3>🚀 Features</h3> <ul> <li><strong>typescript-eslint:</strong> support <code>basePath</code> in <code>tseslint.config()</code> (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11357">#11357</a>)</li> </ul> <h3>❤️ Thank You</h3> <ul> <li>Kirk Waiblinger <a href="https://github.com/kirkwaiblinger"><code>@​kirkwaiblinger</code></a></li> </ul> <p>You can read about our <a href="https://main--typescript-eslint.netlify.app/users/versioning">versioning strategy</a> and <a href="https://main--typescript-eslint.netlify.app/users/releases">releases</a> on our website.</p> <h2>8.35.1 (2025-06-30)</h2> <p>This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.</p> <p>You can read about our <a href="https://main--typescript-eslint.netlify.app/users/versioning">versioning strategy</a> and <a href="https://main--typescript-eslint.netlify.app/users/releases">releases</a> on our website.</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/84b7a2e905c2a82fda3015f01683525d019c9c3c"><code>84b7a2e</code></a> chore(release): publish 8.36.0</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/0c40c7a5dc827902e55093f53259fbad348d4603"><code>0c40c7a</code></a> feat(typescript-eslint): support <code>basePath</code> in <code>tseslint.config()</code> (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint/issues/11357">#11357</a>)</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/e2ecca60d9e8486bb13e98b3e1a65d529bedef03"><code>e2ecca6</code></a> chore: fix issues introduced by updated <code>nx</code> configuration (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint/issues/11230">#11230</a>)</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/f9bd7d86fc39eb2957de7eefdcd3ab9b6c9dc4a7"><code>f9bd7d8</code></a> chore(release): publish 8.35.1</li> <li>See full diff in <a href="https://github.com/typescript-eslint/typescript-eslint/commits/v8.36.0/packages/typescript-eslint">compare view</a></li> </ul> </details> <br /> 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 <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7f11487 commit 9ac8faa

File tree

5 files changed

+183
-178
lines changed

5 files changed

+183
-178
lines changed

examples/with-tailwind/apps/docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"@types/react": "^19.1.0",
2727
"@types/react-dom": "^19.1.1",
2828
"autoprefixer": "^10.4.20",
29-
"eslint": "^9.30.0",
29+
"eslint": "^9.31.0",
3030
"postcss": "^8.5.3",
3131
"tailwindcss": "^4.1.5",
3232
"typescript": "5.8.2"

examples/with-tailwind/apps/web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"@types/react": "^19.1.0",
2727
"@types/react-dom": "^19.1.1",
2828
"autoprefixer": "^10.4.20",
29-
"eslint": "^9.30.0",
29+
"eslint": "^9.31.0",
3030
"postcss": "^8.5.3",
3131
"tailwindcss": "^4.1.5",
3232
"typescript": "5.8.2"

examples/with-tailwind/packages/eslint-config/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,16 +9,16 @@
99
"./react-internal": "./react-internal.js"
1010
},
1111
"devDependencies": {
12-
"@eslint/js": "^9.30.0",
12+
"@eslint/js": "^9.31.0",
1313
"@next/eslint-plugin-next": "^15.3.0",
14-
"eslint": "^9.30.0",
14+
"eslint": "^9.31.0",
1515
"eslint-config-prettier": "^10.1.1",
1616
"eslint-plugin-only-warn": "^1.1.0",
1717
"eslint-plugin-react": "^7.37.4",
1818
"eslint-plugin-react-hooks": "^5.2.0",
1919
"eslint-plugin-turbo": "^2.5.0",
2020
"globals": "^16.3.0",
2121
"typescript": "^5.8.2",
22-
"typescript-eslint": "^8.35.0"
22+
"typescript-eslint": "^8.36.0"
2323
}
2424
}

examples/with-tailwind/packages/ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"@repo/typescript-config": "workspace:*",
3030
"@tailwindcss/cli": "^4.1.5",
3131
"@types/react": "^19.1.0",
32-
"eslint": "^9.30.0",
32+
"eslint": "^9.31.0",
3333
"tailwindcss": "^4.1.5",
3434
"typescript": "5.8.2"
3535
}

0 commit comments

Comments
 (0)