Skip to content

Commit

Permalink
Merge #6244
Browse files Browse the repository at this point in the history
6244: chore(deps): bump @ima-worldhealth/coral from 2.8.1 to 2.9.0 r=jniles a=dependabot[bot]

Bumps `@ima-worldhealth/coral` from 2.8.1 to 2.9.0.


[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=`@ima-worldhealth/coral&package-manager=npm_and_yarn&previous-version=2.8.1&new-version=2.9.0)](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)




Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
bors[bot] and dependabot[bot] authored Jan 5, 2022
2 parents ab8997f + 7258440 commit c7dd1f0
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
"jeremielodi"
],
"dependencies": {
"@ima-worldhealth/coral": "^2.8.1",
"@ima-worldhealth/coral": "^2.9.0",
"@ima-worldhealth/tree": "^2.5.1",
"@types/angular": "^1.8.4",
"@uirouter/angularjs": "^1.0.29",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -71,10 +71,10 @@
resolved "https://registry.npmjs.org/@iarna/toml/-/toml-2.2.5.tgz#b32366c89b43c6f8cefbdefac778b9c828e3ba8c"
integrity sha512-trnsAYxU3xnS1gPHPyU961coFyLkh4gAD/0zQ5mymY4yOZ+CYvsPqUbOFSw0aDM4y0tV7tiFxL/1XfXPNC6IPg==

"@ima-worldhealth/coral@^2.8.1":
version "2.8.1"
resolved "https://registry.yarnpkg.com/@ima-worldhealth/coral/-/coral-2.8.1.tgz#7395a2fc7ac30640664f8d448a6707f2a2435867"
integrity sha512-sVp1jswBSNvATMHbFENqMqsw7QZILMlrWPvs9BT4H0MMrlOh2oNNF/02a5jVA+Y5bH0GAELN/1Tz8/Bx6Wgaqg==
"@ima-worldhealth/coral@^2.9.0":
version "2.9.0"
resolved "https://registry.yarnpkg.com/@ima-worldhealth/coral/-/coral-2.9.0.tgz#9e828a4b3794b6e29dbaededb11ce3e5cb78eb0e"
integrity sha512-bFUAOOoAj0XwdYLWMHH4HsvcOddrNQZ7xf96ud3dWYuFpesfo5/jt/AGDCYn9xWZ3AkOsm7OY/VDPV6vF/aF8g==
dependencies:
debug "^4.1.1"
inline-source "^7.2.0"
Expand Down

0 comments on commit c7dd1f0

Please sign in to comment.