Skip to content

Commit 517b0bc

Browse files
Update dependency @ts-morph/bootstrap to ^0.28.0
1 parent 4105ea0 commit 517b0bc

File tree

2 files changed

+68
-24
lines changed

2 files changed

+68
-24
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"@babel/parser": "^7.19.4",
3333
"@commander-js/extra-typings": "^12.0.1",
3434
"@joeychenofficial/alt-ergo-modified": "^2.4.0",
35-
"@ts-morph/bootstrap": "^0.18.0",
35+
"@ts-morph/bootstrap": "^0.28.0",
3636
"@types/estree": "^1.0.5",
3737
"acorn": "^8.8.2",
3838
"acorn-class-fields": "^1.0.0",

yarn.lock

Lines changed: 67 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -1414,6 +1414,22 @@ __metadata:
14141414
languageName: node
14151415
linkType: hard
14161416

1417+
"@isaacs/balanced-match@npm:^4.0.1":
1418+
version: 4.0.1
1419+
resolution: "@isaacs/balanced-match@npm:4.0.1"
1420+
checksum: 10c0/7da011805b259ec5c955f01cee903da72ad97c5e6f01ca96197267d3f33103d5b2f8a1af192140f3aa64526c593c8d098ae366c2b11f7f17645d12387c2fd420
1421+
languageName: node
1422+
linkType: hard
1423+
1424+
"@isaacs/brace-expansion@npm:^5.0.0":
1425+
version: 5.0.0
1426+
resolution: "@isaacs/brace-expansion@npm:5.0.0"
1427+
dependencies:
1428+
"@isaacs/balanced-match": "npm:^4.0.1"
1429+
checksum: 10c0/b4d4812f4be53afc2c5b6c545001ff7a4659af68d4484804e9d514e183d20269bb81def8682c01a22b17c4d6aed14292c8494f7d2ac664e547101c1a905aa977
1430+
languageName: node
1431+
linkType: hard
1432+
14171433
"@isaacs/cliui@npm:^8.0.2":
14181434
version: 8.0.2
14191435
resolution: "@isaacs/cliui@npm:8.0.2"
@@ -1823,24 +1839,23 @@ __metadata:
18231839
languageName: node
18241840
linkType: hard
18251841

1826-
"@ts-morph/bootstrap@npm:^0.18.0":
1827-
version: 0.18.0
1828-
resolution: "@ts-morph/bootstrap@npm:0.18.0"
1842+
"@ts-morph/bootstrap@npm:^0.28.0":
1843+
version: 0.28.0
1844+
resolution: "@ts-morph/bootstrap@npm:0.28.0"
18291845
dependencies:
1830-
"@ts-morph/common": "npm:~0.18.0"
1831-
checksum: 10c0/3f6879c0c25495aa34ad4d9683353ff615ce7acecb53087a47d86ce903d98b3cb03b1d2325764bd6176972209c5f7c5db386c9fec9259fdd52e250339e434c8d
1846+
"@ts-morph/common": "npm:~0.28.0"
1847+
checksum: 10c0/97abbd7c59b4e6f1266332171cf5c5244dca4dfce111b0c81cbb8a5205e295256c4e8b54eb17ea8608e965de9405bae87938b7eb18160ca513425c608147814f
18321848
languageName: node
18331849
linkType: hard
18341850

1835-
"@ts-morph/common@npm:~0.18.0":
1836-
version: 0.18.1
1837-
resolution: "@ts-morph/common@npm:0.18.1"
1851+
"@ts-morph/common@npm:~0.28.0":
1852+
version: 0.28.0
1853+
resolution: "@ts-morph/common@npm:0.28.0"
18381854
dependencies:
1839-
fast-glob: "npm:^3.2.12"
1840-
minimatch: "npm:^5.1.0"
1841-
mkdirp: "npm:^1.0.4"
1855+
minimatch: "npm:^10.0.1"
18421856
path-browserify: "npm:^1.0.1"
1843-
checksum: 10c0/7922a3e7e183090e2c326578d1ead07427b6cf316d0b390efa25f06e8d7b09085ffb23446b2cc7655dbee48a1b9330370862c1a411313eb1991a0daa9ac5e3da
1857+
tinyglobby: "npm:^0.2.14"
1858+
checksum: 10c0/4b72240719afa33e0dc454cda693b65a040fc5c2d926abc77ecb7e548e5b2d7cb60c6ace05bacdc16068072d2e3df581a9db69c9db7ebee34129b825aee7ed6c
18441859
languageName: node
18451860
linkType: hard
18461861

@@ -3725,7 +3740,7 @@ __metadata:
37253740
languageName: node
37263741
linkType: hard
37273742

3728-
"fast-glob@npm:^3.2.12, fast-glob@npm:^3.3.2":
3743+
"fast-glob@npm:^3.3.2":
37293744
version: 3.3.3
37303745
resolution: "fast-glob@npm:3.3.3"
37313746
dependencies:
@@ -3770,6 +3785,18 @@ __metadata:
37703785
languageName: node
37713786
linkType: hard
37723787

