mirror of
https://github.com/maputnik/editor.git
synced 2026-05-26 09:57:26 +00:00
Bump @cypress/code-coverage from 3.13.11 to 3.13.12 (#1088)
Bumps [@cypress/code-coverage](https://github.com/cypress-io/code-coverage) from 3.13.11 to 3.13.12. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/cypress-io/code-coverage/releases"><code>@cypress/code-coverage</code>'s releases</a>.</em></p> <blockquote> <h2>v3.13.12</h2> <h2><a href="https://github.com/cypress-io/code-coverage/compare/v3.13.11...v3.13.12">3.13.12</a> (2025-02-24)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>deps:</strong> update dependency <code>@types/node</code> to v22.13.5 (<a href="https://redirect.github.com/cypress-io/code-coverage/issues/935">#935</a>) (<a href="https://github.com/cypress-io/code-coverage/commit/2b78406815b2749ca8d39ccf1ef8e0a6132b868e">2b78406</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/cypress-io/code-coverage/commit/2b78406815b2749ca8d39ccf1ef8e0a6132b868e"><code>2b78406</code></a> fix(deps): update dependency <code>@types/node</code> to v22.13.5 (<a href="https://redirect.github.com/cypress-io/code-coverage/issues/935">#935</a>)</li> <li><a href="https://github.com/cypress-io/code-coverage/commit/672f11491253331d67639fbb5352ae93094d9ae7"><code>672f114</code></a> chore(deps): update node.js to v22.14.0 (<a href="https://redirect.github.com/cypress-io/code-coverage/issues/934">#934</a>)</li> <li><a href="https://github.com/cypress-io/code-coverage/commit/eca3ba7af1a16737e2a06842a395b0afe61b50c0"><code>eca3ba7</code></a> chore(deps): update dependency webpack to v5.98.0 (<a href="https://redirect.github.com/cypress-io/code-coverage/issues/931">#931</a>)</li> <li><a href="https://github.com/cypress-io/code-coverage/commit/856bda3f754f189a638d61d832989bab2e45dced"><code>856bda3</code></a> chore(deps): update dependency win to v5.1.0 (<a href="https://redirect.github.com/cypress-io/code-coverage/issues/932">#932</a>)</li> <li><a href="https://github.com/cypress-io/code-coverage/commit/71d9a816754bdb96f463580f2f0dfed34efabf3c"><code>71d9a81</code></a> chore(deps): update node.js to v22.13.1 (<a href="https://redirect.github.com/cypress-io/code-coverage/issues/923">#923</a>)</li> <li><a href="https://github.com/cypress-io/code-coverage/commit/cd87cc4bc58c84e09f88360d5bf9efdb7b6cf8a5"><code>cd87cc4</code></a> chore(deps): update babel monorepo to v7.26.8 (<a href="https://redirect.github.com/cypress-io/code-coverage/issues/926">#926</a>)</li> <li><a href="https://github.com/cypress-io/code-coverage/commit/84da8ca483bdd98477d2e2f04a63ad122a2b9ea0"><code>84da8ca</code></a> chore(deps): update dependency start-server-and-test to v2.0.10 (<a href="https://redirect.github.com/cypress-io/code-coverage/issues/927">#927</a>)</li> <li><a href="https://github.com/cypress-io/code-coverage/commit/39bbb43891737f56e5cd9e480f64b3cfbc14a76b"><code>39bbb43</code></a> chore(deps): update dependency cypress to v13.17.0 (<a href="https://redirect.github.com/cypress-io/code-coverage/issues/922">#922</a>)</li> <li>See full diff in <a href="https://github.com/cypress-io/code-coverage/compare/v3.13.11...v3.13.12">compare view</a></li> </ul> </details> <br /> [](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>
This commit is contained in:
+1
-1
@@ -93,7 +93,7 @@
|
||||
}
|
||||
},
|
||||
"devDependencies": {
|
||||
"@cypress/code-coverage": "^3.13.11",
|
||||
"@cypress/code-coverage": "^3.13.12",
|
||||
"@eslint/js": "^9.19.0",
|
||||
"@istanbuljs/nyc-config-typescript": "^1.0.2",
|
||||
"@rollup/plugin-replace": "^6.0.2",
|
||||
|
||||
Reference in New Issue
Block a user