Skip to content

Commit e56eb3f

Browse files
chore(deps-dev): bump tooling from v1.26.3 to v1.26.4 (#617)
Bumps [tooling](https://github.com/webpack/tooling) from v1.26.3 to v1.26.4. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webpack/tooling/commit/978dc1c9680ef7d79f5f5c02c3439385d7937c39"><code>978dc1c</code></a> chore(release): 1.26.4</li> <li><a href="https://github.com/webpack/tooling/commit/d3ca82ba885a8dda8427528083658be33fd8848a"><code>d3ca82b</code></a> fix(generate-types): preserve infer inside tuple types in extends clause (<a href="https://redirect.github.com/webpack/tooling/issues/41">#41</a>)</li> <li>See full diff in <a href="https://github.com/webpack/tooling/compare/a28b891e51fdf374f3eb6f574a7cac1327b5ead8...978dc1c9680ef7d79f5f5c02c3439385d7937c39">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 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>
1 parent 561d5e3 commit e56eb3f

2 files changed

Lines changed: 5 additions & 4 deletions

File tree

package-lock.json

Lines changed: 4 additions & 3 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
@@ -75,7 +75,7 @@
7575
"memfs": "^4.56.11",
7676
"prettier": "^3.7.4",
7777
"tinybench": "^6.0.0",
78-
"tooling": "webpack/tooling#v1.26.3",
78+
"tooling": "webpack/tooling#v1.26.4",
7979
"typescript": "^6.0.2",
8080
"webpack": "^5.107.2"
8181
},

0 commit comments

Comments
 (0)