Skip to content

Commit e853d60

Browse files
build(deps): Bump preact from 10.11.0 to 10.11.3
Bumps [preact](https://github.com/preactjs/preact) from 10.11.0 to 10.11.3. - [Release notes](https://github.com/preactjs/preact/releases) - [Commits](preactjs/preact@10.11.0...10.11.3) --- updated-dependencies: - dependency-name: preact dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 35b6e32 commit e853d60

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/helper-settings/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"main": "./index.js",
88
"dependencies": {
99
"linkstate": "^2.0.1",
10-
"preact": "^10.11.0",
10+
"preact": "^10.11.3",
1111
"webext-base-css": "^1.4.3",
1212
"webextension-polyfill": "^0.10.0"
1313
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6657,10 +6657,10 @@ postcss@^8.4.7:
66576657
picocolors "^1.0.0"
66586658
source-map-js "^1.0.2"
66596659

6660-
preact@^10.11.0:
6661-
version "10.11.0"
6662-
resolved "https://registry.yarnpkg.com/preact/-/preact-10.11.0.tgz#26af45a0613f4e17a197cc39d7a1ea23e09b2532"
6663-
integrity sha512-Fk6+vB2kb6mSJfDgODq0YDhMfl0HNtK5+Uc9QqECO4nlyPAQwCI+BKyWO//idA7ikV7o+0Fm6LQmNuQi1wXI1w==
6660+
preact@^10.11.3:
6661+
version "10.11.3"
6662+
resolved "https://registry.yarnpkg.com/preact/-/preact-10.11.3.tgz#8a7e4ba19d3992c488b0785afcc0f8aa13c78d19"
6663+
integrity sha512-eY93IVpod/zG3uMF22Unl8h9KkrcKIRs2EGar8hwLZZDU1lkjph303V9HZBwufh2s736U6VXuhD109LYqPoffg==
66646664

66656665
prelude-ls@^1.2.1:
66666666
version "1.2.1"

0 commit comments

Comments
 (0)