Skip to content

Commit 621dd03

Browse files
authored
Merge pull request #80 from WebComponentsGuide/renovate/devdependencies
Update dependency @oddbird/popover-polyfill to ^0.1.0
2 parents c9e2dff + a50394e commit 621dd03

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

_includes/header.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@
66
<div>Beta</div>
77
</div>
88
{% include 'global-search.html' %}
9-
<button slot="opener" popovertoggletarget="sidebar-nav">{% icon "menu" %}</button>
9+
<button slot="opener" popovertarget="sidebar-nav">{% icon "menu" %}</button>
1010
{% include 'global-navigation.html' %}
1111
</header>

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
"@11ty/eleventy-plugin-syntaxhighlight": "^4.2.0",
7979
"@github/relative-time-element": "^4.1.5",
8080
"@jamshop/eleventy-plugin-esbuild": "WebComponentsGuide/eleventy-plugin-esbuild",
81-
"@oddbird/popover-polyfill": "^0.0.11",
81+
"@oddbird/popover-polyfill": "^0.1.0",
8282
"@ungap/custom-elements": "^1.1.1",
8383
"autoprefixer": "10.4.14",
8484
"cheerio": "1.0.0-rc.12",

0 commit comments

Comments
 (0)