Skip to content

Commit

Permalink
upgrade greenwood v0.28.0-alpha.3
Browse files Browse the repository at this point in the history
  • Loading branch information
thescientist13 committed Feb 25, 2023
1 parent 0f3cca8 commit 0816358
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@
"devDependencies": {
"@babel/core": "^7.18.13",
"@esm-bundle/chai": "^4.3.4",
"@greenwood/cli": "~0.28.0-alpha.0",
"@greenwood/plugin-postcss": "~0.28.0-alpha.0",
"@greenwood/cli": "~0.28.0-alpha.3",
"@greenwood/plugin-postcss": "~0.28.0-alpha.3",
"@ls-lint/ls-lint": "^1.10.0",
"@storybook/addon-actions": "^6.5.10",
"@storybook/addon-essentials": "^6.5.10",
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1238,10 +1238,10 @@
resolved "https://registry.npmjs.org/@gar/promisify/-/promisify-1.1.3.tgz"
integrity sha512-k2Ty1JcVojjJFwrg/ThKi2ujJ7XNLYaFGNB/bWT9wGR+oSMJHMa5w+CUq6p/pVrKeNNgA7pCqEcjSnHVoqJQFw==

"@greenwood/cli@~0.28.0-alpha.0":
version "0.28.0-alpha.0"
resolved "https://registry.yarnpkg.com/@greenwood/cli/-/cli-0.28.0-alpha.0.tgz#1344aa964eeb3667fc3abf151cfded7d73cb7a3d"
integrity sha512-mSJfC/iNdCTz6539a1kRR1c3SLq4cFD1nE5zXDhWCOiEzm1LSSUwIHdF80cZS64E1Ub/1TvF3sk6d6O+AfKQyw==
"@greenwood/cli@~0.28.0-alpha.3":
version "0.28.0-alpha.3"
resolved "https://registry.yarnpkg.com/@greenwood/cli/-/cli-0.28.0-alpha.3.tgz#c3775d92308bd09febe1eb81d6f339f33cf470ea"
integrity sha512-8rnua7dhOwbCfs4IbtUMFjCWiilRICrzaOhmd4Uu0EQPs30bbZSlYuI2iqmjAnow5Tsuw/2qbE4ymuLrWtTZgA==
dependencies:
"@rollup/plugin-node-resolve" "^13.0.0"
"@rollup/plugin-replace" "^2.3.4"
Expand All @@ -1265,10 +1265,10 @@
unified "^9.2.0"
wc-compiler "~0.6.1"

"@greenwood/plugin-postcss@~0.28.0-alpha.0":
version "0.28.0-alpha.0"
resolved "https://registry.yarnpkg.com/@greenwood/plugin-postcss/-/plugin-postcss-0.28.0-alpha.0.tgz#52f6a054e6f9a5d60321e2f0f50ba1a121eec84f"
integrity sha512-1a9n4GogiDN+2Wq7PBI1Bl7ArTeNGssziZ5DxDn20nIEZZpRS38XbYL9UElq0/WRlzvyowRlg1zIYsbhn+h6rw==
"@greenwood/plugin-postcss@~0.28.0-alpha.3":
version "0.28.0-alpha.3"
resolved "https://registry.yarnpkg.com/@greenwood/plugin-postcss/-/plugin-postcss-0.28.0-alpha.3.tgz#28849f3f2b5837e420bd4c8fb76fbd5f601590ea"
integrity sha512-MBkvdhBY8nbYr6/pb4r2MTaoR2t1m8GKU0+6nKS+uWtAdgxLoonTJkVowzSjys+Pw84PeyRtp78xjvCMSIbUXg==
dependencies:
postcss "^8.3.11"
postcss-import "^13.0.0"
Expand Down

0 comments on commit 0816358

Please sign in to comment.