Skip to content
This repository was archived by the owner on Nov 22, 2024. It is now read-only.

Commit 04c2c69

Browse files
angular-robotalan-agius4
authored andcommitted
build: update dependency patch-package to v7
(cherry picked from commit 3b5cb0e)
1 parent b128a88 commit 04c2c69

File tree

2 files changed

+17
-64
lines changed

2 files changed

+17
-64
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
"jsdom": "21.1.1",
8989
"node-fetch": "^2.6.1",
9090
"ora": "^5.1.0",
91-
"patch-package": "^6.5.1",
91+
"patch-package": "^7.0.0",
9292
"piscina": "~3.2.0",
9393
"prettier": "^2.2.1",
9494
"protractor": "7.0.0",

yarn.lock

Lines changed: 16 additions & 63 deletions
Original file line numberDiff line numberDiff line change
@@ -3450,10 +3450,10 @@ chrome-trace-event@^1.0.2:
34503450
resolved "https://registry.yarnpkg.com/chrome-trace-event/-/chrome-trace-event-1.0.3.tgz#1015eced4741e15d06664a957dbbf50d041e26ac"
34513451
integrity sha512-p3KULyQg4S7NIHixdwbGX+nFHkoBiA4YQmyWtjb8XngSKV124nJmRysgAeujbUVb15vh+RvFUfCPqU7rXk+hZg==
34523452

3453-
ci-info@^2.0.0:
3454-
version "2.0.0"
3455-
resolved "https://registry.yarnpkg.com/ci-info/-/ci-info-2.0.0.tgz#67a9e964be31a51e15e5010d58e6f12834002f46"
3456-
integrity sha512-5tK7EtrZ0N+OLFMthtqOj4fI2Jeb88C4CAZPu25LDVUgXJ0A3Js4PMGqrn0JU1W0Mh1/Z8wZzYPxqUrXeBboCQ==
3453+
ci-info@^3.7.0:
3454+
version "3.8.0"
3455+
resolved "https://registry.yarnpkg.com/ci-info/-/ci-info-3.8.0.tgz#81408265a5380c929f0bc665d62256628ce9ef91"
3456+
integrity sha512-eXTggHWSooYhq49F2opQhuHWgzucfF2YgODK4e1566GQs5BIfP30B0oenwBJHfWxAs2fyPB1s7Mg949zLf61Yw==
34573457

34583458
34593459
version "1.8.0"
@@ -3753,17 +3753,6 @@ cross-env@^7.0.3:
37533753
dependencies:
37543754
cross-spawn "^7.0.1"
37553755

3756-
cross-spawn@^6.0.5:
3757-
version "6.0.5"
3758-
resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-6.0.5.tgz#4a5ec7c64dfae22c3a14124dbacdee846d80cbc4"
3759-
integrity sha512-eTVLrBSt7fjbDygz805pMnstIs2VTBNkRm0qxZd+M7A5XDdxVRWO5MxGBXZhjY4cqLYLdtrGqRf8mBPmzwSpWQ==
3760-
dependencies:
3761-
nice-try "^1.0.4"
3762-
path-key "^2.0.1"
3763-
semver "^5.5.0"
3764-
shebang-command "^1.2.0"
3765-
which "^1.2.9"
3766-
37673756
cross-spawn@^7.0.0, cross-spawn@^7.0.1, cross-spawn@^7.0.2, cross-spawn@^7.0.3:
37683757
version "7.0.3"
37693758
resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-7.0.3.tgz#f73a85b9d5d41d045551c177e2882d4ac85728a6"
@@ -5577,13 +5566,6 @@ is-callable@^1.1.3, is-callable@^1.1.4, is-callable@^1.2.7:
55775566
resolved "https://registry.yarnpkg.com/is-callable/-/is-callable-1.2.7.tgz#3bc2a85ea742d9e36205dcacdd72ca1fdc51b055"
55785567
integrity sha512-1BC0BVFhS/p0qtw6enp8e+8OD0UrK0oFLztSjNzhcKA3WDuJxxAPXzPuPtKkjEY9UUoEWlX/8fgKeu2S8i9JTA==
55795568

5580-
is-ci@^2.0.0:
5581-
version "2.0.0"
5582-
resolved "https://registry.yarnpkg.com/is-ci/-/is-ci-2.0.0.tgz#6bc6334181810e04b5c22b3d589fdca55026404c"
5583-
integrity sha512-YfJT7rkpQB0updsdHLGWrvhBJfcfzNNawYDNIyQXJz0IViGf75O8EBPKSdvw2rF+LGCsX4FZ8tcr3b19LcZq4w==
5584-
dependencies:
5585-
ci-info "^2.0.0"
5586-
55875569
is-core-module@^2.1.0, is-core-module@^2.11.0, is-core-module@^2.12.0, is-core-module@^2.8.1:
55885570
version "2.12.0"
55895571
resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.12.0.tgz#36ad62f6f73c8253fd6472517a12483cf03e7ec4"
@@ -6666,11 +6648,6 @@ nice-napi@^1.0.2:
66666648
node-addon-api "^3.0.0"
66676649
node-gyp-build "^4.2.2"
66686650

