1c167606cc
Bumps [karma](https://github.com/karma-runner/karma) from 6.3.14 to 6.3.16. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/karma-runner/karma/releases">karma's releases</a>.</em></p> <blockquote> <h2>v6.3.16</h2> <h2><a href="https://github.com/karma-runner/karma/compare/v6.3.15...v6.3.16">6.3.16</a> (2022-02-10)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>security:</strong> mitigate the "Open Redirect Vulnerability" (<a href="ff7edbb2ff
">ff7edbb</a>)</li> </ul> <h2>v6.3.15</h2> <h2><a href="https://github.com/karma-runner/karma/compare/v6.3.14...v6.3.15">6.3.15</a> (2022-02-05)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>helper:</strong> make mkdirIfNotExists helper resilient to concurrent calls (<a href="d9dade2f00
">d9dade2</a>), closes <a href="https://github-redirect.dependabot.com//github-redirect.dependabot.com/karma-runner/karma-coverage/issues/434/issues/issuecomment-1017939333">karma-runner/karma-coverage#434</a></li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/karma-runner/karma/blob/master/CHANGELOG.md">karma's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/karma-runner/karma/compare/v6.3.15...v6.3.16">6.3.16</a> (2022-02-10)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>security:</strong> mitigate the "Open Redirect Vulnerability" (<a href="ff7edbb2ff
">ff7edbb</a>)</li> </ul> <h2><a href="https://github.com/karma-runner/karma/compare/v6.3.14...v6.3.15">6.3.15</a> (2022-02-05)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>helper:</strong> make mkdirIfNotExists helper resilient to concurrent calls (<a href="d9dade2f00
">d9dade2</a>), closes <a href="https://github-redirect.dependabot.com//github-redirect.dependabot.com/karma-runner/karma-coverage/issues/434/issues/issuecomment-1017939333">karma-runner/karma-coverage#434</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="ab4b32898b
"><code>ab4b328</code></a> chore(release): 6.3.16 [skip ci]</li> <li><a href="ff7edbb2ff
"><code>ff7edbb</code></a> fix(security): mitigate the "Open Redirect Vulnerability"</li> <li><a href="c1befa04b3
"><code>c1befa0</code></a> chore(release): 6.3.15 [skip ci]</li> <li><a href="d9dade2f00
"><code>d9dade2</code></a> fix(helper): make mkdirIfNotExists helper resilient to concurrent calls</li> <li><a href="653c762be4
"><code>653c762</code></a> ci: prevent duplicate CI tasks on creating a PR</li> <li>See full diff in <a href="https://github.com/karma-runner/karma/compare/v6.3.14...v6.3.16">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=karma&package-manager=npm_and_yarn&previous-version=6.3.14&new-version=6.3.16)](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 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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/google/skia/network/alerts). </details> This is an imported pull request from https://github.com/google/skia/pull/94 GitOrigin-RevId: c5837dc26e0811828f7bff09b2b9ceb5fa670f84 Change-Id: I67a4ae25bc8060a4cd0e26d7ef6d5845ec75f871 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/514660 Reviewed-by: Ravi Mistry <rmistry@google.com> Reviewed-by: Kevin Lubick <kjlubick@google.com>
23 lines
503 B
JSON
23 lines
503 B
JSON
{
|
|
"name": "pathkit-local",
|
|
"version": "0.0.0",
|
|
"description": "private",
|
|
"private": true,
|
|
"main": "index.js",
|
|
"dependencies": {},
|
|
"devDependencies": {
|
|
"is-docker": "~1.1.0",
|
|
"jasmine-core": "~3.6.0",
|
|
"karma": "~6.3.16",
|
|
"karma-chrome-launcher": "~3.1.0",
|
|
"karma-coverage": "~2.0.3",
|
|
"karma-jasmine": "~4.0.1",
|
|
"requirejs": "~2.3.5"
|
|
},
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"author": "",
|
|
"license": "BSD-3-Clause"
|
|
}
|