Skip to content

Commit

Permalink
chore(deps-dev): Bump @axe-core/puppeteer from 4.7.0 to 4.7.1 (#1006)
Browse files Browse the repository at this point in the history
Bumps [@axe-core/puppeteer](https://github.com/dequelabs/axe-core-npm)
from 4.7.0 to 4.7.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/dequelabs/axe-core-npm/releases"><code>@​axe-core/puppeteer</code>'s
releases</a>.</em></p>
<blockquote>
<h2>Release 4.7.1</h2>
<h3>Bug Fixes</h3>
<ul>
<li>proper imports in esm context (<a
href="https://redirect.github.com/dequelabs/axe-core-npm/issues/718">#718</a>)
(<a
href="https://github.com/dequelabs/axe-core-npm/commit/f2a41bcaf33f5000fa1cd08f1a3e184b5d6360be">f2a41bc</a>)</li>
<li><strong>react:</strong> include .mjs file in publish (<a
href="https://redirect.github.com/dequelabs/axe-core-npm/issues/722">#722</a>)
(<a
href="https://github.com/dequelabs/axe-core-npm/commit/a7bf92fd9856b7be0fea4f3c8bd38a79a3c9fde3">a7bf92f</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/dequelabs/axe-core-npm/blob/develop/CHANGELOG.md"><code>@​axe-core/puppeteer</code>'s
changelog</a>.</em></p>
<blockquote>
<h2><a
href="https://github.com/dequelabs/axe-core-npm/compare/v4.7.0...v4.7.1">4.7.1</a>
(2023-05-02)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>proper imports in esm context (<a
href="https://redirect.github.com/dequelabs/axe-core-npm/issues/718">#718</a>)
(<a
href="https://github.com/dequelabs/axe-core-npm/commit/f2a41bcaf33f5000fa1cd08f1a3e184b5d6360be">f2a41bc</a>)</li>
<li><strong>react:</strong> include .mjs file in publish (<a
href="https://redirect.github.com/dequelabs/axe-core-npm/issues/722">#722</a>)
(<a
href="https://github.com/dequelabs/axe-core-npm/commit/a7bf92fd9856b7be0fea4f3c8bd38a79a3c9fde3">a7bf92f</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/dequelabs/axe-core-npm/commit/a7bf92fd9856b7be0fea4f3c8bd38a79a3c9fde3"><code>a7bf92f</code></a>
fix(react): include .mjs file in publish (<a
href="https://redirect.github.com/dequelabs/axe-core-npm/issues/722">#722</a>)</li>
<li><a
href="https://github.com/dequelabs/axe-core-npm/commit/f2a41bcaf33f5000fa1cd08f1a3e184b5d6360be"><code>f2a41bc</code></a>
fix: proper imports in esm context (<a
href="https://redirect.github.com/dequelabs/axe-core-npm/issues/718">#718</a>)</li>
<li><a
href="https://github.com/dequelabs/axe-core-npm/commit/aa12d43cc3670b9aa9b4db80f4bb5251a032c171"><code>aa12d43</code></a>
Merge pull request <a
href="https://redirect.github.com/dequelabs/axe-core-npm/issues/716">#716</a>
from dequelabs/master</li>
<li><a
href="https://github.com/dequelabs/axe-core-npm/commit/623da3a516cbf1c7a0a0461b23a8c98f094cc18d"><code>623da3a</code></a>
Merge pull request <a
href="https://redirect.github.com/dequelabs/axe-core-npm/issues/715">#715</a>
from dequelabs/release-1682703518</li>
<li><a
href="https://github.com/dequelabs/axe-core-npm/commit/e4ada1bf9985e9a7dfd2e0b4552bae1e1f5f3bbe"><code>e4ada1b</code></a>
chore: release v4.7.0</li>
<li>See full diff in <a
href="https://github.com/dequelabs/axe-core-npm/compare/v4.7.0...v4.7.1">compare
view</a></li>
</ul>
</details>
  • Loading branch information
dependabot[bot] committed Jun 2, 2023
1 parent 6a328e4 commit 0cbb0b5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -22,13 +22,13 @@ __metadata:
linkType: hard

"@axe-core/puppeteer@npm:^4.6.0":
version: 4.7.0
resolution: "@axe-core/puppeteer@npm:4.7.0"
version: 4.7.1
resolution: "@axe-core/puppeteer@npm:4.7.1"
dependencies:
axe-core: ^4.7.0
peerDependencies:
puppeteer: ">=1.10.0"
checksum: b62b9baded663abe6a6672dd00c8e5dbd90b5f447e1e0b22c6b4680aeaed38ca59cb9b8b317a6a63ab2c4931adb5604251200059f0aff266fcb3ac6d99a22e0c
checksum: 7801533ddccc13bacdb63b16a24f5817c36012b47ef7e89aac48456a6dbf29d92f73d9d865273c942b57dfe26a80761ff5222e53a5c0faf10d01357c7a400afb
languageName: node
linkType: hard

Expand Down

0 comments on commit 0cbb0b5

Please sign in to comment.