Skip to content

Commit

Permalink
chore(deps): update dependency lit-element to ^4.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 29, 2024
1 parent 30975b5 commit 80a5500
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
"eslint-plugin-lit-a11y": "^4.1.2",
"eslint-plugin-wc": "^1.5.0",
"lit": "^3.1.3",
"lit-element": "^4.0.0",
"lit-element": "^4.0.5",
"mocha": "^10.4.0",
"onchange": "^7.1.0",
"prettier": "^3.2.5",
Expand Down
2 changes: 1 addition & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5087,7 +5087,7 @@ lines-and-columns@^1.1.6:
resolved "https://registry.npmjs.org/lines-and-columns/-/lines-and-columns-1.2.4.tgz"
integrity sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==

lit-element@^4.0.0, lit-element@^4.0.4:
lit-element@^4.0.4, lit-element@^4.0.5:
version "4.0.5"
resolved "https://registry.yarnpkg.com/lit-element/-/lit-element-4.0.5.tgz#f20cd8a6231eaf5358f7a6877ca6ea7628fa2015"
integrity sha512-iTWskWZEtn9SyEf4aBG6rKT8GABZMrTWop1+jopsEOgEcugcXJGKuX5bEbkq9qfzY+XB4MAgCaSPwnNpdsNQ3Q==
Expand Down

0 comments on commit 80a5500

Please sign in to comment.