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

Commit 6710160

Browse files
chore(deps): update dependency preact-cli to v3.4.6
1 parent 1c115e4 commit 6710160

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"glob": "9.2.1",
4444
"markdown": "0.5.0",
4545
"per-env": "1.0.2",
46-
"preact-cli": "3.4.5",
46+
"preact-cli": "3.4.6",
4747
"preact-render-spy": "1.3.0",
4848
"react-syntax-highlighter": "15.5.0",
4949
"webpack-bundle-analyzer": "4.8.0"

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -9197,10 +9197,10 @@ preact-cli-plugin-netlify@1.6.0:
91979197
resolved "https://registry.yarnpkg.com/preact-cli-plugin-netlify/-/preact-cli-plugin-netlify-1.6.0.tgz#34e0e4c513e280b53b9a24b186f2a3e19cc5d9dd"
91989198
integrity sha512-GO9V1/LCCiIt1AhDxWeqGJm6NLCCQmLDkgWH+32SER89n6nKHXHSaCIs5HHSVqOrf9kX8CYqUofp5A8ChZSBqg==
91999199

9200-
preact-cli@3.4.5:
9201-
version "3.4.5"
9202-
resolved "https://registry.yarnpkg.com/preact-cli/-/preact-cli-3.4.5.tgz#501f0ca410a15a7b1dac92083c32df52b6da6cf7"
9203-
integrity sha512-pLTawiXDy4rEct5ul0mDCP92GB6NK/QFhpoR+iHZJqgkeyE25qEXPf1/tJhAiijphDL5kxGvsT4qA6SrpQ5BsQ==
9200+
preact-cli@3.4.6:
9201+
version "3.4.6"
9202+
resolved "https://registry.yarnpkg.com/preact-cli/-/preact-cli-3.4.6.tgz#5d65af9f32212d8e20c9fe250708a961b550f9d9"
9203+
integrity sha512-ztFylaIgDSLKT2keK2E97dzVCZy+rCyRG7SSx/yHxRYsqkebuWpIPedAGy5Y21IE7E0Yd0MO9i+23/y0VzieNg==
92049204
dependencies:
92059205
"@babel/core" "^7.13.16"
92069206
"@babel/plugin-proposal-class-properties" "^7.13.0"

0 commit comments

Comments
 (0)