6669-
nice-try@^1.0.4:
6670-
version "1.0.5"
6671-
resolved "https://registry.yarnpkg.com/nice-try/-/nice-try-1.0.5.tgz#a3378a7696ce7d223e88fc9b764bd7ef1089e366"
6672-
integrity sha512-1nh45deeb5olNY7eX82BkPO7SSxR5SSYJiPTrTdFUVYwAl8CKMA5N9PjTYkHiRjisVcxcQ1HXdLhx2qxxJzLNQ==
6673-
66746651
node-addon-api@^3.0.0:
66756652
version "3.2.1"
66766653
resolved "https://registry.yarnpkg.com/node-addon-api/-/node-addon-api-3.2.1.tgz#81325e0a2117789c0128dab65e7e38f07ceba161"
@@ -7123,25 +7100,25 @@ parseurl@~1.3.2, parseurl@~1.3.3:
71237100
resolved "https://registry.yarnpkg.com/parseurl/-/parseurl-1.3.3.tgz#9da19e7bee8d12dff0513ed5b76957793bc2e8d4"
71247101
integrity sha512-CiyeOxFT/JZyN5m0z9PfXw4SCBJ6Sygz1Dpl0wqjlhDEGGBP1GnsUVEL0p63hoG1fcj3fHynXi9NYO4nWOL+qQ==
71257102

7126-
patch-package@^6.5.1:
7127-
version "6.5.1"
7128-
resolved "https://registry.yarnpkg.com/patch-package/-/patch-package-6.5.1.tgz#3e5d00c16997e6160291fee06a521c42ac99b621"
7129-
integrity sha512-I/4Zsalfhc6bphmJTlrLoOcAF87jcxko4q0qsv4bGcurbr8IskEOtdnt9iCmsQVGL1B+iUhSQqweyTLJfCF9rA==
7103+
patch-package@^7.0.0:
7104+
version "7.0.0"
7105+
resolved "https://registry.yarnpkg.com/patch-package/-/patch-package-7.0.0.tgz#5c646b6b4b4bf37e5184a6950777b21dea6bb66e"
7106+
integrity sha512-eYunHbnnB2ghjTNc5iL1Uo7TsGMuXk0vibX3RFcE/CdVdXzmdbMsG/4K4IgoSuIkLTI5oHrMQk4+NkFqSed0BQ==
71307107
dependencies:
71317108
"@yarnpkg/lockfile" "^1.1.0"
71327109
chalk "^4.1.2"
7133-
cross-spawn "^6.0.5"
7110+
ci-info "^3.7.0"
7111+
cross-spawn "^7.0.3"
71347112
find-yarn-workspace-root "^2.0.0"
71357113
fs-extra "^9.0.0"
7136-
is-ci "^2.0.0"
71377114
klaw-sync "^6.0.0"
71387115
minimist "^1.2.6"
71397116
open "^7.4.2"
71407117
rimraf "^2.6.3"
71417118
semver "^5.6.0"
71427119
slash "^2.0.0"
71437120
tmp "^0.0.33"
7144-
yaml "^1.10.2"
7121+
yaml "^2.2.2"
71457122

71467123
path-exists@^4.0.0:
71477124
version "4.0.0"
@@ -7158,11 +7135,6 @@ path-is-inside@^1.0.1:
71587135
resolved "https://registry.yarnpkg.com/path-is-inside/-/path-is-inside-1.0.2.tgz#365417dede44430d1c11af61027facf074bdfc53"
71597136
integrity sha512-DUWJr3+ULp4zXmol/SZkFf3JGsS9/SIv+Y3Rt93/UjPpDpklB5f1er4O3POIbUuUJ3FXgqte2Q7SrU6zAqwk8w==
71607137

7161-
path-key@^2.0.1:
7162-
version "2.0.1"
7163-
resolved "https://registry.yarnpkg.com/path-key/-/path-key-2.0.1.tgz#411cadb574c5a140d3a4b1910d40d80cc9f40b40"
7164-
integrity sha512-fEHGKCSmUSDPv4uoj8AlD+joPlq3peND+HRYyxFz4KPw4z926S/b8rIuFs2FYJg3BwsxJf6A9/3eIdLaYC+9Dw==
7165-
71667138
path-key@^3.0.0, path-key@^3.1.0:
71677139
version "3.1.1"
71687140
resolved "https://registry.yarnpkg.com/path-key/-/path-key-3.1.1.tgz#581f6ade658cbba65a0d3380de7753295054f375"
@@ -7939,7 +7911,7 @@ [email protected], semver@^7.0.0, semver@^7.1.1, semver@^7.3.5, semver@^7.3.7, semver
79397911
dependencies:
79407912
lru-cache "^6.0.0"
79417913

