Skip to content

Commit

Permalink
chore(deps): update dependency npm-run-all2 to v5.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 28, 2024
1 parent 8a7a7c8 commit 2da10c8
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"eslint-config-timetree": "1.7.3",
"husky": "8.0.3",
"jest": "29.7.0",
"npm-run-all2": "5.0.0",
"npm-run-all2": "5.0.2",
"prettier": "3.2.4",
"rimraf": "5.0.5",
"semantic-release": "19.0.5",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1490,7 +1490,7 @@ ansi-styles@^3.2.1:
dependencies:
color-convert "^1.9.0"

ansi-styles@^4.0.0, ansi-styles@^4.1.0, ansi-styles@^4.2.1, ansi-styles@^4.3.0:
ansi-styles@^4.0.0, ansi-styles@^4.1.0, ansi-styles@^4.3.0:
version "4.3.0"
resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-4.3.0.tgz#edd803628ae71c04c85ae7a0906edad34b648937"
integrity sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==
Expand Down Expand Up @@ -5015,12 +5015,12 @@ npm-registry-fetch@^13.0.0, npm-registry-fetch@^13.0.1, npm-registry-fetch@^13.1
npm-package-arg "^9.0.1"
proc-log "^2.0.0"

[email protected].0:
version "5.0.0"
resolved "https://registry.yarnpkg.com/npm-run-all2/-/npm-run-all2-5.0.0.tgz#a95a0451ab8e971c9239d17aca7a39d4bc6658ed"
integrity sha512-twczQhEpj55UROtg0Xz0nzn83TanS5Re12g5g1hcdnyAhlWOt9VNHdSHf2Z6MO3/wOVqy9tEdi0ruJt5NnMgmw==
[email protected].2:
version "5.0.2"
resolved "https://registry.yarnpkg.com/npm-run-all2/-/npm-run-all2-5.0.2.tgz#7dae8e11ba90be9edd05379414a01407416b336c"
integrity sha512-S2G6FWZ3pNWAAKm2PFSOtEAG/N+XO/kz3+9l6V91IY+Y3XFSt7Lp7DV92KCgEboEW0hRTu0vFaMe4zXDZYaOyA==
dependencies:
ansi-styles "^4.2.1"
ansi-styles "^5.0.0"
cross-spawn "^7.0.3"
memorystream "^0.3.1"
minimatch "^3.0.4"
Expand Down

0 comments on commit 2da10c8

Please sign in to comment.