Skip to content

Commit 804a0c3

Browse files
committed
bumping up preact-cli
1 parent 879ef56 commit 804a0c3

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
@@ -28,7 +28,7 @@
2828
"jest-preset-preact": "^1.0.0",
2929
"markdown": "^0.5.0",
3030
"per-env": "^1.0.2",
31-
"preact-cli": "^3.0.0-rc.5",
31+
"preact-cli": "^3.0.0-rc.6",
3232
"preact-render-spy": "^1.2.1",
3333
"webpack-bundle-analyzer": "^3.4.1"
3434
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7751,10 +7751,10 @@ preact-cli-plugin-netlify@^1.5.0:
77517751
resolved "https://registry.yarnpkg.com/preact-cli-plugin-netlify/-/preact-cli-plugin-netlify-1.5.0.tgz#42317e60d76580c5e1928f670dac5c1abf91dd1b"
77527752
integrity sha512-ImtsdZqEu6iHITlLkp5RDVrFmEDRPsINwhPQbjwk4eQAKxxZGqOSYIA3cQ15Hzp9Tew4GIf3ZM0hZ+VsPCWxRQ==
77537753

7754-
preact-cli@^3.0.0-rc.5:
7755-
version "3.0.0-rc.5"
7756-
resolved "https://registry.yarnpkg.com/preact-cli/-/preact-cli-3.0.0-rc.5.tgz#d9820d7c1b3e9de3d7446ff29ce53013fc865927"
7757-
integrity sha512-lIb1XY1+XFZgxu8ELT8WdFLL6DXhOTZ8Q06BPYPWI8aQXmqi21dq6C7lMumkMYB+c1IOsoRzy8HZ08bVZlYcww==
7754+
preact-cli@^3.0.0-rc.6:
7755+
version "3.0.0-rc.6"
7756+
resolved "https://registry.yarnpkg.com/preact-cli/-/preact-cli-3.0.0-rc.6.tgz#7c23bc5105651a24c9d528014ff0917d9ddcbe15"
7757+
integrity sha512-HJ/8WgNW23Cy74l+jRR+tOoX771xF2bpuHNXlWGi7qlM1LQLgnbgWQt5PeRtsUbSFRbe2fl6pEXDX4tMnmQrAg==
77587758
dependencies:
77597759
"@babel/core" "^7.5.5"
77607760
"@babel/plugin-proposal-class-properties" "^7.5.5"

0 commit comments

Comments
 (0)