Skip to content

Commit

Permalink
Bump @material/web from 1.5.1 to 2.2.0
Browse files Browse the repository at this point in the history
Bumps [@material/web](https://github.com/material-components/material-web) from 1.5.1 to 2.2.0.
- [Release notes](https://github.com/material-components/material-web/releases)
- [Changelog](https://github.com/material-components/material-web/blob/main/CHANGELOG.md)
- [Commits](material-components/material-web@v1.5.1...v2.2.0)

---
updated-dependencies:
- dependency-name: "@material/web"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 23, 2024
1 parent f38b7b9 commit a64c1d3
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
},
"dependencies": {
"@braintree/sanitize-url": "^7.0.4",
"@material/web": "^1.5.1",
"@material/web": "^2.2.0",
"clipboard-copy": "^4.0.1",
"html-minifier-terser": "^7.2.0",
"lit": "^3.1.4"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -263,13 +263,13 @@ __metadata:
languageName: node
linkType: hard

"@material/web@npm:^1.5.1":
version: 1.5.1
resolution: "@material/web@npm:1.5.1"
"@material/web@npm:^2.2.0":
version: 2.2.0
resolution: "@material/web@npm:2.2.0"
dependencies:
lit: ^2.7.4 || ^3.0.0
tslib: ^2.4.0
checksum: 506bd4a7fe460c2147070cb0571a805c33c74debbdd4a0070b47d45c16855a0c56da509c47d5b973dc99f9f0497f25168cc5be15832f30b97075132e0c4b242c
checksum: 31d3b6b6059337dce131339c83446f0ddf38f384be12ff6023caaa72d555aaf1b255213ddc8699b1500440c8df181621be53071b4fb46c07d28df95a90fcae91
languageName: node
linkType: hard

Expand Down Expand Up @@ -3332,7 +3332,7 @@ __metadata:
dependencies:
"@11ty/eleventy": ^2.0.1
"@braintree/sanitize-url": ^7.0.4
"@material/web": ^1.5.1
"@material/web": ^2.2.0
"@rollup/plugin-commonjs": ^26.0.1
"@rollup/plugin-json": ^6.1.0
"@rollup/plugin-node-resolve": ^15.2.3
Expand Down

0 comments on commit a64c1d3

Please sign in to comment.