Skip to content

Commit

Permalink
upgrade greenwood v0.28.0
Browse files Browse the repository at this point in the history
  • Loading branch information
thescientist13 committed Apr 15, 2023
1 parent 6dd33a3 commit dd53e84
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -29,8 +29,8 @@
},
"devDependencies": {
"@esm-bundle/chai": "^4.3.4",
"@greenwood/cli": "~0.28.0-alpha.5",
"@greenwood/plugin-postcss": "~0.28.0-alpha.5",
"@greenwood/cli": "~0.28.0",
"@greenwood/plugin-postcss": "~0.28.0",
"@ls-lint/ls-lint": "^1.10.0",
"@storybook/addon-actions": "^7.0.0-beta.61",
"@storybook/addon-essentials": "^7.0.0-beta.61",
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Expand Up @@ -1456,10 +1456,10 @@
resolved "https://registry.yarnpkg.com/@fal-works/esbuild-plugin-global-externals/-/esbuild-plugin-global-externals-2.1.2.tgz#c05ed35ad82df8e6ac616c68b92c2282bd083ba4"
integrity sha512-cEee/Z+I12mZcFJshKcCqC8tuX5hG3s+d+9nZ3LabqKF1vKdF41B92pJVCBggjAGORAeOzyyDDKrZwIkLffeOQ==

"@greenwood/cli@~0.28.0-alpha.5":
version "0.28.0-alpha.5"
resolved "https://registry.yarnpkg.com/@greenwood/cli/-/cli-0.28.0-alpha.5.tgz#4f34982d4182472835be17a7685c92b160c1fbf7"
integrity sha512-reYupGeIrkoWMDqC73oR/IQg4VIGsgL7sz+FMOYfeEtbyyEaRN1P6vArws8TFgML50s2BoDetk9yw78UTTw3/w==
"@greenwood/cli@~0.28.0":
version "0.28.0"
resolved "https://registry.yarnpkg.com/@greenwood/cli/-/cli-0.28.0.tgz#c4964622ab4b6759224fa425572e4b053e137fb4"
integrity sha512-vRUDGnfbyBBZCDPa2ShWyh8iZ1buD37okAqebKqcnum7u/tcjHiLd2AwMjrkihMSn2Oxobx9F2aD1QL7/E/AOQ==
dependencies:
"@rollup/plugin-commonjs" "^21.0.0"
"@rollup/plugin-node-resolve" "^13.0.0"
Expand All @@ -1485,10 +1485,10 @@
unified "^9.2.0"
wc-compiler "~0.8.0"

"@greenwood/plugin-postcss@~0.28.0-alpha.5":
version "0.28.0-alpha.5"
resolved "https://registry.yarnpkg.com/@greenwood/plugin-postcss/-/plugin-postcss-0.28.0-alpha.5.tgz#44aab5e2738f7d74054a6496fa6d525b0cbb5833"
integrity sha512-EuzdT9f4V9BDZjHZx2lwOknNPTvN7W3u3f58KR8F9I20XoJ5pef8oYIqxDPf0qdQEssbw9lSFjQy0sVwgF/JIA==
"@greenwood/plugin-postcss@~0.28.0":
version "0.28.0"
resolved "https://registry.yarnpkg.com/@greenwood/plugin-postcss/-/plugin-postcss-0.28.0.tgz#fd6ebebb9c675fcbcc4c62f79da8a394eaf6cdac"
integrity sha512-laDXCrpAUTkdf23ov3RJBXjQvji80Fd1l/ECweYZ21y3g+chFlRsd+AVnW/7DFKgAdefYXP3OIXWCLS/LlMnlQ==
dependencies:
postcss "^8.3.11"
postcss-import "^13.0.0"
Expand Down

0 comments on commit dd53e84

Please sign in to comment.