Skip to content

Commit

Permalink
Merge pull request #240 from getAlby/depfu/batch_all/yarn/2024-06-17
Browse files Browse the repository at this point in the history
Update all Yarn dependencies (2024-06-17)
  • Loading branch information
rolznz authored Aug 9, 2024
2 parents 06b5bfc + 052dad5 commit e199fee
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"concurrently": "^8.2.2",
"esbuild": "^0.18.20",
"eslint": "^8.57.0",
"lit": "^3.1.3",
"lit": "^3.1.4",
"lit-analyzer": "^1.2.1",
"microbundle": "^0.15.1",
"prettier": "^2.6.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4965,10 +4965,10 @@ lit-html@^3.1.2:
lit-element "^4.0.0"
lit-html "^3.1.0"

lit@^3.1.3:
version "3.1.3"
resolved "https://registry.yarnpkg.com/lit/-/lit-3.1.3.tgz#809ecdaccfea47e1e3b46649fae6c6e7b9802675"
integrity sha512-l4slfspEsnCcHVRTvaP7YnkTZEZggNFywLEIhQaGhYDczG+tu/vlgm/KaWIEjIp+ZyV20r2JnZctMb8LeLCG7Q==
lit@^3.1.4:
version "3.1.4"
resolved "https://registry.yarnpkg.com/lit/-/lit-3.1.4.tgz#03a72e9f0b1f5da317bf49b1ab579a7132e73d7a"
integrity sha512-q6qKnKXHy2g1kjBaNfcoLlgbI3+aSOZ9Q4tiGa9bGYXq5RBXxkVTqTIVmP2VWMp29L4GyvCFm8ZQ2o56eUAMyA==
dependencies:
"@lit/reactive-element" "^2.0.4"
lit-element "^4.0.4"
Expand Down

0 comments on commit e199fee

Please sign in to comment.