Skip to content

Commit

Permalink
chore: address mend issue (#5982)
Browse files Browse the repository at this point in the history
* chore: address mend issue

* chore: address mend issue failure scenario

* chore: address mend issue fix

---------

Co-authored-by: elysia <[email protected]>
  • Loading branch information
amal-k-joy and elycheea committed Sep 5, 2024
1 parent 618cc84 commit 4062a16
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 13 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@
"resolutions": {
"cheerio": "1.0.0-rc.10",
"braces": "^3.0.3",
"micromatch": "4.0.6",
"micromatch": "4.0.8",
"ws": "^8.17.1"
},
"eslintConfig": {
Expand Down
17 changes: 5 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -17379,13 +17379,13 @@ __metadata:
languageName: node
linkType: hard

"micromatch@npm:4.0.6":
version: 4.0.6
resolution: "micromatch@npm:4.0.6"
"micromatch@npm:4.0.8":
version: 4.0.8
resolution: "micromatch@npm:4.0.8"
dependencies:
braces: "npm:^3.0.3"
picomatch: "npm:^4.0.2"
checksum: ed95dc8d00dbe3795a0daf0f19f411714f4b39d888824f7b460f4bdbd8952b06628c64704c05b319aca27e2418628a6286b5595890ce9d0c53e5ae962435c83f
picomatch: "npm:^2.3.1"
checksum: 6bf2a01672e7965eb9941d1f02044fad2bd12486b5553dc1116ff24c09a8723157601dc992e74c911d896175918448762df3b3fd0a6b61037dd1a9766ddfbf58
languageName: node
linkType: hard

Expand Down Expand Up @@ -19461,13 +19461,6 @@ __metadata:
languageName: node
linkType: hard

"picomatch@npm:^4.0.2":
version: 4.0.2
resolution: "picomatch@npm:4.0.2"
checksum: ce617b8da36797d09c0baacb96ca8a44460452c89362d7cb8f70ca46b4158ba8bc3606912de7c818eb4a939f7f9015cef3c766ec8a0c6bfc725fdc078e39c717
languageName: node
linkType: hard

"pidtree@npm:0.6.0":
version: 0.6.0
resolution: "pidtree@npm:0.6.0"
Expand Down

0 comments on commit 4062a16

Please sign in to comment.