Skip to content

Commit b4c9415

Browse files
Bump @preact/signals from 1.3.1 to 2.0.0 in /examples/preact
Bumps [@preact/signals](https://github.com/preactjs/signals/tree/HEAD/packages/preact) from 1.3.1 to 2.0.0. - [Release notes](https://github.com/preactjs/signals/releases) - [Changelog](https://github.com/preactjs/signals/blob/main/packages/preact/CHANGELOG.md) - [Commits](https://github.com/preactjs/signals/commits/@preact/[email protected]/packages/preact) --- updated-dependencies: - dependency-name: "@preact/signals" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2339f73 commit b4c9415

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/preact/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"author": "Bret Comnes <[email protected]> (https://bret.io/)",
1212
"license": "MIT",
1313
"dependencies": {
14-
"@preact/signals": "^1.3.0",
14+
"@preact/signals": "^2.0.0",
1515
"highlight.js": "^11.9.0",
1616
"htm": "^3.1.1",
1717
"mine.css": "^9.0.1",

0 commit comments

Comments
 (0)