Skip to content

chore: update dependency wireit to v0.14.12 #5453

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: main
Choose a base branch
from
Open
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
24 changes: 20 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11670,6 +11670,13 @@ __metadata:
languageName: node
linkType: hard

"balanced-match@npm:^3.0.0":
version: 3.0.1
resolution: "balanced-match@npm:3.0.1"
checksum: 10c0/ac8dd63a5b260610c2cbda982f436e964c1b9ae8764d368a523769da40a31710abd6e19f0fdf1773c4ad7b2ea7ba7b285d547375dc723f6e754369835afc8e9f
languageName: node
linkType: hard

"bare-events@npm:^2.0.0, bare-events@npm:^2.2.0":
version: 2.2.2
resolution: "bare-events@npm:2.2.2"
Expand Down Expand Up @@ -11967,6 +11974,15 @@ __metadata:
languageName: node
linkType: hard

"brace-expansion@npm:^4.0.0":
version: 4.0.1
resolution: "brace-expansion@npm:4.0.1"
dependencies:
balanced-match: "npm:^3.0.0"
checksum: 10c0/cbe2d8a1be94aea03c47322bd42003bba8f2194eb76b0d4e38e1aac7ddab785c151330642ce87a22f4052ef847d69d55b63468eecf5411a0db5421e261034993
languageName: node
linkType: hard

"braces@npm:^3.0.2, braces@npm:^3.0.3":
version: 3.0.3
resolution: "braces@npm:3.0.3"
Expand Down Expand Up @@ -34475,17 +34491,17 @@ __metadata:
linkType: hard

"wireit@npm:^0.14.3":
version: 0.14.4
resolution: "wireit@npm:0.14.4"
version: 0.14.12
resolution: "wireit@npm:0.14.12"
dependencies:
braces: "npm:^3.0.2"
brace-expansion: "npm:^4.0.0"
chokidar: "npm:^3.5.3"
fast-glob: "npm:^3.2.11"
jsonc-parser: "npm:^3.0.0"
proper-lockfile: "npm:^4.1.2"
bin:
wireit: bin/wireit.js
checksum: 10c0/72978bb2274e632857d82e0608dee0269fa0595478848a4af1233c9e13394ccb4454e4106ea8d690beafddf0008f5f5ddfe635e6c471fed1dfd5a1355335a751
checksum: 10c0/2bc3aabb9cdfe2318d44ee953123bd5f6e1bb7645bd12757791aa2aaf93a1ee0963e6a046012c7956d0d655d637923c41177752b3f84f2c63d81941413c99157
languageName: node
linkType: hard

Expand Down
Loading