Skip to content

Commit

Permalink
Update picomatch
Browse files Browse the repository at this point in the history
  • Loading branch information
elastic-renovate-prod[bot] authored Dec 6, 2024
1 parent f84e491 commit 507f808
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -1625,7 +1625,7 @@
"@types/papaparse": "^5.0.3",
"@types/pbf": "3.0.2",
"@types/pdfmake": "^0.2.2",
"@types/picomatch": "^2.3.0",
"@types/picomatch": "^3.0.1",
"@types/pidusage": "^2.0.2",
"@types/pixelmatch": "^5.2.4",
"@types/pngjs": "^6.0.5",
Expand Down Expand Up @@ -1798,7 +1798,7 @@
"openapi-types": "^12.1.3",
"p-reflect": "2.1.0",
"peggy": "^1.2.0",
"picomatch": "^2.3.1",
"picomatch": "^4.0.2",
"pidusage": "^3.0.2",
"pirates": "^4.0.1",
"piscina": "^3.2.0",
Expand Down
5 changes: 5 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12043,6 +12043,11 @@
resolved "https://registry.yarnpkg.com/@types/picomatch/-/picomatch-2.3.0.tgz#75db5e75a713c5a83d5b76780c3da84a82806003"
integrity sha512-O397rnSS9iQI4OirieAtsDqvCj4+3eY1J+EPdNTKuHuRWIfUoGyzX294o8C4KJYaLqgSrd2o60c5EqCU8Zv02g==

"@types/picomatch@^3.0.1":
version "3.0.1"
resolved "https://registry.yarnpkg.com/@types/picomatch/-/picomatch-3.0.1.tgz#d2bb932bb24c2f2f97f77c31c3c37ddd60c9a4a5"
integrity sha512-1MRgzpzY0hOp9pW/kLRxeQhUWwil6gnrUYd3oEpeYBqp/FexhaCPv3F8LsYr47gtUU45fO2cm1dbwkSrHEo8Uw==

"@types/pidusage@^2.0.2":
version "2.0.2"
resolved "https://registry.yarnpkg.com/@types/pidusage/-/pidusage-2.0.2.tgz#3f8c4b19ba7ea438a733d093661e92b60e5f88ee"
Expand Down

0 comments on commit 507f808

Please sign in to comment.