Skip to content

Commit 7a16e5e

Browse files
committed
chore(deps): update dependency npm-run-all2 to v6.2.2
1 parent 42fc0c6 commit 7a16e5e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@
133133
"glob": "10.4.2",
134134
"husky": "9.0.11",
135135
"jsdom": "^24.0.0",
136-
"npm-run-all2": "6.2.1",
136+
"npm-run-all2": "6.2.2",
137137
"open-cli": "^8.0.0",
138138
"postcss": "8.4.39",
139139
"prettier": "2.8.8",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5386,10 +5386,10 @@ npm-normalize-package-bin@^3.0.0:
53865386
resolved "https://registry.yarnpkg.com/npm-normalize-package-bin/-/npm-normalize-package-bin-3.0.1.tgz#25447e32a9a7de1f51362c61a559233b89947832"
53875387
integrity sha512-dMxCf+zZ+3zeQZXKxmyuCKlIDPGuv8EF940xbkC4kQVDTtqoh6rJFO+JTKSA6/Rwi0getWmtuy4Itup0AMcaDQ==
53885388

5389-
5390-
version "6.2.1"
5391-
resolved "https://registry.yarnpkg.com/npm-run-all2/-/npm-run-all2-6.2.1.tgz#6b59513f7bf5bb053876a78b7be82e29bdf8eeaf"
5392-
integrity sha512-eX4MWsUYOSm1FhPh9LPAWbqq2quny3u8gEEWIY4HHECi10qOyi1dNaJFCyOOv2uP05ZuTPETwS2p1GZk9oLJsw==
5389+
5390+
version "6.2.2"
5391+
resolved "https://registry.yarnpkg.com/npm-run-all2/-/npm-run-all2-6.2.2.tgz#cd98d7c94dfa92e36724a1064609cca7a8991f5f"
5392+
integrity sha512-Q+alQAGIW7ZhKcxLt8GcSi3h3ryheD6xnmXahkMRVM5LYmajcUrSITm8h+OPC9RYWMV2GR0Q1ntTUCfxaNoOJw==
53935393
dependencies:
53945394
ansi-styles "^6.2.1"
53955395
cross-spawn "^7.0.3"

0 commit comments

Comments
 (0)