Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/npm_and_yarn/packages/react/examp…
Browse files Browse the repository at this point in the history
…les/codesandbox/semver-5.7.2
  • Loading branch information
kodiakhq[bot] authored Jul 12, 2023
2 parents f40661f + fdcf2da commit bbbca68
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-react-storybook.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
- name: Setup Pages
uses: actions/configure-pages@v3
- name: Upload artifact
uses: actions/upload-pages-artifact@v1
uses: actions/upload-pages-artifact@v2
with:
path: 'packages/react/storybook-static'

Expand Down
6 changes: 3 additions & 3 deletions packages/icons-vue/examples/storybook/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5616,9 +5616,9 @@ schema-utils@^1.0.0:
ajv-keywords "^3.1.0"

semver@^5.3.0, semver@^5.4.1, semver@^5.5.0, semver@^5.5.1, semver@^5.6.0:
version "5.6.0"
resolved "https://registry.yarnpkg.com/semver/-/semver-5.6.0.tgz#7e74256fbaa49c75aa7c7a205cc22799cac80004"
integrity sha512-RS9R6R35NYgQn++fkDWaOmqGoj4Ek9gGs+DPxNUZKuwE183xjJroKvyo1IzVFeXvUrvmALy6FWD5xrdJT25gMg==
version "5.7.2"
resolved "https://registry.yarnpkg.com/semver/-/semver-5.7.2.tgz#48d55db737c3287cd4835e17fa13feace1c41ef8"
integrity sha512-cBznnQ9KjJqU67B52RMC65CMarK2600WFnbkcaiwWq3xy/5haFJlshgnpjovMVJ+Hff49d8GEn0b87C5pDQ10g==

send@0.18.0:
version "0.18.0"
Expand Down

0 comments on commit bbbca68

Please sign in to comment.