Bump preact-compat from 3.18.4 to 3.18.5 (#2513)

Bumps [preact-compat](https://github.com/developit/preact-compat) from 3.18.4 to 3.18.5.
- [Release notes](https://github.com/developit/preact-compat/releases)
- [Commits](https://github.com/developit/preact-compat/compare/3.18.4...3.18.5)

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot] 2019-04-22 08:28:19 -04:00 committed by Ben Halpern
parent f3cba2d88b
commit f9a217c093
2 changed files with 5 additions and 5 deletions

View file

@ -94,7 +94,7 @@
"linkstate": "^1.1.1",
"marked": "^0.6.2",
"preact": "^8.4.2",
"preact-compat": "^3.18.4",
"preact-compat": "^3.18.5",
"preact-textarea-autosize": "^4.0.7",
"prop-types": "^15.7.2",
"pusher-js": "^4.4.0",

View file

@ -8977,10 +8977,10 @@ postcss@^7.0.2:
source-map "^0.6.1"
supports-color "^5.5.0"
preact-compat@^3.18.4:
version "3.18.4"
resolved "https://registry.yarnpkg.com/preact-compat/-/preact-compat-3.18.4.tgz#fbe76ddd30356c68e3ccde608107104946f2cf8d"
integrity sha512-aR5CvCIDerE2Y201ERVkWQdTAQKhKGNYujEk4tbyfQDInFTrnCCa3KCeGtULZrwy0PNRBjdQa2/Za7qv7ALNFg==
preact-compat@^3.18.5:
version "3.18.5"
resolved "https://registry.yarnpkg.com/preact-compat/-/preact-compat-3.18.5.tgz#45b801de75e3016bebe8cd446f51f60d2b948bb9"
integrity sha512-F174NW6PI5GU+T28B0ZHblhxMsFaPVaSBiaE++xrxdDVunsO0mARYfOSZizTdb/PFLqXDzcQ1IWdnEt/vIiUvw==
dependencies:
immutability-helper "^2.7.1"
preact-render-to-string "^3.8.2"