Skip to content

Commit

Permalink
Update dependency preact to v10.5.7 (#553)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed Nov 22, 2020
1 parent 4802261 commit 02eb3d7
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion CodeGolf.Web/ClientApp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
"markdown-to-jsx": "7.0.1",
"node-sass": "4.14.1",
"per-env": "1.0.2",
"preact": "10.5.4",
"preact": "10.5.7",
"preact-cli": "3.0.3",
"preact-cli-plugin-env-vars": "1.2.1",
"preact-render-to-string": "5.1.10",
Expand Down
8 changes: 4 additions & 4 deletions CodeGolf.Web/ClientApp/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8976,10 +8976,10 @@ preact-router@3.2.1:
resolved "https://registry.yarnpkg.com/preact-router/-/preact-router-3.2.1.tgz#c7d12d8fc7a60bfbe5cadf23a234551bec783468"
integrity sha512-KEN2VN1DxUlTwzW5IFkF13YIA2OdQ2OvgJTkQREF+AA2NrHRLaGbB68EjS4IeZOa1shvQ1FvEm3bSLta4sXBhg==

preact@10.5.4:
version "10.5.4"
resolved "https://registry.yarnpkg.com/preact/-/preact-10.5.4.tgz#1e4d148f949fa54656df6c9bc9218bd4e12016e3"
integrity sha512-u0LnVtL9WWF61RLzIbEsVFOdsahoTQkQqeRwyf4eWuLMFrxTH/C47tqcnizbUH54E4KG8UzuuZaMc9KarHmpqQ==
preact@10.5.7:
version "10.5.7"
resolved "https://registry.yarnpkg.com/preact/-/preact-10.5.7.tgz#f1d84725539e18f7ccbea937cf3db5895661dbd3"
integrity sha512-4oEpz75t/0UNcwmcsjk+BIcDdk68oao+7kxcpc1hQPNs2Oo3ZL9xFz8UBf350mxk/VEdD41L5b4l2dE3Ug3RYg==

prelude-ls@^1.2.1:
version "1.2.1"
Expand Down

0 comments on commit 02eb3d7

Please sign in to comment.