Skip to content

Commit

Permalink
Bump yarn-upgrade-all from 0.7.2 to 0.7.4
Browse files Browse the repository at this point in the history
Bumps [yarn-upgrade-all](https://github.com/tylerlong/yarn-upgrade-all) from 0.7.2 to 0.7.4.
- [Commits](https://github.com/tylerlong/yarn-upgrade-all/commits)

---
updated-dependencies:
- dependency-name: yarn-upgrade-all
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 12, 2024
1 parent f6016a2 commit 363529e
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"tslib": "^2.6.3",
"typescript": "^5.5.4",
"vite": "^5.4.0",
"yarn-upgrade-all": "^0.7.2"
"yarn-upgrade-all": "^0.7.4"
},
"type": "module",
"dependencies": {
Expand Down
15 changes: 11 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -627,6 +627,11 @@ color-convert@^2.0.1:
dependencies:
color-name "~1.1.4"

color-loggers@^0.3.1:
version "0.3.2"
resolved "https://registry.yarnpkg.com/color-loggers/-/color-loggers-0.3.2.tgz#04b12224f4ef3f78c1bdfb238f2cee50f72d7e51"
integrity sha512-asfXyY1/9N+Cxt30jb0PFy5tccybuMnWVc9J8EJuYoJVlcsUshn+pt2QuyUB3BWKMXVvEH8jgLrCFs11Am8QZA==

color-name@~1.1.4:
version "1.1.4"
resolved "https://registry.yarnpkg.com/color-name/-/color-name-1.1.4.tgz#c2a09a87acbde69543de6f63fa3995c826c536a2"
Expand Down Expand Up @@ -1903,10 +1908,12 @@ yaml@^1.10.2:
resolved "https://registry.yarnpkg.com/yaml/-/yaml-1.10.2.tgz#2301c5ffbf12b467de8da2333a459e29e7920e4b"
integrity sha512-r3vXyErRCYJ7wg28yvBY5VSoAF8ZvlcW9/BwUzEtUsjvX/DKs24dIkuwjtuprwJJHsbyUbLApepYTR1BN4uHrg==

yarn-upgrade-all@^0.7.2:
version "0.7.2"
resolved "https://registry.yarnpkg.com/yarn-upgrade-all/-/yarn-upgrade-all-0.7.2.tgz#5d2afa9230661c55f22d3f848f22258db732ae20"
integrity sha512-iVxmoBuNdpxeahAIehJ039Pp6S8zQ/qTENQRMV5hp7x/2tLGUzytCODIKZFjfUwcRRKT3boGgHheUEWC7+VlQw==
yarn-upgrade-all@^0.7.4:
version "0.7.4"
resolved "https://registry.yarnpkg.com/yarn-upgrade-all/-/yarn-upgrade-all-0.7.4.tgz#bb23ca31e2b7028ef973fe48c882b24288988ad6"
integrity sha512-poqeMyl5LD+xkw9YN322UHqctTf/N6FLpLsAVUllZqGcntEYkDuKL5r4p+zB67z5MaLs8F3qpPNlc9jNjXSABw==
dependencies:
color-loggers "^0.3.1"

yocto-queue@^0.1.0:
version "0.1.0"
Expand Down

0 comments on commit 363529e

Please sign in to comment.