Skip to content

Commit

Permalink
[Snyk] Upgrade preact from 10.6.6 to 10.7.0 (#854)
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade preact from 10.6.6 to 10.7.0.

See this package in npm:


See this project in Snyk:
https://app.snyk.io/org/zain.fathoni-z2q/project/79b1e629-9b11-481e-8d37-0a9b92c601d3?utm_source=github&utm_medium=referral&page=upgrade-pr

Co-authored-by: snyk-bot <[email protected]>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
  • Loading branch information
3 people authored Jun 2, 2022
1 parent 8a43a5c commit 8ff3abf
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 @@ -42,7 +42,7 @@
"next-pwa": "^5.4.7",
"next-seo": "^4.29.0",
"nprogress": "^0.2.0",
"preact": "^10.6.5",
"preact": "^10.7.0",
"react": "17.0.2",
"react-dom": "17.0.2",
"ts-debounce": "^3.0.0"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10780,10 +10780,10 @@ postcss@^7.0.14, postcss@^7.0.2, postcss@^7.0.21, postcss@^7.0.26, postcss@^7.0.
source-map "^0.6.1"
supports-color "^6.1.0"

preact@^10.6.5:
version "10.6.6"
resolved "https://registry.yarnpkg.com/preact/-/preact-10.6.6.tgz#f1899bc8dab7c0788b858481532cb3b5d764a520"
integrity sha512-dgxpTFV2vs4vizwKohYKkk7g7rmp1wOOcfd4Tz3IB3Wi+ivZzsn/SpeKJhRENSE+n8sUfsAl4S3HiCVT923ABw==
preact@^10.7.0:
version "10.7.1"
resolved "https://registry.yarnpkg.com/preact/-/preact-10.7.1.tgz#bdd2b2dce91a5842c3b9b34dfe050e5401068c9e"
integrity sha512-MufnRFz39aIhs9AMFisonjzTud1PK1bY+jcJLo6m2T9Uh8AqjD77w11eAAawmjUogoGOnipECq7e/1RClIKsxg==

prebuild-install@^6.1.4:
version "6.1.4"
Expand Down

0 comments on commit 8ff3abf

Please sign in to comment.