Skip to content

Commit 420284c

Browse files
build(deps-dev): bump enhanced-resolve from 5.18.1 to 5.18.2 (#355)
Bumps [enhanced-resolve](https://github.com/webpack/enhanced-resolve) from 5.18.1 to 5.18.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webpack/enhanced-resolve/releases">enhanced-resolve's releases</a>.</em></p> <blockquote> <h2>v5.18.2</h2> <h3>Fixes</h3> <ul> <li>[Types] FileSystem type</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webpack/enhanced-resolve/commit/0bf45033f4cb12e034819c4e420ca12965619fc8"><code>0bf4503</code></a> chore(release): 5.18.2</li> <li><a href="https://github.com/webpack/enhanced-resolve/commit/b2441769bd0dbc0c28bb794ba0f0306776acb28b"><code>b244176</code></a> fix: types</li> <li><a href="https://github.com/webpack/enhanced-resolve/commit/775f2fb8edc31c076920a43d41f9ade05777f16c"><code>775f2fb</code></a> chore: migrate to eslint-config-webpack (<a href="https://redirect.github.com/webpack/enhanced-resolve/issues/453">#453</a>)</li> <li><a href="https://github.com/webpack/enhanced-resolve/commit/6df312e9a637b24eca83f36fa69a68db61b57ce9"><code>6df312e</code></a> chore: fix tsconfig (<a href="https://redirect.github.com/webpack/enhanced-resolve/issues/452">#452</a>)</li> <li><a href="https://github.com/webpack/enhanced-resolve/commit/b059bff8ce787252a4d087c8246ed7015682e782"><code>b059bff</code></a> ci: show report</li> <li><a href="https://github.com/webpack/enhanced-resolve/commit/c974464f46408d271ab0830628309cd223044c7d"><code>c974464</code></a> chore: fix</li> <li><a href="https://github.com/webpack/enhanced-resolve/commit/29f9405129d41431a226ff1dfd994970674fe48e"><code>29f9405</code></a> chore: fix small stuff</li> <li><a href="https://github.com/webpack/enhanced-resolve/commit/01a04fd898c10e91022cb6927f5c063234cc69fe"><code>01a04fd</code></a> chore: refactor dev env</li> <li><a href="https://github.com/webpack/enhanced-resolve/commit/66a745681a4459ccf0bcb0e47e6b447168dd0646"><code>66a7456</code></a> ci: show report</li> <li><a href="https://github.com/webpack/enhanced-resolve/commit/3bf44c7a6ec42de6e0a52642321b71792b4a9e99"><code>3bf44c7</code></a> ci: node v24</li> <li>Additional commits viewable in <a href="https://github.com/webpack/enhanced-resolve/compare/v5.18.1...v5.18.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=enhanced-resolve&package-manager=npm_and_yarn&previous-version=5.18.1&new-version=5.18.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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b173a07 commit 420284c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@
174174
"chai": "^4.5.0",
175175
"cross-env": "^7.0.3",
176176
"data-uri-to-buffer": "^6.0.2",
177-
"enhanced-resolve": "^5.18.1",
177+
"enhanced-resolve": "^5.18.2",
178178
"error-stack-parser": "^2.1.4",
179179
"extract-zip": "^2.0.1",
180180
"glob": "^11.0.3",

0 commit comments

Comments
 (0)