Skip to content

Commit bfd0ea0

Browse files
chore(dev-deps): bump ts-patch from 3.2.1 to 3.3.0 (#1464)
Bumps [ts-patch](https://github.com/nonara/ts-patch) from 3.2.1 to 3.3.0. - [Release notes](https://github.com/nonara/ts-patch/releases) - [Changelog](https://github.com/nonara/ts-patch/blob/master/CHANGELOG.md) - [Commits](nonara/ts-patch@v3.2.1...v3.3.0) --- updated-dependencies: - dependency-name: ts-patch dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7eb866a commit bfd0ea0

File tree

2 files changed

+33
-23
lines changed

2 files changed

+33
-23
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"mocha-snap": "^5.0.0",
5656
"ts-morph": "^24.0.0",
5757
"ts-node": "^10.9.2",
58-
"ts-patch": "^3.2.1",
58+
"ts-patch": "^3.3.0",
5959
"typescript": "^5.5.4"
6060
},
6161
"scripts": {

yarn.lock

Lines changed: 32 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -2877,14 +2877,14 @@ global-dirs@^0.1.1:
28772877
dependencies:
28782878
ini "^1.3.4"
28792879

2880-
global-prefix@^3.0.0:
2881-
version "3.0.0"
2882-
resolved "https://registry.yarnpkg.com/global-prefix/-/global-prefix-3.0.0.tgz#fc85f73064df69f50421f47f883fe5b913ba9b97"
2883-
integrity sha512-awConJSVCHVGND6x3tmMaKcQvwXLhjdkmomy2W+Goaui8YPgYgXJZewhg3fWC+DlfqqQuWg8AwqjGTD2nAPVWg==
2880+
global-prefix@^4.0.0:
2881+
version "4.0.0"
2882+
resolved "https://registry.yarnpkg.com/global-prefix/-/global-prefix-4.0.0.tgz#e9cc79aab9be1d03287e156a3f912dd0895463ed"
2883+
integrity sha512-w0Uf9Y9/nyHinEk5vMJKRie+wa4kR5hmDbEhGGds/kG1PwGLLHKRoNMeJOyCQjjBkANlnScqgzcFwGHgmgLkVA==
28842884
dependencies:
2885-
ini "^1.3.5"
2886-
kind-of "^6.0.2"
2887-
which "^1.3.1"
2885+
ini "^4.1.3"
2886+
kind-of "^6.0.3"
2887+
which "^4.0.0"
28882888

28892889
globals@^11.1.0:
28902890
version "11.12.0"
@@ -3165,11 +3165,16 @@ inherits@2, inherits@^2.0.1, inherits@^2.0.3, inherits@~2.0.3:
31653165
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.4.tgz#0fa2c64f932917c3433a0ded55363aae37416b7c"
31663166
integrity sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==
31673167

3168-
ini@^1.3.4, ini@^1.3.5:
3168+
ini@^1.3.4:
31693169
version "1.3.8"
31703170
resolved "https://registry.yarnpkg.com/ini/-/ini-1.3.8.tgz#a29da425b48806f34767a4efce397269af28432c"
31713171
integrity sha512-JV/yugV2uzW5iMRSiZAyDtQd+nxtUnjeLt0acNdw98kKLrvuRVyB80tsREOE7yvGVgalhZ6RNXCmEHkUKBKxew==
31723172

3173+
ini@^4.1.3:
3174+
version "4.1.3"
3175+
resolved "https://registry.yarnpkg.com/ini/-/ini-4.1.3.tgz#4c359675a6071a46985eb39b14e4a2c0ec98a795"
3176+
integrity sha512-X7rqawQBvfdjS10YU1y1YVreA3SsLrW9dX2CewP2EbBJM4ypVNLDkO5y04gejPwKIY9lR+7r9gn3rFPt/kmWFg==
3177+
31733178
internal-slot@^1.0.5:
31743179
version "1.0.5"
31753180
resolved "https://registry.yarnpkg.com/internal-slot/-/internal-slot-1.0.5.tgz#f2a2ee21f668f8627a4667f309dc0f4fb6674986"
@@ -3410,6 +3415,11 @@ isexe@^2.0.0:
34103415
resolved "https://registry.yarnpkg.com/isexe/-/isexe-2.0.0.tgz#e8fbf374dc556ff8947a10dcb0572d633f2cfa10"
34113416
integrity sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==
34123417

3418+
isexe@^3.1.1:
3419+
version "3.1.1"
3420+
resolved "https://registry.yarnpkg.com/isexe/-/isexe-3.1.1.tgz#4a407e2bd78ddfb14bea0c27c6f7072dde775f0d"
3421+
integrity sha512-LpB/54B+/2J5hqQ7imZHfdU31OlgQqx7ZicVlkm9kzg9/w8GKLEcFfJl/t7DCEDueOyBAD6zCCwTO6Fzs0NoEQ==
3422+
34133423
istanbul-lib-coverage@^3.0.0, istanbul-lib-coverage@^3.2.0:
34143424
version "3.2.0"
34153425
resolved "https://registry.yarnpkg.com/istanbul-lib-coverage/-/istanbul-lib-coverage-3.2.0.tgz#189e7909d0a39fa5a3dfad5b03f71947770191d3"
@@ -3655,7 +3665,7 @@ keyv@^4.0.0:
36553665
dependencies:
36563666
json-buffer "3.0.1"
36573667

3658-
kind-of@^6.0.2, kind-of@^6.0.3:
3668+
kind-of@^6.0.3:
36593669
version "6.0.3"
36603670
resolved "https://registry.yarnpkg.com/kind-of/-/kind-of-6.0.3.tgz#07c05034a6c349fa06e24fa35aa76db4580ce4dd"
36613671
integrity sha512-dcS1ul+9tmeD95T+x28/ehLgd9mENa3LsvDTtzm3vyBEO7RPptvAD+t44WVXaUjTBRcrpFeFlC8WCruUR456hw==
@@ -5507,16 +5517,16 @@ ts-node@^10.8.1, ts-node@^10.9.2:
55075517
v8-compile-cache-lib "^3.0.1"
55085518
yn "3.1.1"
55095519

5510-
ts-patch@^3.2.1:
5511-
version "3.2.1"
5512-
resolved "https://registry.yarnpkg.com/ts-patch/-/ts-patch-3.2.1.tgz#0c1ecfcb6b6633bf23e533016ffda4d566518628"
5513-
integrity sha512-hlR43v+GUIUy8/ZGFP1DquEqPh7PFKQdDMTAmYt671kCCA6AkDQMoeFaFmZ7ObPLYOmpMgyKUqL1C+coFMf30w==
5520+
ts-patch@^3.3.0:
5521+
version "3.3.0"
5522+
resolved "https://registry.yarnpkg.com/ts-patch/-/ts-patch-3.3.0.tgz#a33a84b6c60c4b73848d7a7d95791722e1ee8e88"
5523+
integrity sha512-zAOzDnd5qsfEnjd9IGy1IRuvA7ygyyxxdxesbhMdutt8AHFjD8Vw8hU2rMF89HX1BKRWFYqKHrO8Q6lw0NeUZg==
55145524
dependencies:
55155525
chalk "^4.1.2"
5516-
global-prefix "^3.0.0"
5526+
global-prefix "^4.0.0"
55175527
minimist "^1.2.8"
55185528
resolve "^1.22.2"
5519-
semver "^7.5.4"
5529+
semver "^7.6.3"
55205530
strip-ansi "^6.0.1"
55215531

55225532
ts-retry-promise@^0.8.1:
@@ -5794,20 +5804,20 @@ which-typed-array@^1.1.11, which-typed-array@^1.1.13:
57945804
gopd "^1.0.1"
57955805
has-tostringtag "^1.0.0"
57965806

5797-
which@^1.3.1:
5798-
version "1.3.1"
5799-
resolved "https://registry.yarnpkg.com/which/-/which-1.3.1.tgz#a45043d54f5805316da8d62f9f50918d3da70b0a"
5800-
integrity sha512-HxJdYWq1MTIQbJ3nw0cqssHoTNU267KlrDuGZ1WYlxDStUtKUhOaJmh112/TZmHxxUfuJqPXSOm7tDyas0OSIQ==
5801-
dependencies:
5802-
isexe "^2.0.0"
5803-
58045807
which@^2.0.1:
58055808
version "2.0.2"
58065809
resolved "https://registry.yarnpkg.com/which/-/which-2.0.2.tgz#7c6a8dd0a636a0327e10b59c9286eee93f3f51b1"
58075810
integrity sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==
58085811
dependencies:
58095812
isexe "^2.0.0"
58105813

5814+
which@^4.0.0:
5815+
version "4.0.0"
5816+
resolved "https://registry.yarnpkg.com/which/-/which-4.0.0.tgz#cd60b5e74503a3fbcfbf6cd6b4138a8bae644c1a"
5817+
integrity sha512-GlaYyEb07DPxYCKhKzplCWBJtvxZcZMrL+4UkrTSJHHPyZU4mYYTv3qaOe77H7EODLSSopAUFAc6W8U4yqvscg==
5818+
dependencies:
5819+
isexe "^3.1.1"
5820+
58115821
wireit@^0.14.5:
58125822
version "0.14.5"
58135823
resolved "https://registry.yarnpkg.com/wireit/-/wireit-0.14.5.tgz#cd1c4136444c8dbe655f34f60fe2454a9e69d430"

0 commit comments

Comments
 (0)