Skip to content
This repository was archived by the owner on Sep 9, 2024. It is now read-only.

Commit f9cba1c

Browse files
fix(deps): update dependency preact-router to v4.1.2
1 parent 1c115e4 commit f9cba1c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"preact": "10.13.1",
3434
"preact-cli-plugin-netlify": "1.6.0",
3535
"preact-render-to-string": "5.2.6",
36-
"preact-router": "4.1.0",
36+
"preact-router": "4.1.2",
3737
"parse-md": "3.0.3"
3838
},
3939
"devDependencies": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9306,10 +9306,10 @@ preact-render-to-string@^3.6.3:
93069306
dependencies:
93079307
pretty-format "^3.5.1"
93089308

9309-
preact-router@4.1.0:
9310-
version "4.1.0"
9311-
resolved "https://registry.yarnpkg.com/preact-router/-/preact-router-4.1.0.tgz#5fb77f65746ac937c24746afef11f684ed6ed654"
9312-
integrity sha512-y1w2YvVpKAju9FMV+fAVR1NpH4MW5q07BZrziMZeg6F/rGJ9KvLUZtjOqsy2I8fDYiX36AM1AQTXIIK3jigBhA==
9309+
preact-router@4.1.2:
9310+
version "4.1.2"
9311+
resolved "https://registry.yarnpkg.com/preact-router/-/preact-router-4.1.2.tgz#f44b03737b670eeaec958563582eb8c4efaa87a5"
9312+
integrity sha512-uICUaUFYh+XQ+6vZtQn1q+X6rSqwq+zorWOCLWPF5FAsQh3EJ+RsDQ9Ee+fjk545YWQHfUxhrBAaemfxEnMOUg==
93139313

93149314
preact@10.13.1:
93159315
version "10.13.1"

0 commit comments

Comments
 (0)