Skip to content

Commit e4c2da0

Browse files
committed
chore(deps): update dependency patch-package to v7.0.1
1 parent 773b181 commit e4c2da0

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"husky": "8.0.3",
6464
"jest": "27.5.1",
6565
"lint-staged": "13.2.3",
66-
"patch-package": "7.0.0",
66+
"patch-package": "7.0.1",
6767
"prettier": "3.0.0",
6868
"reflect-metadata": "0.1.13",
6969
"ts-jest": "27.1.5",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10073,10 +10073,10 @@ parseurl@^1.3.3, parseurl@~1.3.3:
1007310073
resolved "https://registry.yarnpkg.com/parseurl/-/parseurl-1.3.3.tgz#9da19e7bee8d12dff0513ed5b76957793bc2e8d4"
1007410074
integrity sha512-CiyeOxFT/JZyN5m0z9PfXw4SCBJ6Sygz1Dpl0wqjlhDEGGBP1GnsUVEL0p63hoG1fcj3fHynXi9NYO4nWOL+qQ==
1007510075

10076-
10077-
version "7.0.0"
10078-
resolved "https://registry.yarnpkg.com/patch-package/-/patch-package-7.0.0.tgz#5c646b6b4b4bf37e5184a6950777b21dea6bb66e"
10079-
integrity sha512-eYunHbnnB2ghjTNc5iL1Uo7TsGMuXk0vibX3RFcE/CdVdXzmdbMsG/4K4IgoSuIkLTI5oHrMQk4+NkFqSed0BQ==
10076+
10077+
version "7.0.1"
10078+
resolved "https://registry.yarnpkg.com/patch-package/-/patch-package-7.0.1.tgz#ab6a20489f9d0253726fc692f60d3d4a2d3fc9cf"
10079+
integrity sha512-f2GYU+6fz67znVfroq0gRuE08IWbGaRGMCFVwaz+qgG6k0K7rEKG8rXL7vDBtAMBjk8z/AhaiDuWs1aGjr15Hg==
1008010080
dependencies:
1008110081
"@yarnpkg/lockfile" "^1.1.0"
1008210082
chalk "^4.1.2"
@@ -10088,7 +10088,7 @@ [email protected]:
1008810088
minimist "^1.2.6"
1008910089
open "^7.4.2"
1009010090
rimraf "^2.6.3"
10091-
semver "^5.6.0"
10091+
semver "^7.0.0"
1009210092
slash "^2.0.0"
1009310093
tmp "^0.0.33"
1009410094
yaml "^2.2.2"

0 commit comments

Comments
 (0)