Skip to content

Commit 4264aa5

Browse files
chore(deps): update dependency npm-run-all2 to ^5.0.2
1 parent 9e24e10 commit 4264aa5

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
"eslint-import-resolver-typescript": "link:.",
9292
"eslint-plugin-import": "npm:eslint-plugin-i@^2.29.1",
9393
"lint-staged": "^13.3.0",
94-
"npm-run-all2": "^5.0.0",
94+
"npm-run-all2": "^5.0.2",
9595
"prettier": "^2.8.8",
9696
"react": "^18.2.0",
9797
"simple-git-hooks": "^2.9.0",

yarn.lock

+2-2
Original file line numberDiff line numberDiff line change
@@ -6196,7 +6196,7 @@ __metadata:
61966196
is-core-module: "npm:^2.13.1"
61976197
is-glob: "npm:^4.0.3"
61986198
lint-staged: "npm:^13.3.0"
6199-
npm-run-all2: "npm:^5.0.0"
6199+
npm-run-all2: "npm:^5.0.2"
62006200
prettier: "npm:^2.8.8"
62016201
react: "npm:^18.2.0"
62026202
simple-git-hooks: "npm:^2.9.0"
@@ -10475,7 +10475,7 @@ __metadata:
1047510475
languageName: node
1047610476
linkType: hard
1047710477

10478-
"npm-run-all2@npm:^5.0.0":
10478+
"npm-run-all2@npm:^5.0.2":
1047910479
version: 5.0.2
1048010480
resolution: "npm-run-all2@npm:5.0.2"
1048110481
dependencies:

0 commit comments

Comments
 (0)