Skip to content

Commit bc0703e

Browse files
Update dependency patch-package to v6.5.0
1 parent 407c611 commit bc0703e

2 files changed

Lines changed: 13 additions & 7 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@
120120
"metro-react-native-babel-preset": "0.71.1",
121121
"metro-source-map": "0.71.1",
122122
"mocha": "6",
123-
"patch-package": "6.4.7",
123+
"patch-package": "6.5.0",
124124
"postinstall-prepare": "1.0.1",
125125
"prettier": "2.6.2",
126126
"query-string": "^7.0.1",

yarn.lock

Lines changed: 12 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -12661,24 +12661,25 @@ password-prompt@^1.0.4:
1266112661
ansi-escapes "^3.1.0"
1266212662
cross-spawn "^6.0.5"
1266312663

12664-
patch-package@6.4.7:
12665-
version "6.4.7"
12666-
resolved "https://registry.yarnpkg.com/patch-package/-/patch-package-6.4.7.tgz#2282d53c397909a0d9ef92dae3fdeb558382b148"
12667-
integrity sha512-S0vh/ZEafZ17hbhgqdnpunKDfzHQibQizx9g8yEf5dcVk3KOflOfdufRXQX8CSEkyOQwuM/bNz1GwKvFj54kaQ==
12664+
patch-package@6.5.0:
12665+
version "6.5.0"
12666+
resolved "https://registry.yarnpkg.com/patch-package/-/patch-package-6.5.0.tgz#feb058db56f0005da59cfa316488321de585e88a"
12667+
integrity sha512-tC3EqJmo74yKqfsMzELaFwxOAu6FH6t+FzFOsnWAuARm7/n2xB5AOeOueE221eM9gtMuIKMKpF9tBy/X2mNP0Q==
1266812668
dependencies:
1266912669
"@yarnpkg/lockfile" "^1.1.0"
12670-
chalk "^2.4.2"
12670+
chalk "^4.1.2"
1267112671
cross-spawn "^6.0.5"
1267212672
find-yarn-workspace-root "^2.0.0"
1267312673
fs-extra "^7.0.1"
1267412674
is-ci "^2.0.0"
1267512675
klaw-sync "^6.0.0"
12676-
minimist "^1.2.0"
12676+
minimist "^1.2.6"
1267712677
open "^7.4.2"
1267812678
rimraf "^2.6.3"
1267912679
semver "^5.6.0"
1268012680
slash "^2.0.0"
1268112681
tmp "^0.0.33"
12682+
yaml "^1.10.2"
1268212683

1268312684
path-browserify@0.0.1:
1268412685
version "0.0.1"
@@ -17132,6 +17133,11 @@ yallist@^4.0.0:
1713217133
resolved "https://registry.yarnpkg.com/yallist/-/yallist-4.0.0.tgz#9bb92790d9c0effec63be73519e11a35019a3a72"
1713317134
integrity sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==
1713417135

17136+
yaml@^1.10.2:
17137+
version "1.10.2"
17138+
resolved "https://registry.yarnpkg.com/yaml/-/yaml-1.10.2.tgz#2301c5ffbf12b467de8da2333a459e29e7920e4b"
17139+
integrity sha512-r3vXyErRCYJ7wg28yvBY5VSoAF8ZvlcW9/BwUzEtUsjvX/DKs24dIkuwjtuprwJJHsbyUbLApepYTR1BN4uHrg==
17140+
1713517141
yargs-parser@13.1.2, yargs-parser@^13.1.2:
1713617142
version "13.1.2"
1713717143
resolved "https://registry.yarnpkg.com/yargs-parser/-/yargs-parser-13.1.2.tgz#130f09702ebaeef2650d54ce6e3e5706f7a4fb38"

0 commit comments

Comments
 (0)