Skip to content

Commit

Permalink
fix: yarn file
Browse files Browse the repository at this point in the history
  • Loading branch information
Anas12091101 committed Sep 19, 2024
1 parent 0089e67 commit 5f41535
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 6 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -125,6 +125,7 @@
"yup": "^0.32.0"
},
"resolutions": {
"minimist": "1.2.8",
"merge": "^2.1.1",
"webpack/watchpack/watchpack-chokidar2/**/chokidar": "^3.4.3"
},
Expand Down
7 changes: 1 addition & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7793,12 +7793,7 @@ [email protected]:
is-plain-obj "^1.1.0"
kind-of "^6.0.3"

[email protected]:
version "1.1.3"
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.1.3.tgz#3bedfd91a92d39016fcfaa1c681e8faa1a1efda8"
integrity sha512-2RbeLaM/Hbo9vJ1+iRrxzfDnX9108qb2m923U+s+Ot2eMey0IYGdSjzHmvtg2XsxoCuMnzOMw7qc573RvnLgwg==

minimist@^1.2.0, minimist@^1.2.6:
[email protected], [email protected], minimist@^1.2.0, minimist@^1.2.6:
version "1.2.8"
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.8.tgz#c1a464e7693302e082a075cee0c057741ac4772c"
integrity sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==
Expand Down

0 comments on commit 5f41535

Please sign in to comment.