Skip to content

Commit

Permalink
upgrade alpha.8
Browse files Browse the repository at this point in the history
  • Loading branch information
thescientist13 committed Nov 21, 2022
1 parent ea73eec commit 0e14983
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 @@ -30,8 +30,8 @@
"devDependencies": {
"@babel/core": "^7.18.13",
"@esm-bundle/chai": "^4.3.4",
"@greenwood/cli": "~0.27.0-alpha.6",
"@greenwood/plugin-postcss": "~0.27.0-alpha.6",
"@greenwood/cli": "~0.27.0-alpha.7",
"@greenwood/plugin-postcss": "~0.27.0-alpha.7",
"@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.27.0-alpha.6":
version "0.27.0-alpha.6"
resolved "https://registry.yarnpkg.com/@greenwood/cli/-/cli-0.27.0-alpha.6.tgz#80d0ba3bd61d35098a19b7260620e16578e7ba3f"
integrity sha512-PorwPgGUFm9R2kHNq3FNEwq/hoX7vNFL/Ctq3OIxdxVyMfq9L/4X1Mpm7TQ/s0ZwiFocA9/bGlJ1F6CaqJ/q7g==
"@greenwood/cli@~0.27.0-alpha.7":
version "0.27.0-alpha.7"
resolved "https://registry.yarnpkg.com/@greenwood/cli/-/cli-0.27.0-alpha.7.tgz#9d6c775d39b822d0d15db966105ef31b551dfb9b"
integrity sha512-C5Ua77vLKUEd+bF3KsLpRL+IyfM5FgBD0mX4N0P978HAgvjsj4xrvBM0fYLmNzoBpKrKoEBx5ra61S0bqeAuug==
dependencies:
"@rollup/plugin-node-resolve" "^13.0.0"
"@rollup/plugin-replace" "^2.3.4"
Expand All @@ -1266,10 +1266,10 @@
unified "^9.2.0"
wc-compiler "~0.6.1"

"@greenwood/plugin-postcss@~0.27.0-alpha.6":
version "0.27.0-alpha.6"
resolved "https://registry.yarnpkg.com/@greenwood/plugin-postcss/-/plugin-postcss-0.27.0-alpha.6.tgz#c38b0e93057469c9736e0f3da1ca38b968dee13a"
integrity sha512-MQlrrPDb3MLJnp2XI0hR3e3sHuc/3lw/6JPOj6U11/gF8SjkIc3YY4t1yCuj+ifiAopCoSXxHrmc3JfKF6mg2g==
"@greenwood/plugin-postcss@~0.27.0-alpha.7":
version "0.27.0-alpha.7"
resolved "https://registry.yarnpkg.com/@greenwood/plugin-postcss/-/plugin-postcss-0.27.0-alpha.7.tgz#4728aee5269ee17cdca30ce2a03519f96a97d5b5"
integrity sha512-8lJLzA9gG53WXQ8leHx3hUc12q7NKEbq5I9XHxI+smduJ3RnzqXO+6s0G3tpzvnWfEEZG1bRq6wnEkvvvX+Jiw==
dependencies:
postcss "^8.3.11"
postcss-import "^13.0.0"
Expand Down

0 comments on commit 0e14983

Please sign in to comment.