Skip to content

Commit d357522

Browse files
chore(deps): bump minimatch from 3.1.3 to 3.1.4 in /packages/playwright-core/bundles/utils (#39446)
1 parent 3bddc8c commit d357522

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

packages/playwright-core/ThirdPartyNotices.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ This project incorporates components from the projects listed below. The origina
8585
- mime-db@1.54.0 (https://github.com/jshttp/mime-db)
8686
- mime-types@3.0.2 (https://github.com/jshttp/mime-types)
8787
- mime@3.0.0 (https://github.com/broofa/mime)
88-
- minimatch@3.1.3 (https://github.com/isaacs/minimatch)
88+
- minimatch@3.1.4 (https://github.com/isaacs/minimatch)
8989
- ms@2.1.2 (https://github.com/zeit/ms)
9090
- ms@2.1.3 (https://github.com/vercel/ms)
9191
- negotiator@1.0.0 (https://github.com/jshttp/negotiator)
@@ -2775,7 +2775,7 @@ THE SOFTWARE.
27752775
=========================================
27762776
END OF mime@3.0.0 AND INFORMATION
27772777

2778-
%% minimatch@3.1.3 NOTICES AND INFORMATION BEGIN HERE
2778+
%% minimatch@3.1.4 NOTICES AND INFORMATION BEGIN HERE
27792779
=========================================
27802780
The ISC License
27812781

@@ -2793,7 +2793,7 @@ WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
27932793
ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
27942794
IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
27952795
=========================================
2796-
END OF minimatch@3.1.3 AND INFORMATION
2796+
END OF minimatch@3.1.4 AND INFORMATION
27972797

27982798
%% ms@2.1.2 NOTICES AND INFORMATION BEGIN HERE
27992799
=========================================

packages/playwright-core/bundles/utils/package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/playwright-core/bundles/utils/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"ini": "^6.0.0",
1414
"jpeg-js": "0.4.4",
1515
"mime": "^3.0.0",
16-
"minimatch": "^3.1.3",
16+
"minimatch": "^3.1.4",
1717
"open": "8.4.0",
1818
"pngjs": "6.0.0",
1919
"progress": "2.0.3",

0 commit comments

Comments
 (0)