7942-
semver@^5.3.0, semver@^5.5.0, semver@^5.6.0:
7914+
semver@^5.3.0, semver@^5.6.0:
79437915
version "5.7.1"
79447916
resolved "https://registry.yarnpkg.com/semver/-/semver-5.7.1.tgz#a954f931aeba508d307bbf069eff0c01c96116f7"
79457917
integrity sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ==
@@ -8066,25 +8038,13 @@ shallow-clone@^3.0.0:
80668038
dependencies:
80678039
kind-of "^6.0.2"
80688040

8069-
shebang-command@^1.2.0:
8070-
version "1.2.0"
8071-
resolved "https://registry.yarnpkg.com/shebang-command/-/shebang-command-1.2.0.tgz#44aac65b695b03398968c39f363fee5deafdf1ea"
8072-
integrity sha512-EV3L1+UQWGor21OmnvojK36mhg+TyIKDh3iFBKBohr5xeXIhNBcx8oWdgkTEEQ+BEFFYdLRuqMfd5L84N1V5Vg==
8073-
dependencies:
8074-
shebang-regex "^1.0.0"
8075-
80768041
shebang-command@^2.0.0:
80778042
version "2.0.0"
80788043
resolved "https://registry.yarnpkg.com/shebang-command/-/shebang-command-2.0.0.tgz#ccd0af4f8835fbdc265b82461aaf0c36663f34ea"
80798044
integrity sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==
80808045
dependencies:
80818046
shebang-regex "^3.0.0"
80828047

8083-
shebang-regex@^1.0.0:
8084-
version "1.0.0"
8085-
resolved "https://registry.yarnpkg.com/shebang-regex/-/shebang-regex-1.0.0.tgz#da42f49740c0b42db2ca9728571cb190c98efea3"
8086-
integrity sha512-wpoSFAxys6b2a2wHZ1XpDSgD7N9iVjg29Ph9uV/uaP9Ex/KXlkTZTeddxDPSYQpgvzKLGJke2UU0AzoGCjNIvQ==
8087-
80888048
shebang-regex@^3.0.0:
80898049
version "3.0.0"
80908050
resolved "https://registry.yarnpkg.com/shebang-regex/-/shebang-regex-3.0.0.tgz#ae16f1644d873ecad843b0307b143362d4c42172"
@@ -9290,13 +9250,6 @@ which-typed-array@^1.1.9:
92909250
has-tostringtag "^1.0.0"
92919251
is-typed-array "^1.1.10"
92929252

9293-
which@^1.2.9:
9294-
version "1.3.1"
9295-
resolved "https://registry.yarnpkg.com/which/-/which-1.3.1.tgz#a45043d54f5805316da8d62f9f50918d3da70b0a"
9296-
integrity sha512-HxJdYWq1MTIQbJ3nw0cqssHoTNU267KlrDuGZ1WYlxDStUtKUhOaJmh112/TZmHxxUfuJqPXSOm7tDyas0OSIQ==
9297-
dependencies:
9298-
isexe "^2.0.0"
9299-
93009253
which@^2.0.1, which@^2.0.2:
93019254
version "2.0.2"
93029255
resolved "https://registry.yarnpkg.com/which/-/which-2.0.2.tgz#7c6a8dd0a636a0327e10b59c9286eee93f3f51b1"
@@ -9424,10 +9377,10 @@ yallist@^4.0.0:
94249377
resolved "https://registry.yarnpkg.com/yallist/-/yallist-4.0.0.tgz#9bb92790d9c0effec63be73519e11a35019a3a72"
94259378
integrity sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==
94269379

9427-
yaml@^1.10.2:
9428-
version "1.10.2"
9429-
resolved "https://registry.yarnpkg.com/yaml/-/yaml-1.10.2.tgz#2301c5ffbf12b467de8da2333a459e29e7920e4b"
9430-
integrity sha512-r3vXyErRCYJ7wg28yvBY5VSoAF8ZvlcW9/BwUzEtUsjvX/DKs24dIkuwjtuprwJJHsbyUbLApepYTR1BN4uHrg==
9380+
yaml@^2.2.2:
9381+
version "2.2.2"
9382+
resolved "https://registry.yarnpkg.com/yaml/-/yaml-2.2.2.tgz#ec551ef37326e6d42872dad1970300f8eb83a073"
9383+
integrity sha512-CBKFWExMn46Foo4cldiChEzn7S7SRV+wqiluAb6xmueD/fGyRHIhX8m14vVGgeFWjN540nKCNVj6P21eQjgTuA==
94319384

94329385
yargs-parser@^18.1.2:
94339386
version "18.1.3"

0 commit comments

Comments
 (0)