Skip to content

Commit 0900f65

Browse files
chore: Bump preact from 10.5.12 to 10.5.13
Bumps [preact](https://github.com/preactjs/preact) from 10.5.12 to 10.5.13. - [Release notes](https://github.com/preactjs/preact/releases) - [Commits](preactjs/preact@10.5.12...10.5.13) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 903f979 commit 0900f65

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/gatsby-theme-aio/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@
9090
"mdx-embed": "^0.0.19",
9191
"mobx": "^5.15.7",
9292
"postcss": "^8.2.8",
93-
"preact": "^10.5.12",
93+
"preact": "^10.5.13",
9494
"preact-render-to-string": "^5.1.16",
9595
"prism-react-renderer": "^1.2.0",
9696
"prop-types": "^15.7.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14026,10 +14026,10 @@ preact-render-to-string@^5.1.16:
1402614026
dependencies:
1402714027
pretty-format "^3.8.0"
1402814028

14029-
preact@^10.5.12:
14030-
version "10.5.12"
14031-
resolved "https://registry.yarnpkg.com/preact/-/preact-10.5.12.tgz#6a8ee8bf40a695c505df9abebacd924e4dd37704"
14032-
integrity sha512-r6siDkuD36oszwlCkcqDJCAKBQxGoeEGytw2DGMD5A/GGdu5Tymw+N2OBXwvOLxg6d1FeY8MgMV3cc5aVQo4Cg==
14029+
preact@^10.5.13:
14030+
version "10.5.13"
14031+
resolved "https://registry.yarnpkg.com/preact/-/preact-10.5.13.tgz#85f6c9197ecd736ce8e3bec044d08fd1330fa019"
14032+
integrity sha512-q/vlKIGNwzTLu+jCcvywgGrt+H/1P/oIRSD6mV4ln3hmlC+Aa34C7yfPI4+5bzW8pONyVXYS7SvXosy2dKKtWQ==
1403314033

1403414034
prebuild-install@^6.0.1:
1403514035
version "6.0.1"

0 commit comments

Comments
 (0)