Skip to content

Commit 1af2858

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 b5c9904 commit 1af2858

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
@@ -89,7 +89,7 @@
8989
"mdx-embed": "^0.0.19",
9090
"mobx": "^5.15.7",
9191
"postcss": "^8.2.8",
92-
"preact": "^10.5.12",
92+
"preact": "^10.5.13",
9393
"preact-render-to-string": "^5.1.16",
9494
"prism-react-renderer": "^1.2.0",
9595
"prop-types": "^15.7.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14012,10 +14012,10 @@ preact-render-to-string@^5.1.16:
1401214012
dependencies:
1401314013
pretty-format "^3.8.0"
1401414014

14015-
preact@^10.5.12:
14016-
version "10.5.12"
14017-
resolved "https://registry.yarnpkg.com/preact/-/preact-10.5.12.tgz#6a8ee8bf40a695c505df9abebacd924e4dd37704"
14018-
integrity sha512-r6siDkuD36oszwlCkcqDJCAKBQxGoeEGytw2DGMD5A/GGdu5Tymw+N2OBXwvOLxg6d1FeY8MgMV3cc5aVQo4Cg==
14015+
preact@^10.5.13:
14016+
version "10.5.13"
14017+
resolved "https://registry.yarnpkg.com/preact/-/preact-10.5.13.tgz#85f6c9197ecd736ce8e3bec044d08fd1330fa019"
14018+
integrity sha512-q/vlKIGNwzTLu+jCcvywgGrt+H/1P/oIRSD6mV4ln3hmlC+Aa34C7yfPI4+5bzW8pONyVXYS7SvXosy2dKKtWQ==
1401914019

1402014020
prebuild-install@^6.0.1:
1402114021
version "6.0.1"

0 commit comments

Comments
 (0)