Skip to content

Commit 82a8ffa

Browse files
Bump @oddbird/popover-polyfill from 0.6.0 to 0.6.1
Bumps [@oddbird/popover-polyfill](https://github.com/oddbird/popover-polyfill) from 0.6.0 to 0.6.1. - [Release notes](https://github.com/oddbird/popover-polyfill/releases) - [Changelog](https://github.com/oddbird/popover-polyfill/blob/main/CHANGELOG.md) - [Commits](oddbird/popover-polyfill@v0.6.0...v0.6.1) --- updated-dependencies: - dependency-name: "@oddbird/popover-polyfill" dependency-version: 0.6.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0d57ec1 commit 82a8ffa

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"@hotwired/stimulus-webpack-helpers": "^1.0.1",
2525
"@hotwired/turbo-rails": "^8.0.16",
2626
"@hugocxl/react-to-image": "^0.0.9",
27-
"@oddbird/popover-polyfill": "^0.6.0",
27+
"@oddbird/popover-polyfill": "^0.6.1",
2828
"@shopify/draggable": "^1.1.4",
2929
"@stripe/stripe-js": "^7.4.0",
3030
"@tiptap/core": "^2.24.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1229,10 +1229,10 @@
12291229
"@nodelib/fs.scandir" "2.1.5"
12301230
fastq "^1.6.0"
12311231

1232-
"@oddbird/popover-polyfill@^0.6.0":
1233-
version "0.6.0"
1234-
resolved "https://registry.yarnpkg.com/@oddbird/popover-polyfill/-/popover-polyfill-0.6.0.tgz#e183064e1cb6d4ccd20c9bc4f289869027e25d49"
1235-
integrity sha512-pbuLPpoGnAp2W0RIt5Wbinq0CHTAMm6qpYj4n/QfamFtmkgNS3R1hr58CikfBGuqSzeUkKxVtKuPnPD/4s7QXQ==
1232+
"@oddbird/popover-polyfill@^0.6.1":
1233+
version "0.6.1"
1234+
resolved "https://registry.yarnpkg.com/@oddbird/popover-polyfill/-/popover-polyfill-0.6.1.tgz#dc2d49dd79cc74420eece5b97ccef6ba3f9d42a9"
1235+
integrity sha512-Papau51NPG+NajXvoEHCNT1CBJv4WIyvIGfH5gpJPLL8MZJt/4giC0jJ/mNZRtJmdzRuXWpUFB6QxkJa1RvMAQ==
12361236

12371237
"@pkgjs/parseargs@^0.11.0":
12381238
version "0.11.0"

0 commit comments

Comments
 (0)