<p dir="auto">Bumps <a href="https://github.com/js-cookie/js-cookie">js-cookie</a> from 3.0.4 to 3.0.5.</p>
<details>
<summary>Release notes</summary>
<p dir="auto"><em>Sourced from <a href="https://github.com/js-cookie/js-cookie/releases">js-cookie's releases</a>.</em></p>
<blockquote>
<h2 dir="auto">v3.0.5</h2>
<ul dir="auto">
<li>Remove npm version restriction in package.json - <a href="https://redirect.github.com/js-cookie/js-cookie/issues/818">#818</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul dir="auto">
<li><a href="https://github.com/js-cookie/js-cookie/commit/ab3f67fc4fad88cdf07b258c08e4164e06bf7506"><code class="notranslate">ab3f67f</code></a> Craft v3.0.5 release</li>
<li><a href="https://github.com/js-cookie/js-cookie/commit/39a0f40ef22eeb64906836b5cf00ea615ebe8739"><code class="notranslate">39a0f40</code></a> Remove npm version restriction</li>
<li><a href="https://github.com/js-cookie/js-cookie/commit/08eb82579fb1c6c42486db6fc6636b56fe52e497"><code class="notranslate">08eb825</code></a> Stop distribution via GitHub releases</li>
<li><a href="https://github.com/js-cookie/js-cookie/commit/f44d1252a1451bba215de5680cd27ab9db74561e"><code class="notranslate">f44d125</code></a> Revert "Allow skipping npm publishing for releasing"</li>
<li><a href="https://github.com/js-cookie/js-cookie/commit/ef94a674a73cb98237a5234d549ab7fc1c4daf13"><code class="notranslate">ef94a67</code></a> Revert "Add cli flag required to actually skip npm publish"</li>
<li><a href="https://github.com/js-cookie/js-cookie/commit/3f8542cfd82016505d84194c8d239a4bdb165a0f"><code class="notranslate">3f8542c</code></a> Reword readme section regarding releasing</li>
<li><a href="https://github.com/js-cookie/js-cookie/commit/0e8eb66fb74c349959b061d857713b3ba0b2251d"><code class="notranslate">0e8eb66</code></a> Add cli flag required to actually skip npm publish</li>
<li><a href="https://github.com/js-cookie/js-cookie/commit/c74040829f3c2a244bf4b041ff2ec785199356c9"><code class="notranslate">c740408</code></a> Allow skipping npm publishing for releasing</li>
<li><a href="https://github.com/js-cookie/js-cookie/commit/089e42b7a755bcd8afab3fd9eeed3868ae9ea7e3"><code class="notranslate">089e42b</code></a> Add keyless commit signing to release workflow</li>
<li>See full diff in <a href="https://github.com/js-cookie/js-cookie/compare/v3.0.4...v3.0.5">compare view</a></li>
</ul>
</details>
<br>
<p dir="auto"><a href="https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores"><img src="https://camo.githubusercontent.com/0a5c92fbc396990a51f85948d56cf698f56be8449b044a30c1bfe7b7cf870033/68747470733a2f2f646570656e6461626f742d6261646765732e6769746875626170702e636f6d2f6261646765732f636f6d7061746962696c6974795f73636f72653f646570656e64656e63792d6e616d653d6a732d636f6f6b6965267061636b6167652d6d616e616765723d6e706d5f616e645f7961726e2670726576696f75732d76657273696f6e3d332e302e34266e65772d76657273696f6e3d332e302e35" alt="Dependabot compatibility score" data-canonical-src="https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=js-cookie&package-manager=npm_and_yarn&previous-version=3.0.4&new-version=3.0.5" style="max-width: 100%;"></a></p>
<p dir="auto">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 <code class="notranslate">@dependabot rebase</code>.</p>
<hr>
<details>
<summary>Dependabot commands and options</summary>
<br>
<p dir="auto">You can trigger Dependabot actions by commenting on this PR:</p>
<ul dir="auto">
<li><code class="notranslate">@dependabot rebase</code> will rebase this PR</li>
<li><code class="notranslate">@dependabot recreate</code> will recreate this PR, overwriting any edits that have been made to it</li>
<li><code class="notranslate">@dependabot merge</code> will merge this PR after your CI passes on it</li>
<li><code class="notranslate">@dependabot squash and merge</code> will squash and merge this PR after your CI passes on it</li>
<li><code class="notranslate">@dependabot cancel merge</code> will cancel a previously requested merge and block automerging</li>
<li><code class="notranslate">@dependabot reopen</code> will reopen this PR if it is closed</li>
<li><code class="notranslate">@dependabot close</code> will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually</li>
<li><code class="notranslate">@dependabot ignore this major version</code> will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)</li>
<li><code class="notranslate">@dependabot ignore this minor version</code> will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)</li>
<li><code class="notranslate">@dependabot ignore this dependency</code> will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)</li>
</ul>
</details>

<hr>

<h4>You can view, comment on, or merge this pull request online at:</h4>
<p>  <a href='https://github.com/openstreetmap/openstreetmap-website/pull/4020'>https://github.com/openstreetmap/openstreetmap-website/pull/4020</a></p>

<h4>Commit Summary</h4>
<ul>
  <li><a href="https://github.com/openstreetmap/openstreetmap-website/pull/4020/commits/bd86b93ffe594d54ffa39d1137de37d9976ae330" class="commit-link">bd86b93</a>  Bump js-cookie from 3.0.4 to 3.0.5</li>
</ul>

<h4 style="display: inline-block">File Changes </h4> <p style="display: inline-block">(<a href="https://github.com/openstreetmap/openstreetmap-website/pull/4020/files">1 file</a>)</p>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/4020/files#diff-51e4f558fae534656963876761c95b83b6ef5da5103c4adef6768219ed76c2de">yarn.lock</a>
    (6)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/openstreetmap/openstreetmap-website/pull/4020.patch'>https://github.com/openstreetmap/openstreetmap-website/pull/4020.patch</a></li>
  <li><a href='https://github.com/openstreetmap/openstreetmap-website/pull/4020.diff'>https://github.com/openstreetmap/openstreetmap-website/pull/4020.diff</a></li>
</ul>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />Reply to this email directly, <a href="https://github.com/openstreetmap/openstreetmap-website/pull/4020">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAK2OLKQF6NKN7BYENGMHL3XC4HM5ANCNFSM6AAAAAAXKICUII">unsubscribe</a>.<br />You are receiving this because you are subscribed to this thread.<img src="https://github.com/notifications/beacon/AAK2OLMTWIZB4BRFI7LTHKTXC4HM5A5CNFSM6AAAAAAXKICUIKWGG33NNVSW45C7OR4XAZNFJFZXG5LFVJRW63LNMVXHIX3JMTHGIRDE4M.gif" height="1" width="1" alt="" /><span style="color: transparent; font-size: 0; display: none; visibility: hidden; overflow: hidden; opacity: 0; width: 0; height: 0; max-width: 0; max-height: 0; mso-hide: all">Message ID: <span><openstreetmap/openstreetmap-website/pull/4020</span><span>@</span><span>github</span><span>.</span><span>com></span></span></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/openstreetmap/openstreetmap-website/pull/4020",
"url": "https://github.com/openstreetmap/openstreetmap-website/pull/4020",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>