Skip to content

Commit f85ebd8

Browse files
chore(deps): bump minimatch from 9.0.5 to 9.0.7
Bumps [minimatch](https://github.com/isaacs/minimatch) from 9.0.5 to 9.0.7. - [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md) - [Commits](isaacs/minimatch@v9.0.5...v9.0.7) --- updated-dependencies: - dependency-name: minimatch dependency-version: 9.0.7 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 129d745 commit f85ebd8

4 files changed

Lines changed: 134 additions & 12 deletions

File tree

packages/@expo/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
"getenv": "^2.0.0",
7878
"glob": "^13.0.0",
7979
"lan-network": "^0.1.6",
80-
"minimatch": "^9.0.0",
80+
"minimatch": "^9.0.7",
8181
"multitars": "^0.2.3",
8282
"node-forge": "^1.3.3",
8383
"npm-package-arg": "^11.0.0",

packages/@expo/fingerprint/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"getenv": "^2.0.0",
5151
"glob": "^13.0.0",
5252
"ignore": "^5.3.1",
53-
"minimatch": "^9.0.0",
53+
"minimatch": "^9.0.7",
5454
"resolve-from": "^5.0.0",
5555
"semver": "^7.6.0"
5656
},

packages/@expo/metro-config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"hermes-parser": "^0.29.1",
5151
"jsc-safe-url": "^0.2.4",
5252
"lightningcss": "^1.30.1",
53-
"minimatch": "^9.0.0",
53+
"minimatch": "^9.0.7",
5454
"postcss": "~8.4.32",
5555
"resolve-from": "^5.0.0"
5656
},

yarn.lock

Lines changed: 131 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1549,6 +1549,47 @@
15491549
dependencies:
15501550
node-forge "^1.3.3"
15511551

1552+
"@expo/config-plugins@~55.0.6":
1553+
version "55.0.6"
1554+
resolved "https://registry.yarnpkg.com/@expo/config-plugins/-/config-plugins-55.0.6.tgz#fcc5d6e2bfe9d48861d219fa8d2fe88116e6a7cb"
1555+
integrity sha512-cIox6FjZlFaaX40rbQ3DvP9e87S5X85H9uw+BAxJE5timkMhuByy3GAlOsj1h96EyzSiol7Q6YIGgY1Jiz4M+A==
1556+
dependencies:
1557+
"@expo/config-types" "^55.0.5"
1558+
"@expo/json-file" "~10.0.12"
1559+
"@expo/plist" "^0.5.2"
1560+
"@expo/sdk-runtime-versions" "^1.0.0"
1561+
chalk "^4.1.2"
1562+
debug "^4.3.5"
1563+
getenv "^2.0.0"
1564+
glob "^13.0.0"
1565+
resolve-from "^5.0.0"
1566+
semver "^7.5.4"
1567+
slugify "^1.6.6"
1568+
xcode "^3.0.1"
1569+
xml2js "0.6.0"
1570+
1571+
"@expo/config-types@^55.0.5":
1572+
version "55.0.5"
1573+
resolved "https://registry.yarnpkg.com/@expo/config-types/-/config-types-55.0.5.tgz#731ce3e95866254e18977c0026ebab8a00dd6e10"
1574+
integrity sha512-sCmSUZG4mZ/ySXvfyyBdhjivz8Q539X1NondwDdYG7s3SBsk+wsgPJzYsqgAG/P9+l0xWjUD2F+kQ1cAJ6NNLg==
1575+
1576+
"@expo/config@~55.0.8":
1577+
version "55.0.8"
1578+
resolved "https://registry.yarnpkg.com/@expo/config/-/config-55.0.8.tgz#170e1cd109cc755ec7c19e52f61feea35bbcbd9a"
1579+
integrity sha512-D7RYYHfErCgEllGxNwdYdkgzLna7zkzUECBV3snbUpf7RvIpB5l1LpCgzuVoc5KVew5h7N1Tn4LnT/tBSUZsQg==
1580+
dependencies:
1581+
"@expo/config-plugins" "~55.0.6"
1582+
"@expo/config-types" "^55.0.5"
1583+
"@expo/json-file" "^10.0.12"
1584+
"@expo/require-utils" "^55.0.2"
1585+
deepmerge "^4.3.1"
1586+
getenv "^2.0.0"
1587+
glob "^13.0.0"
1588+
resolve-from "^5.0.0"
1589+
resolve-workspace-root "^2.0.0"
1590+
semver "^7.6.0"
1591+
slugify "^1.3.4"
1592+
15521593
"@expo/devcert@^1.2.1":
15531594
version "1.2.1"
15541595
resolved "https://registry.yarnpkg.com/@expo/devcert/-/devcert-1.2.1.tgz#1a687985bea1670866e54d5ba7c0ced963c354f4"
@@ -1700,6 +1741,15 @@
17001741
"@types/hoist-non-react-statics" "^3.3.1"
17011742
hoist-non-react-statics "^3.3.0"
17021743

