Bump element-internals-polyfill from 1.1.10 to 1.1.11

Bumps [element-internals-polyfill](https://github.com/calebdwilliams/element-internals-polyfill) from 1.1.10 to 1.1.11.
- [Release notes](https://github.com/calebdwilliams/element-internals-polyfill/releases)
- [Changelog](https://github.com/calebdwilliams/element-internals-polyfill/blob/main/CHANGELOG.md)
- [Commits](https://github.com/calebdwilliams/element-internals-polyfill/commits)

---
updated-dependencies:
- dependency-name: element-internals-polyfill
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-08-29 08:25:28 +00:00
committed by GitHub
parent bd56659688
commit 6bc8eb09b3
2 changed files with 8 additions and 8 deletions

View File

@@ -15,7 +15,7 @@
"@umbraco-ui/uui-modal-container": "file:umbraco-ui-uui-modal-container-0.0.0.tgz",
"@umbraco-ui/uui-modal-dialog": "file:umbraco-ui-uui-modal-dialog-0.0.0.tgz",
"@umbraco-ui/uui-modal-sidebar": "file:umbraco-ui-uui-modal-sidebar-0.0.0.tgz",
"element-internals-polyfill": "^1.1.9",
"element-internals-polyfill": "^1.1.11",
"lit": "^2.3.1",
"openapi-typescript-fetch": "^1.1.3",
"router-slot": "^1.5.5",
@@ -11332,9 +11332,9 @@
"dev": true
},
"node_modules/element-internals-polyfill": {
"version": "1.1.10",
"resolved": "https://registry.npmjs.org/element-internals-polyfill/-/element-internals-polyfill-1.1.10.tgz",
"integrity": "sha512-uWYm/VfYtnGnTeISEQ6gDd88P/dsffJfKrrjyDAXPeTiGfD1l6w9X8m02ghLG2YAPFziIbxIdu+dYxeJT3hwEA=="
"version": "1.1.11",
"resolved": "https://registry.npmjs.org/element-internals-polyfill/-/element-internals-polyfill-1.1.11.tgz",
"integrity": "sha512-+izpja9BOt31/LK/p/sjyN5x0Vu6STkwnBju5e9X3yIARrzgOz83M9QZE0Kn42v4Z7dKHhXG4AIYPwXvkzkEyQ=="
},
"node_modules/element-resize-detector": {
"version": "1.2.4",
@@ -35196,9 +35196,9 @@
"dev": true
},
"element-internals-polyfill": {
"version": "1.1.10",
"resolved": "https://registry.npmjs.org/element-internals-polyfill/-/element-internals-polyfill-1.1.10.tgz",
"integrity": "sha512-uWYm/VfYtnGnTeISEQ6gDd88P/dsffJfKrrjyDAXPeTiGfD1l6w9X8m02ghLG2YAPFziIbxIdu+dYxeJT3hwEA=="
"version": "1.1.11",
"resolved": "https://registry.npmjs.org/element-internals-polyfill/-/element-internals-polyfill-1.1.11.tgz",
"integrity": "sha512-+izpja9BOt31/LK/p/sjyN5x0Vu6STkwnBju5e9X3yIARrzgOz83M9QZE0Kn42v4Z7dKHhXG4AIYPwXvkzkEyQ=="
},
"element-resize-detector": {
"version": "1.2.4",

View File

@@ -42,7 +42,7 @@
"@umbraco-ui/uui-modal-container": "file:umbraco-ui-uui-modal-container-0.0.0.tgz",
"@umbraco-ui/uui-modal-dialog": "file:umbraco-ui-uui-modal-dialog-0.0.0.tgz",
"@umbraco-ui/uui-modal-sidebar": "file:umbraco-ui-uui-modal-sidebar-0.0.0.tgz",
"element-internals-polyfill": "^1.1.9",
"element-internals-polyfill": "^1.1.11",
"lit": "^2.3.1",
"openapi-typescript-fetch": "^1.1.3",
"router-slot": "^1.5.5",