Skip to content

Update dependency @ts-morph/bootstrap to ^0.27.0 #1783

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@babel/parser": "^7.19.4",
"@commander-js/extra-typings": "^12.0.1",
"@joeychenofficial/alt-ergo-modified": "^2.4.0",
"@ts-morph/bootstrap": "^0.18.0",
"@ts-morph/bootstrap": "^0.27.0",
"@types/estree": "^1.0.5",
"acorn": "^8.8.2",
"acorn-class-fields": "^1.0.0",
Expand Down
54 changes: 39 additions & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1423,6 +1423,22 @@ __metadata:
languageName: node
linkType: hard

"@isaacs/balanced-match@npm:^4.0.1":
version: 4.0.1
resolution: "@isaacs/balanced-match@npm:4.0.1"
checksum: 10c0/7da011805b259ec5c955f01cee903da72ad97c5e6f01ca96197267d3f33103d5b2f8a1af192140f3aa64526c593c8d098ae366c2b11f7f17645d12387c2fd420
languageName: node
linkType: hard

"@isaacs/brace-expansion@npm:^5.0.0":
version: 5.0.0
resolution: "@isaacs/brace-expansion@npm:5.0.0"
dependencies:
"@isaacs/balanced-match": "npm:^4.0.1"
checksum: 10c0/b4d4812f4be53afc2c5b6c545001ff7a4659af68d4484804e9d514e183d20269bb81def8682c01a22b17c4d6aed14292c8494f7d2ac664e547101c1a905aa977
languageName: node
linkType: hard

"@isaacs/cliui@npm:^8.0.2":
version: 8.0.2
resolution: "@isaacs/cliui@npm:8.0.2"
Expand Down Expand Up @@ -1832,24 +1848,23 @@ __metadata:
languageName: node
linkType: hard

"@ts-morph/bootstrap@npm:^0.18.0":
version: 0.18.0
resolution: "@ts-morph/bootstrap@npm:0.18.0"
"@ts-morph/bootstrap@npm:^0.27.0":
version: 0.27.0
resolution: "@ts-morph/bootstrap@npm:0.27.0"
dependencies:
"@ts-morph/common": "npm:~0.18.0"
checksum: 10c0/3f6879c0c25495aa34ad4d9683353ff615ce7acecb53087a47d86ce903d98b3cb03b1d2325764bd6176972209c5f7c5db386c9fec9259fdd52e250339e434c8d
"@ts-morph/common": "npm:~0.27.0"
checksum: 10c0/301146f23cd730c99b55e6729f5a13c53b390acc2d5aaeb373478bd88762f5a4926fd0d81848dacae154e083a665fd4586d532a585b355a0a9579c27d6d7fda9
languageName: node
linkType: hard

"@ts-morph/common@npm:~0.18.0":
version: 0.18.1
resolution: "@ts-morph/common@npm:0.18.1"
"@ts-morph/common@npm:~0.27.0":
version: 0.27.0
resolution: "@ts-morph/common@npm:0.27.0"
dependencies:
fast-glob: "npm:^3.2.12"
minimatch: "npm:^5.1.0"
mkdirp: "npm:^1.0.4"
fast-glob: "npm:^3.3.3"
minimatch: "npm:^10.0.1"
path-browserify: "npm:^1.0.1"
checksum: 10c0/7922a3e7e183090e2c326578d1ead07427b6cf316d0b390efa25f06e8d7b09085ffb23446b2cc7655dbee48a1b9330370862c1a411313eb1991a0daa9ac5e3da
checksum: 10c0/3daa267bd78114ff504eb064c5215da6e46589e775b781ec0da4998d999b0d7130eff287e70d6e13e0a0a897ea16e9387f4cd885b4b9d6d628f318cecb81d473
languageName: node
linkType: hard

Expand Down Expand Up @@ -3752,7 +3767,7 @@ __metadata:
languageName: node
linkType: hard

"fast-glob@npm:^3.2.12, fast-glob@npm:^3.3.2":
"fast-glob@npm:^3.3.2, fast-glob@npm:^3.3.3":
version: 3.3.3
resolution: "fast-glob@npm:3.3.3"
dependencies:
Expand Down Expand Up @@ -5283,7 +5298,7 @@ __metadata:
"@babel/preset-env": "npm:^7.23.2"
"@commander-js/extra-typings": "npm:^12.0.1"
"@joeychenofficial/alt-ergo-modified": "npm:^2.4.0"
"@ts-morph/bootstrap": "npm:^0.18.0"
"@ts-morph/bootstrap": "npm:^0.27.0"
"@types/babel__core": "npm:^7"
"@types/estree": "npm:^1.0.5"
"@types/jest": "npm:^29.0.0"
Expand Down Expand Up @@ -5844,6 +5859,15 @@ __metadata:
languageName: node
linkType: hard

"minimatch@npm:^10.0.1":
version: 10.0.3
resolution: "minimatch@npm:10.0.3"
dependencies:
"@isaacs/brace-expansion": "npm:^5.0.0"
checksum: 10c0/e43e4a905c5d70ac4cec8530ceaeccb9c544b1ba8ac45238e2a78121a01c17ff0c373346472d221872563204eabe929ad02669bb575cb1f0cc30facab369f70f
languageName: node
linkType: hard

"minimatch@npm:^3.0.4, minimatch@npm:^3.1.1, minimatch@npm:^3.1.2":
version: 3.1.2
resolution: "minimatch@npm:3.1.2"
Expand All @@ -5853,7 +5877,7 @@ __metadata:
languageName: node
linkType: hard

"minimatch@npm:^5.0.1, minimatch@npm:^5.1.0":
"minimatch@npm:^5.0.1":
version: 5.1.6
resolution: "minimatch@npm:5.1.6"
dependencies:
Expand Down
Loading