Skip to content

Commit

Permalink
chore(deps): update dependency jsx-dom to v8.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 15, 2023
1 parent 6efb535 commit f9e516e
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 @@ -98,7 +98,7 @@
"eslint-plugin-yaml": "0.5.0",
"glob": "10.3.10",
"husky": "8.0.3",
"jsx-dom": "8.0.7",
"jsx-dom": "8.1.1",
"lint-staged": "15.0.2",
"lit-analyzer": "2.0.1",
"madge": "6.1.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7917,10 +7917,10 @@ jsonparse@^1.2.0:
object.assign "^4.1.4"
object.values "^1.1.6"

jsx-dom@8.0.7:
version "8.0.7"
resolved "https://registry.yarnpkg.com/jsx-dom/-/jsx-dom-8.0.7.tgz#29ccdc568e505a7595af0ce335ec03e8822148b9"
integrity sha512-0qBdkjBq7xQpZtgNroKwvv0wUX4zItd1br6Mzay0FBfSoicmGAhavJTg+2bS0RW/CgctfnQTmFwycG5XxQ0FPw==
jsx-dom@8.1.1:
version "8.1.1"
resolved "https://registry.yarnpkg.com/jsx-dom/-/jsx-dom-8.1.1.tgz#543c4ea0046e16f7e8903e62438621e5a37ad2c3"
integrity sha512-E8KNiE30jHJlejkEsiUzhmHxjOeJU2q427Q8A6zogJHxJznBK+x/R/43R7oJcYHgrLbzIZLc+zV1AfH2lmLctw==
dependencies:
csstype "^3.1.2"

Expand Down

0 comments on commit f9e516e

Please sign in to comment.