npm: bump @shoelace-style/shoelace from 2.2.0 to 2.3.0 (#2852)

Bumps [@shoelace-style/shoelace](https://github.com/shoelace-style/shoelace) from 2.2.0 to 2.3.0.
- [Release notes](https://github.com/shoelace-style/shoelace/releases)
- [Commits](https://github.com/shoelace-style/shoelace/compare/v2.2.0...v2.3.0)

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

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] 2023-03-21 15:37:16 -07:00 коммит произвёл GitHub
Родитель 9e3a933d24
Коммит 8d1e540c4a
Не найден ключ, соответствующий данной подписи
Идентификатор ключа 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.2.0",
"@shoelace-style/shoelace": "^2.3.0",
"@web/test-runner": "^0.15.1",
"@web/test-runner-playwright": "^0.9.0",
"acorn": ">=8.8.2",
@ -2298,9 +2298,9 @@
"dev": true
},
"node_modules/@shoelace-style/shoelace": {
"version": "2.2.0",
"resolved": "https://registry.npmjs.org/@shoelace-style/shoelace/-/shoelace-2.2.0.tgz",
"integrity": "sha512-53do7etYwygRRnx1tt5SPGfTL8YFtZVNTlfn5Tabno66otBXROKnUjWVqyLRP6xvj6BG6BP62DkZQG6pxIDMVg==",
"version": "2.3.0",
"resolved": "https://registry.npmjs.org/@shoelace-style/shoelace/-/shoelace-2.3.0.tgz",
"integrity": "sha512-8MhHTLoNTYUl2pmd/oxbY2LSDmikL3K1oM84Mp2lbmY0yihT6V51f1bnI/48jHxibBYzq8JKgDiWwLWdPcZR2A==",
"dev": true,
"dependencies": {
"@ctrl/tinycolor": "^3.5.0",
@ -15258,9 +15258,9 @@
"dev": true
},
"@shoelace-style/shoelace": {
"version": "2.2.0",
"resolved": "https://registry.npmjs.org/@shoelace-style/shoelace/-/shoelace-2.2.0.tgz",
"integrity": "sha512-53do7etYwygRRnx1tt5SPGfTL8YFtZVNTlfn5Tabno66otBXROKnUjWVqyLRP6xvj6BG6BP62DkZQG6pxIDMVg==",
"version": "2.3.0",
"resolved": "https://registry.npmjs.org/@shoelace-style/shoelace/-/shoelace-2.3.0.tgz",
"integrity": "sha512-8MhHTLoNTYUl2pmd/oxbY2LSDmikL3K1oM84Mp2lbmY0yihT6V51f1bnI/48jHxibBYzq8JKgDiWwLWdPcZR2A==",
"dev": true,
"requires": {
"@ctrl/tinycolor": "^3.5.0",

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

@ -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.2.0",
"@shoelace-style/shoelace": "^2.3.0",
"@web/test-runner": "^0.15.1",
"@web/test-runner-playwright": "^0.9.0",
"acorn": ">=8.8.2",