File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 91
91
"eslint-import-resolver-typescript" : " link:." ,
92
92
"eslint-plugin-import" : " npm:eslint-plugin-i@^2.29.1" ,
93
93
"lint-staged" : " ^13.3.0" ,
94
- "npm-run-all2" : " ^5.0.0 " ,
94
+ "npm-run-all2" : " ^5.0.2 " ,
95
95
"prettier" : " ^2.8.8" ,
96
96
"react" : " ^18.2.0" ,
97
97
"simple-git-hooks" : " ^2.9.0" ,
Original file line number Diff line number Diff line change @@ -6196,7 +6196,7 @@ __metadata:
6196
6196
is-core-module: "npm:^2.13.1"
6197
6197
is-glob: "npm:^4.0.3"
6198
6198
lint-staged: "npm:^13.3.0"
6199
- npm-run-all2: "npm:^5.0.0 "
6199
+ npm-run-all2: "npm:^5.0.2 "
6200
6200
prettier: "npm:^2.8.8"
6201
6201
react: "npm:^18.2.0"
6202
6202
simple-git-hooks: "npm:^2.9.0"
@@ -10475,7 +10475,7 @@ __metadata:
10475
10475
languageName: node
10476
10476
linkType: hard
10477
10477
10478
- "npm-run-all2@npm:^5.0.0 ":
10478
+ "npm-run-all2@npm:^5.0.2 ":
10479
10479
version: 5.0.2
10480
10480
resolution: "npm-run-all2@npm:5.0.2"
10481
10481
dependencies:
You can’t perform that action at this time.
0 commit comments