npm: bump @shoelace-style/shoelace from 2.0.0-beta.85 to 2.0.0-beta.86 (#2575)

Bumps [@shoelace-style/shoelace](https://github.com/shoelace-style/shoelace) from 2.0.0-beta.85 to 2.0.0-beta.86.
- [Release notes](https://github.com/shoelace-style/shoelace/releases)
- [Commits](https://github.com/shoelace-style/shoelace/compare/v2.0.0-beta.85...v2.0.0-beta.86)

---
updated-dependencies:
- dependency-name: "@shoelace-style/shoelace"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2022-12-12 12:13:29 -08:00 коммит произвёл GitHub
Родитель 222a828f95
Коммит 82fdc30c16
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
2 изменённых файлов: 8 добавлений и 8 удалений

14
package-lock.json сгенерированный
Просмотреть файл

@ -27,7 +27,7 @@
"@open-wc/testing": "^3.1.7",
"@rollup/plugin-babel": "^6.0.3",
"@rollup/plugin-node-resolve": "^15.0.1",
"@shoelace-style/shoelace": "^2.0.0-beta.85",
"@shoelace-style/shoelace": "^2.0.0-beta.86",
"@web/test-runner": "^0.15.0",
"@web/test-runner-playwright": "^0.9.0",
"acorn": ">=8.8.1",
@ -2222,9 +2222,9 @@
"dev": true
},
"node_modules/@shoelace-style/shoelace": {
"version": "2.0.0-beta.85",
"resolved": "https://registry.npmjs.org/@shoelace-style/shoelace/-/shoelace-2.0.0-beta.85.tgz",
"integrity": "sha512-Kq4BUEtB2tNlBPx97qM1/UQDBFYINMnlL4qNAHs0cCZF6q4J6U1NHot8TzWO83G4ufPHzNtjz9gaJLgzGWnNOA==",
"version": "2.0.0-beta.86",
"resolved": "https://registry.npmjs.org/@shoelace-style/shoelace/-/shoelace-2.0.0-beta.86.tgz",
"integrity": "sha512-0/8VcwxLx1KSHtbi0m3pftEYKgV6EuqbeUyezDnR3xx2oNwZ9DO1WEHIv9UOAFchKnunQXock5flHYb6YXofZA==",
"dev": true,
"dependencies": {
"@floating-ui/dom": "^1.0.7",
@ -15188,9 +15188,9 @@
"dev": true
},
"@shoelace-style/shoelace": {
"version": "2.0.0-beta.85",
"resolved": "https://registry.npmjs.org/@shoelace-style/shoelace/-/shoelace-2.0.0-beta.85.tgz",
"integrity": "sha512-Kq4BUEtB2tNlBPx97qM1/UQDBFYINMnlL4qNAHs0cCZF6q4J6U1NHot8TzWO83G4ufPHzNtjz9gaJLgzGWnNOA==",
"version": "2.0.0-beta.86",
"resolved": "https://registry.npmjs.org/@shoelace-style/shoelace/-/shoelace-2.0.0-beta.86.tgz",
"integrity": "sha512-0/8VcwxLx1KSHtbi0m3pftEYKgV6EuqbeUyezDnR3xx2oNwZ9DO1WEHIv9UOAFchKnunQXock5flHYb6YXofZA==",
"dev": true,
"requires": {
"@floating-ui/dom": "^1.0.7",

Просмотреть файл

@ -54,7 +54,7 @@
"@open-wc/testing": "^3.1.7",
"@rollup/plugin-babel": "^6.0.3",
"@rollup/plugin-node-resolve": "^15.0.1",
"@shoelace-style/shoelace": "^2.0.0-beta.85",
"@shoelace-style/shoelace": "^2.0.0-beta.86",
"@web/test-runner": "^0.15.0",
"@web/test-runner-playwright": "^0.9.0",
"acorn": ">=8.8.1",