Skip to content

Commit

Permalink
Bump @iframe-resizer/child from 5.2.6 to 5.3.0
Browse files Browse the repository at this point in the history
Bumps [@iframe-resizer/child](https://github.com/davidjbradshaw/iframe-resizer) from 5.2.6 to 5.3.0.
- [Release notes](https://github.com/davidjbradshaw/iframe-resizer/releases)
- [Changelog](https://github.com/davidjbradshaw/iframe-resizer/blob/master/CHANGELOG.md)
- [Commits](davidjbradshaw/iframe-resizer@v5.2.6...v5.3.0)

---
updated-dependencies:
- dependency-name: "@iframe-resizer/child"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 9, 2024
1 parent c3a1c98 commit 273d236
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 @@ -22,7 +22,7 @@
"@codemirror/state": "^6.4.1",
"@codemirror/view": "^6.33.0",
"@dodona/papyros": "2.3.6",
"@iframe-resizer/child": "^5.2.6",
"@iframe-resizer/child": "^5.3.0",
"@iframe-resizer/parent": "^5.2.6",
"@lezer/common": "^1.2.1",
"@lezer/highlight": "^1.2.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1571,10 +1571,10 @@
resolved "https://registry.yarnpkg.com/@humanwhocodes/retry/-/retry-0.3.0.tgz#6d86b8cb322660f03d3f0aa94b99bdd8e172d570"
integrity sha512-d2CGZR2o7fS6sWB7DG/3a95bGKQyHMACZ5aW8qGkkqQpUoZV6C0X7Pc7l4ZNMZkfNBf4VWNe9E1jRsf0G146Ew==

"@iframe-resizer/child@^5.2.6":
version "5.2.6"
resolved "https://registry.yarnpkg.com/@iframe-resizer/child/-/child-5.2.6.tgz#2f10bb69a40a48c6edff0d5b03307e320d76f6f8"
integrity sha512-Dl9tlkgG5qOcXjQo2H5Cs3cs4n+bh+0xXpISagBmH5hs4nrKNXTFGYuxM1bGYKvMQu8yTMIMrPgywsFo0LRtWg==
"@iframe-resizer/child@^5.3.0":
version "5.3.0"
resolved "https://registry.yarnpkg.com/@iframe-resizer/child/-/child-5.3.0.tgz#e84979168d34fa9690b454fcabc7ec343cd295cc"
integrity sha512-grggU8UQ3+SziFOCJokHbVJsBA6lXjeZP5mFPB2US3CSQGlW61yKNffpMU1ej7O0UCh9FS3Yf7XP3L707ZB0UQ==

"@iframe-resizer/[email protected]":
version "5.2.6"
Expand Down

0 comments on commit 273d236

Please sign in to comment.