Skip to content

Commit 6298746

Browse files
chore(deps): update dependency @swc/cli to v0.8.0
1 parent 18d3005 commit 6298746

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@nx/plugin": "20.8.3",
1919
"@nx/workspace": "20.8.3",
2020
"@swc-node/register": "1.11.1",
21-
"@swc/cli": "0.6.0",
21+
"@swc/cli": "0.8.0",
2222
"@swc/core": "1.5.29",
2323
"@types/jest": "29.5.14",
2424
"@types/node": "18.19.130",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2039,7 +2039,7 @@ __metadata:
20392039
"@nx/plugin": "npm:20.8.3"
20402040
"@nx/workspace": "npm:20.8.3"
20412041
"@swc-node/register": "npm:1.11.1"
2042-
"@swc/cli": "npm:0.6.0"
2042+
"@swc/cli": "npm:0.8.0"
20432043
"@swc/core": "npm:1.5.29"
20442044
"@swc/helpers": "npm:0.5.17"
20452045
"@types/jest": "npm:29.5.14"
@@ -4712,30 +4712,30 @@ __metadata:
47124712
languageName: node
47134713
linkType: hard
47144714

4715-
"@swc/cli@npm:0.6.0":
4716-
version: 0.6.0
4717-
resolution: "@swc/cli@npm:0.6.0"
4715+
"@swc/cli@npm:0.8.0":
4716+
version: 0.8.0
4717+
resolution: "@swc/cli@npm:0.8.0"
47184718
dependencies:
47194719
"@swc/counter": "npm:^0.1.3"
47204720
"@xhmikosr/bin-wrapper": "npm:^13.0.5"
47214721
commander: "npm:^8.3.0"
4722-
fast-glob: "npm:^3.2.5"
47234722
minimatch: "npm:^9.0.3"
47244723
piscina: "npm:^4.3.1"
47254724
semver: "npm:^7.3.8"
47264725
slash: "npm:3.0.0"
47274726
source-map: "npm:^0.7.3"
4727+
tinyglobby: "npm:^0.2.13"
47284728
peerDependencies:
47294729
"@swc/core": ^1.2.66
4730-
chokidar: ^4.0.1
4730+
chokidar: ^5.0.0
47314731
peerDependenciesMeta:
47324732
chokidar:
47334733
optional: true
47344734
bin:
47354735
spack: bin/spack.js
47364736
swc: bin/swc.js
47374737
swcx: bin/swcx.js
4738-
checksum: 10/a5a3fbf6d664c7d43a12a506e07ff9e10752da3446d0d92bdb454d39f212eed6b23ea49707856896a74213f747b0154d3a2423a85e08189e33939719c08c7bb2
4738+
checksum: 10/cbaa81df940c9229fe5ac8e5fe65bc81dd882aad621dd51119288b2998d7a95cae6d179aab596308674a3de05ffe12c53f54012409b3665790b31c33beba40e9
47394739
languageName: node
47404740
linkType: hard
47414741

@@ -10647,7 +10647,7 @@ __metadata:
1064710647
languageName: node
1064810648
linkType: hard
1064910649

10650-
"fast-glob@npm:^3.2.11, fast-glob@npm:^3.2.5, fast-glob@npm:^3.2.9":
10650+
"fast-glob@npm:^3.2.11, fast-glob@npm:^3.2.9":
1065110651
version: 3.3.0
1065210652
resolution: "fast-glob@npm:3.3.0"
1065310653
dependencies:
@@ -19251,7 +19251,7 @@ __metadata:
1925119251
languageName: node
1925219252
linkType: hard
1925319253

19254-
"tinyglobby@npm:^0.2.12":
19254+
"tinyglobby@npm:^0.2.12, tinyglobby@npm:^0.2.13":
1925519255
version: 0.2.15
1925619256
resolution: "tinyglobby@npm:0.2.15"
1925719257
dependencies:

0 commit comments

Comments
 (0)