Skip to content

Commit

Permalink
upgrade greenwood alpha.3
Browse files Browse the repository at this point in the history
  • Loading branch information
thescientist13 committed Feb 24, 2023
1 parent 3c3921c commit 7d0ec9e
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 @@ -30,8 +30,8 @@
"devDependencies": {
"@babel/core": "^7.18.13",
"@esm-bundle/chai": "^4.3.4",
"@greenwood/cli": "~0.28.0-alpha.2",
"@greenwood/plugin-postcss": "~0.28.0-alpha.2",
"@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
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.2":
version "0.28.0-alpha.2"
resolved "https://registry.yarnpkg.com/@greenwood/cli/-/cli-0.28.0-alpha.2.tgz#5125fe595666cc3c93e78eb7abeb56233e4b0f0b"
integrity sha512-+iyVIYcRM6Qd0w8DPHyuFs8NnMLLmt5EKODZaGXAk7t+VnvbkZKmGYuGPUHJWaojB3EJSBlw6pqRXbSlkjCfkA==
"@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.2":
version "0.28.0-alpha.2"
resolved "https://registry.yarnpkg.com/@greenwood/plugin-postcss/-/plugin-postcss-0.28.0-alpha.2.tgz#64ab2f276c70a4a2c0eab8030d583c4603b7ce93"
integrity sha512-HNwQVFSjbJlVEHqexoaIFXd+TgwCLwfk8IgIxW7e8t8noCprSTY/DNu+COEOimt90BtluVTc7W7XuyWyuFf/ag==
"@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 7d0ec9e

Please sign in to comment.