Skip to content

Commit

Permalink
build(deps): bump jsx-dom from 6.4.23 to 7.0.2
Browse files Browse the repository at this point in the history
Bumps [jsx-dom](https://github.com/proteriax/jsx-dom) from 6.4.23 to 7.0.2.
- [Release notes](https://github.com/proteriax/jsx-dom/releases)
- [Changelog](https://github.com/proteriax/jsx-dom/blob/master/CHANGELOG.md)
- [Commits](https://github.com/proteriax/jsx-dom/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Jul 1, 2021
1 parent 6f5f260 commit 88248f7
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"jest": "^26.5.2",
"jest-junit": "^12.0.0",
"jquery": "^3.4.1",
"jsx-dom": "^6.3.1",
"jsx-dom": "^7.0.2",
"knockout": "3.5.1",
"knockout-punches": "^0.5.1",
"lerna": "^4.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/components.flash-message/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"dependencies": {
"@profiscience/knockout-contrib-model-builders-view": "^2.0.6",
"babel-runtime": "^6.26.0",
"jsx-dom": "^6.3.1"
"jsx-dom": "^7.0.2"
},
"devDependencies": {
"@profiscience/knockout-contrib-router-middleware-flash-message": "^2.0.17"
Expand Down
2 changes: 1 addition & 1 deletion packages/model.mixins.pager/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"dependencies": {
"babel-runtime": "^6.26.0",
"core-js": "^3.1.3",
"jsx-dom": "^6.3.1"
"jsx-dom": "^7.0.2"
},
"devDependencies": {
"@profiscience/knockout-contrib-model-builders-data": "^2.3.11"
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4063,10 +4063,10 @@ cssstyle@^2.2.0:
dependencies:
cssom "~0.3.6"

csstype@^3.0.3:
version "3.0.3"
resolved "https://registry.yarnpkg.com/csstype/-/csstype-3.0.3.tgz#2b410bbeba38ba9633353aff34b05d9755d065f8"
integrity sha512-jPl+wbWPOWJ7SXsWyqGRk3lGecbar0Cb0OvZF/r/ZU011R4YqiRehgkQ9p4eQfo9DSDLqLL3wHwfxeJiuIsNag==
csstype@^3.0.8:
version "3.0.8"
resolved "https://registry.yarnpkg.com/csstype/-/csstype-3.0.8.tgz#d2266a792729fb227cd216fb572f43728e1ad340"
integrity sha512-jXKhWqXPmlUeoQnF/EhTtTl4C9SnrxSH/jZUih3jmO6lBKr99rP3/+FmrMj4EFpOXzMtXHAZkd3x0E6h6Fgflw==

currently-unhandled@^0.4.1:
version "0.4.1"
Expand Down Expand Up @@ -7110,12 +7110,12 @@ jsprim@^1.2.2:
json-schema "0.2.3"
verror "1.10.0"

jsx-dom@^6.3.1:
version "6.4.23"
resolved "https://registry.yarnpkg.com/jsx-dom/-/jsx-dom-6.4.23.tgz#47f4e547eb86679bd03f3d0b36f2097c2799ee46"
integrity sha512-Y0ax82xa4nzqFdbUXs3ma2haDZy4pB638kMZsGRzZqdmtyzY2nAKs7Bh3DrLn0vqMuxmvZQ3g9hq3NtnI5yXtQ==
jsx-dom@^7.0.2:
version "7.0.2"
resolved "https://registry.yarnpkg.com/jsx-dom/-/jsx-dom-7.0.2.tgz#be5b90cff3c5fe38e00404843d8d63990984560b"
integrity sha512-3yqioWCpAygkZ7ouqeZIqNJh7sXVXeGvv9SSVyhDvhlJE2r+Xv8UpZo0OfJuRu/SPu0kmjcObn8HGW8DMl5F0Q==
dependencies:
csstype "^3.0.3"
csstype "^3.0.8"

karma-firefox-launcher@^2.0.0:
version "2.1.1"
Expand Down

0 comments on commit 88248f7

Please sign in to comment.