1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-04-27 12:36:20 -04:00

📦 npm: Bump lit-html from 2.0.0-rc.3 to 2.0.0-rc.4

Bumps [lit-html](https://github.com/Polymer/lit-html) from 2.0.0-rc.3 to 2.0.0-rc.4.
- [Release notes](https://github.com/Polymer/lit-html/releases)
- [Commits](https://github.com/Polymer/lit-html/compare/lit@2.0.0-rc.3...lit-html@2.0.0-rc.4)

---
updated-dependencies:
- dependency-name: lit-html
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-08-21 14:20:51 +00:00 committed by Jake Jarvis
parent ff3703fb24
commit f77e87efa1
2 changed files with 5 additions and 5 deletions

View File

@ -45,7 +45,7 @@
"graphql-request": "^3.5.0",
"graphql-tag": "^2.12.5",
"html-entities": "^2.3.2",
"lit-html": "^2.0.0-rc.3",
"lit-html": "^2.0.0-rc.4",
"modern-normalize": "^1.1.0",
"node-fetch": "^2.6.1",
"numeral": "^2.0.6",

View File

@ -6672,10 +6672,10 @@ listr2@^3.8.2:
through "^2.3.8"
wrap-ansi "^7.0.0"
lit-html@^2.0.0-rc.3:
version "2.0.0-rc.3"
resolved "https://registry.yarnpkg.com/lit-html/-/lit-html-2.0.0-rc.3.tgz#1c216e548630e18d3093d97f4e29563abce659af"
integrity sha512-Y6P8LlAyQuqvzq6l/Nc4z5/P5M/rVLYKQIRxcNwSuGajK0g4kbcBFQqZmgvqKG+ak+dHZjfm2HUw9TF5N/pkCw==
lit-html@^2.0.0-rc.4:
version "2.0.0-rc.4"
resolved "https://registry.yarnpkg.com/lit-html/-/lit-html-2.0.0-rc.4.tgz#1015fa8f1f7c8c5b79999ed0bc11c3b79ff1aab5"
integrity sha512-WSLGu3vxq7y8q/oOd9I3zxyBELNLLiDk6gAYoKK4PGctI5fbh6lhnO/jVBdy0PV/vTc+cLJCA/occzx3YoNPeg==
dependencies:
"@types/trusted-types" "^1.0.1"