mirror of
https://github.com/maputnik/editor.git
synced 2026-06-16 20:27:25 +00:00
chore(deps-dev): Bump @cypress/code-coverage from 4.0.1 to 4.0.3 (#1754)
Bumps [@cypress/code-coverage](https://github.com/cypress-io/code-coverage) from 4.0.1 to 4.0.3. <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>v4.0.3</h2> <h2><a href="https://github.com/cypress-io/code-coverage/compare/v4.0.2...v4.0.3">4.0.3</a> (2026-03-23)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>deps:</strong> update dependency debug to v4.4.3 (<a href="https://redirect.github.com/cypress-io/code-coverage/issues/990">#990</a>) (<a href="https://github.com/cypress-io/code-coverage/commit/985dbddecbb43a1a0aa346dcfd616e11301d9c87">985dbdd</a>)</li> </ul> <h2>v4.0.2</h2> <h2><a href="https://github.com/cypress-io/code-coverage/compare/v4.0.1...v4.0.2">4.0.2</a> (2026-03-16)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>deps:</strong> update dependency dayjs to v1.11.20 (<a href="https://redirect.github.com/cypress-io/code-coverage/issues/988">#988</a>) (<a href="https://github.com/cypress-io/code-coverage/commit/05407767f64aaa02062d7f3c8576fbd14041c146">0540776</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/cypress-io/code-coverage/commit/995b23a596d8b2732a9ed48fcfae1f675d2c097d"><code>995b23a</code></a> chore(deps): update dependency <code>@types/debug</code> to v4.1.13 (<a href="https://redirect.github.com/cypress-io/code-coverage/issues/989">#989</a>)</li> <li><a href="https://github.com/cypress-io/code-coverage/commit/985dbddecbb43a1a0aa346dcfd616e11301d9c87"><code>985dbdd</code></a> fix(deps): update dependency debug to v4.4.3 (<a href="https://redirect.github.com/cypress-io/code-coverage/issues/990">#990</a>)</li> <li><a href="https://github.com/cypress-io/code-coverage/commit/72e429928472443a7e523ee90e4c4c7f35cf2f89"><code>72e4299</code></a> chore(deps): update dependency serve to v14.2.6 (<a href="https://redirect.github.com/cypress-io/code-coverage/issues/987">#987</a>)</li> <li><a href="https://github.com/cypress-io/code-coverage/commit/05407767f64aaa02062d7f3c8576fbd14041c146"><code>0540776</code></a> fix(deps): update dependency dayjs to v1.11.20 (<a href="https://redirect.github.com/cypress-io/code-coverage/issues/988">#988</a>)</li> <li><a href="https://github.com/cypress-io/code-coverage/commit/fbe99183e4d50b24e82399e205568087d9456fe5"><code>fbe9918</code></a> chore(deps): update dependency <code>@types/lodash</code> to v4.17.24 (<a href="https://redirect.github.com/cypress-io/code-coverage/issues/984">#984</a>)</li> <li><a href="https://github.com/cypress-io/code-coverage/commit/649cf9d7f21be98e32ad88087eb01c4e9feb428b"><code>649cf9d</code></a> chore(deps): update nyc, babel-plugin-istanbul, rimraf, and semantic-release ...</li> <li>See full diff in <a href="https://github.com/cypress-io/code-coverage/compare/v4.0.1...v4.0.3">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 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
@@ -98,7 +98,7 @@
|
||||
}
|
||||
},
|
||||
"devDependencies": {
|
||||
"@cypress/code-coverage": "^4.0.1",
|
||||
"@cypress/code-coverage": "^4.0.3",
|
||||
"@eslint/js": "^10.0.1",
|
||||
"@istanbuljs/nyc-config-typescript": "^1.0.2",
|
||||
"@rollup/plugin-replace": "^6.0.3",
|
||||
|
||||
Reference in New Issue
Block a user