1744+
"@expo/require-utils@^55.0.2":
1745+
version "55.0.2"
1746+
resolved "https://registry.yarnpkg.com/@expo/require-utils/-/require-utils-55.0.2.tgz#ca21b841aa5d450852fb3387e0ff7acd8d5dc247"
1747+
integrity sha512-dV5oCShQ1umKBKagMMT4B/N+SREsQe3lU4Zgmko5AO0rxKV0tynZT6xXs+e2JxuqT4Rz997atg7pki0BnZb4uw==
1748+
dependencies:
1749+
"@babel/code-frame" "^7.20.0"
1750+
"@babel/core" "^7.25.2"
1751+
"@babel/plugin-transform-modules-commonjs" "^7.24.8"
1752+
17031753
"@expo/rudder-sdk-node@^1.1.1":
17041754
version "1.1.1"
17051755
resolved "https://registry.yarnpkg.com/@expo/rudder-sdk-node/-/rudder-sdk-node-1.1.1.tgz#6aa575f346833eb6290282118766d4919c808c6a"
@@ -5799,6 +5849,11 @@ balanced-match@^1.0.0:
57995849
resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-1.0.2.tgz#e83e3a7e3f300b34cb9d87f615fa0cbf357690ee"
58005850
integrity sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==
58015851

5852+
balanced-match@^4.0.2:
5853+
version "4.0.4"
5854+
resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-4.0.4.tgz#bfb10662feed8196a2c62e7c68e17720c274179a"
5855+
integrity sha512-BLrgEcRTwX2o6gGxGOCNyMvGSp35YofuYzw9h1IMTRmKqttAZZVU67bdb9Pr2vUHA8+j3i2tJfjO6C6+4myGTA==
5856+
58025857
base64-arraybuffer@^1.0.2:
58035858
version "1.0.2"
58045859
resolved "https://registry.yarnpkg.com/base64-arraybuffer/-/base64-arraybuffer-1.0.2.tgz#1c37589a7c4b0746e34bd1feb951da2df01c1bdc"
@@ -5945,13 +6000,20 @@ brace-expansion@^1.1.7:
59456000
balanced-match "^1.0.0"
59466001
concat-map "0.0.1"
59476002

5948-
brace-expansion@^2.0.1:
5949-
version "2.0.1"
5950-
resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-2.0.1.tgz#1edc459e0f0c548486ecf9fc99f2221364b9a0ae"
5951-
integrity sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==
6003+
brace-expansion@^2.0.1, brace-expansion@^2.0.2:
6004+
version "2.0.2"
6005+
resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-2.0.2.tgz#54fc53237a613d854c7bd37463aad17df87214e7"
6006+
integrity sha512-Jt0vHyM+jmUBqojB7E1NIYadt0vI0Qxjxd2TErW94wDz+E2LAm5vKMXXwg6ZZBTHPuUlDgQHKXvjGBdfcF1ZDQ==
59526007
dependencies:
59536008
balanced-match "^1.0.0"
59546009

6010+
brace-expansion@^5.0.2:
6011+
version "5.0.4"
6012+
resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-5.0.4.tgz#614daaecd0a688f660bbbc909a8748c3d80d4336"
6013+
integrity sha512-h+DEnpVvxmfVefa4jFbCf5HdH5YMDXRsmKflpf1pILZWRFlTbJpxeU55nJl4Smt5HQaGzg1o6RHFPJaOqnmBDg==
6014+
dependencies:
6015+
balanced-match "^4.0.2"
6016+
59556017
braces@^1.8.2:
59566018
version "1.8.5"
59576019
resolved "https://registry.yarnpkg.com/braces/-/braces-1.8.5.tgz#ba77962e12dff969d6b76711e914b737857bf6a7"
@@ -8217,6 +8279,14 @@ expo-atlas@^0.4.1:
82178279
serve-static "^1.15.0"
82188280
stream-json "^1.8.0"
82198281

8282+
expo-manifests@~55.0.9:
8283+
version "55.0.9"
8284+
resolved "https://registry.yarnpkg.com/expo-manifests/-/expo-manifests-55.0.9.tgz#7cc479cf3af5f01369e40d068018d54a5711d44f"
8285+
integrity sha512-i82j3X4hbxYDe6kxUw4u8WfvbvTj2w+9BD9WKuL0mFRy+MjvdzdyaqAjEViWCKo/alquP/hTApDTQBb3UmWhkg==
8286+
dependencies:
8287+
"@expo/config" "~55.0.8"
8288+
expo-json-utils "~55.0.0"
8289+
82208290
expo-progress@^0.0.2:
82218291
version "0.0.2"
82228292
resolved "https://registry.yarnpkg.com/expo-progress/-/expo-progress-0.0.2.tgz#0d42470f8f1f019d3ae0f1da377c9bca891f3dd8"
@@ -8230,6 +8300,51 @@ expo-three@7.0.1:
82308300
"@expo/browser-polyfill" "^1.0.1"
82318301
expo-asset-utils "~3.0.0"
82328302

