Skip to content

Commit

Permalink
chore(deps-dev): bump @material/web from 1.0.0-pre.2 to 1.0.0-pre.3 (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
alimd authored Feb 25, 2023
2 parents 5d36028 + 545eb01 commit e7006dc
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion ui/demo-pwa/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@alwatr/element": "^0.29.0",
"@alwatr/pwa-helper": "^0.29.0",
"@alwatr/ui-kit": "^0.29.0",
"@material/web": "^1.0.0-pre.2",
"@material/web": "^1.0.0-pre.3",
"@web/dev-server": "^0.1.35",
"@webcomponents/webcomponentsjs": "^2.7.0",
"esbuild": "^0.17.10",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1160,10 +1160,10 @@
dependencies:
"@lit-labs/ssr-dom-shim" "^1.0.0"

"@material/web@^1.0.0-pre.2":
version "1.0.0-pre.2"
resolved "https://registry.yarnpkg.com/@material/web/-/web-1.0.0-pre.2.tgz#0e3d1e62bd167974930e860de64ede3e46f1744f"
integrity sha512-Fq0zBNvLw6uZ1v9/ntZtEviuVA3+4ynt6No4s+VlpHlfvGGoS2BnGxWqx4pIPNuIxAUt0LIK19caFtuxdu4S2A==
"@material/web@^1.0.0-pre.3":
version "1.0.0-pre.3"
resolved "https://registry.yarnpkg.com/@material/web/-/web-1.0.0-pre.3.tgz#939b3ee6ff720b8806fd3e6a115d504f4fe85be0"
integrity sha512-E1Ia0H44iTods3nV7qjpP97TF54rFtWKRsSCRZ9Ue5Lv+pU7PTnSdQOPO2qI7x9Ku34p3s30zGwwhlQoSNot8A==
dependencies:
lit "^2.3.0"
tslib "^2.4.0"
Expand Down

0 comments on commit e7006dc

Please sign in to comment.