Skip to content

Commit

Permalink
Merge pull request #5498 from dodona-edu/dependabot/npm_and_yarn/lit-…
Browse files Browse the repository at this point in the history
…3.1.3

Bump lit from 3.1.2 to 3.1.3
  • Loading branch information
bmesuere authored Apr 22, 2024
2 parents 524bc68 + 295712c commit 84b4e7d
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 @@ -50,7 +50,7 @@
"fscreen": "^1.2.0",
"glightbox": "^3.2.0",
"iframe-resizer": "^4.3.11",
"lit": "^3.1.2",
"lit": "^3.1.3",
"node-polyglot": "^2.5.0",
"sass": "^1.75.0",
"tippy.js": "^6.3.7",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6057,10 +6057,10 @@ lit-element@^4.0.4:
dependencies:
"@types/trusted-types" "^2.0.2"

"lit@^2.0.0 || ^3.0.0", lit@^3.0.0, lit@^3.1.2:
version "3.1.2"
resolved "https://registry.yarnpkg.com/lit/-/lit-3.1.2.tgz#f276258e8a56593f1d834a5fd00a7eb5e891ae73"
integrity sha512-VZx5iAyMtX7CV4K8iTLdCkMaYZ7ipjJZ0JcSdJ0zIdGxxyurjIn7yuuSxNBD7QmjvcNJwr0JS4cAdAtsy7gZ6w==
"lit@^2.0.0 || ^3.0.0", lit@^3.0.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==
dependencies:
"@lit/reactive-element" "^2.0.4"
lit-element "^4.0.4"
Expand Down

0 comments on commit 84b4e7d

Please sign in to comment.