8303+
expo-updates-interface@~55.1.3:
8304+
version "55.1.3"
8305+
resolved "https://registry.yarnpkg.com/expo-updates-interface/-/expo-updates-interface-55.1.3.tgz#cecc1821a9f5e773739144bea7ad93c6a485baea"
8306+
integrity sha512-UVVIiZqymQZJL+o/jh65kXOI97xdkbqBJJM0LMabaPMNLFnc6/WvOMOzmQs7SPyKb8+0PeBaFd7tj5DzF6JeQg==
8307+
8308+
expo-updates@55.0.6:
8309+
version "55.0.6"
8310+
resolved "https://registry.yarnpkg.com/expo-updates/-/expo-updates-55.0.6.tgz#2565e3bd9a046e311c3392c7e7babedae2eb1687"
8311+
integrity sha512-ykCzafGoFNHIJGXv59HxfDSVt/lVgE1RsRzmLfZbDCq2bapMZi1eUdprKhhrJVTkXPq92xDESx4I+2LpVc4f4g==
8312+
dependencies:
8313+
"@expo/code-signing-certificates" "^0.0.6"
8314+
"@expo/plist" "^0.5.2"
8315+
"@expo/spawn-async" "^1.7.2"
8316+
arg "4.1.0"
8317+
chalk "^4.1.2"
8318+
debug "^4.3.4"
8319+
expo-eas-client "~55.0.2"
8320+
expo-manifests "~55.0.4"
8321+
expo-structured-headers "~55.0.0"
8322+
expo-updates-interface "~55.1.1"
8323+
getenv "^2.0.0"
8324+
glob "^13.0.0"
8325+
ignore "^5.3.1"
8326+
resolve-from "^5.0.0"
8327+
8328+
expo-updates@~55.0.6:
8329+
version "55.0.12"
8330+
resolved "https://registry.yarnpkg.com/expo-updates/-/expo-updates-55.0.12.tgz#409b470d0bc2cd885a628309eeff9bffc5774062"
8331+
integrity sha512-20YTlmivT7pU8+jYMQHqHQmFTdNHHfIMXXVuFjQA31qCyAOwR32AvDn30IBpgn1Z7XJTX+Sr6cEoMhqz5IJfww==
8332+
dependencies:
8333+
"@expo/code-signing-certificates" "^0.0.6"
8334+
"@expo/plist" "^0.5.2"
8335+
"@expo/spawn-async" "^1.7.2"
8336+
arg "^4.1.0"
8337+
chalk "^4.1.2"
8338+
debug "^4.3.4"
8339+
expo-eas-client "~55.0.2"
8340+
expo-manifests "~55.0.9"
8341+
expo-structured-headers "~55.0.0"
8342+
expo-updates-interface "~55.1.3"
8343+
getenv "^2.0.0"
8344+
glob "^13.0.0"
8345+
ignore "^5.3.1"
8346+
resolve-from "^5.0.0"
8347+
82338348
exponential-backoff@^3.1.1:
82348349
version "3.1.1"
82358350
resolved "https://registry.yarnpkg.com/exponential-backoff/-/exponential-backoff-3.1.1.tgz#64ac7526fe341ab18a39016cd22c787d01e00bf6"
@@ -11821,12 +11936,19 @@ minimatch@^8.0.2:
1182111936
dependencies:
1182211937
brace-expansion "^2.0.1"
1182311938

11824-
minimatch@^9.0.0, minimatch@^9.0.4, minimatch@^9.0.5:
11825-
version "9.0.5"
11826-
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.5.tgz#d74f9dd6b57d83d8e98cfb82133b03978bc929e5"
11827-
integrity sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==
11939+
minimatch@^9.0.4, minimatch@^9.0.5:
11940+
version "9.0.9"
11941+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.9.tgz#9b0cb9fcb78087f6fd7eababe2511c4d3d60574e"
11942+
integrity sha512-OBwBN9AL4dqmETlpS2zasx+vTeWclWzkblfZk7KTA5j3jeOONz/tRCnZomUyvNg83wL5Zv9Ss6HMJXAgL8R2Yg==
1182811943
dependencies:
11829-
brace-expansion "^2.0.1"
11944+
brace-expansion "^2.0.2"
11945+
11946+
minimatch@^9.0.7:
11947+
version "9.0.7"
11948+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.7.tgz#d76c4d0b3b527877016d6cc1b9922fc8e0ffe7b0"
11949+
integrity sha512-MOwgjc8tfrpn5QQEvjijjmDVtMw2oL88ugTevzxQnzRLm6l3fVEF2gzU0kYeYYKD8C66+IdGX6peJ4MyUlUnPg==
11950+
dependencies:
11951+
brace-expansion "^5.0.2"
1183011952

1183111953
minimist-options@4.1.0:
1183211954
version "4.1.0"

0 commit comments

Comments
 (0)