3788+
"fdir@npm:^6.5.0":
3789+
version: 6.5.0
3790+
resolution: "fdir@npm:6.5.0"
3791+
peerDependencies:
3792+
picomatch: ^3 || ^4
3793+
peerDependenciesMeta:
3794+
picomatch:
3795+
optional: true
3796+
checksum: 10c0/e345083c4306b3aed6cb8ec551e26c36bab5c511e99ea4576a16750ddc8d3240e63826cc624f5ae17ad4dc82e68a253213b60d556c11bfad064b7607847ed07f
3797+
languageName: node
3798+
linkType: hard
3799+
37733800
"file-entry-cache@npm:^8.0.0":
37743801
version: 8.0.0
37753802
resolution: "file-entry-cache@npm:8.0.0"
@@ -5251,7 +5278,7 @@ __metadata:
52515278
"@babel/preset-env": "npm:^7.23.2"
52525279
"@commander-js/extra-typings": "npm:^12.0.1"
52535280
"@joeychenofficial/alt-ergo-modified": "npm:^2.4.0"
5254-
"@ts-morph/bootstrap": "npm:^0.18.0"
5281+
"@ts-morph/bootstrap": "npm:^0.28.0"
52555282
"@types/babel__core": "npm:^7"
52565283
"@types/estree": "npm:^1.0.5"
52575284
"@types/jest": "npm:^29.0.0"
@@ -5812,6 +5839,15 @@ __metadata:
58125839
languageName: node
58135840
linkType: hard
58145841

5842+
"minimatch@npm:^10.0.1":
5843+
version: 10.0.3
5844+
resolution: "minimatch@npm:10.0.3"
5845+
dependencies:
5846+
"@isaacs/brace-expansion": "npm:^5.0.0"
5847+
checksum: 10c0/e43e4a905c5d70ac4cec8530ceaeccb9c544b1ba8ac45238e2a78121a01c17ff0c373346472d221872563204eabe929ad02669bb575cb1f0cc30facab369f70f
5848+
languageName: node
5849+
linkType: hard
5850+
58155851
"minimatch@npm:^3.0.4, minimatch@npm:^3.1.1, minimatch@npm:^3.1.2":
58165852
version: 3.1.2
58175853
resolution: "minimatch@npm:3.1.2"
@@ -5821,15 +5857,6 @@ __metadata:
58215857
languageName: node
58225858
linkType: hard
58235859

5824-
"minimatch@npm:^5.1.0":
5825-
version: 5.1.6
5826-
resolution: "minimatch@npm:5.1.6"
5827-
dependencies:
5828-
brace-expansion: "npm:^2.0.1"
5829-
checksum: 10c0/3defdfd230914f22a8da203747c42ee3c405c39d4d37ffda284dac5e45b7e1f6c49aa8be606509002898e73091ff2a3bbfc59c2c6c71d4660609f63aa92f98e3
5830-
languageName: node
5831-
linkType: hard
5832-
58335860
"minimatch@npm:^9.0.4":
58345861
version: 9.0.5
58355862
resolution: "minimatch@npm:9.0.5"
@@ -6310,6 +6337,13 @@ __metadata:
63106337
languageName: node
63116338
linkType: hard
63126339

6340+
"picomatch@npm:^4.0.3":
6341+
version: 4.0.3
6342+
resolution: "picomatch@npm:4.0.3"
6343+
checksum: 10c0/9582c951e95eebee5434f59e426cddd228a7b97a0161a375aed4be244bd3fe8e3a31b846808ea14ef2c8a2527a6eeab7b3946a67d5979e81694654f939473ae2
6344+
languageName: node
6345+
linkType: hard
6346+
63136347
"pirates@npm:^4.0.4":
63146348
version: 4.0.6
63156349
resolution: "pirates@npm:4.0.6"
@@ -7163,6 +7197,16 @@ __metadata:
71637197
languageName: node
71647198
linkType: hard
71657199

7200+
"tinyglobby@npm:^0.2.14":
7201+
version: 0.2.15
7202+
resolution: "tinyglobby@npm:0.2.15"
7203+
dependencies:
7204+
fdir: "npm:^6.5.0"
7205+
picomatch: "npm:^4.0.3"
7206+
checksum: 10c0/869c31490d0d88eedb8305d178d4c75e7463e820df5a9b9d388291daf93e8b1eb5de1dad1c1e139767e4269fe75f3b10d5009b2cc14db96ff98986920a186844
7207+
languageName: node
7208+
linkType: hard
7209+
71667210
"tmpl@npm:1.0.5":
71677211
version: 1.0.5
71687212
resolution: "tmpl@npm:1.0.5"

0 commit comments

Comments
 (0)