Skip to content

Commit

Permalink
Update dependency @swc/cli to v0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and philiplehmann committed Jan 9, 2025
1 parent 7b8f90e commit ecc71e4
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"@nx/workspace": "20.3.1",
"@playwright/test": "^1.44.0",
"@swc-node/register": "1.10.9",
"@swc/cli": "0.5.2",
"@swc/cli": "0.6.0",
"@swc/core": "1.10.6",
"@swc/helpers": "0.5.15",
"@types/node": "22.10.5",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1612,7 +1612,7 @@ __metadata:
"@nx/workspace": "npm:20.3.1"
"@playwright/test": "npm:^1.44.0"
"@swc-node/register": "npm:1.10.9"
"@swc/cli": "npm:0.5.2"
"@swc/cli": "npm:0.6.0"
"@swc/core": "npm:1.10.6"
"@swc/helpers": "npm:0.5.15"
"@types/node": "npm:22.10.5"
Expand Down Expand Up @@ -3213,9 +3213,9 @@ __metadata:
languageName: node
linkType: hard

"@swc/cli@npm:0.5.2":
version: 0.5.2
resolution: "@swc/cli@npm:0.5.2"
"@swc/cli@npm:0.6.0":
version: 0.6.0
resolution: "@swc/cli@npm:0.6.0"
dependencies:
"@swc/counter": "npm:^0.1.3"
"@xhmikosr/bin-wrapper": "npm:^13.0.5"
Expand All @@ -3228,15 +3228,15 @@ __metadata:
source-map: "npm:^0.7.3"
peerDependencies:
"@swc/core": ^1.2.66
chokidar: ^3.5.1
chokidar: ^4.0.1
peerDependenciesMeta:
chokidar:
optional: true
bin:
spack: bin/spack.js
swc: bin/swc.js
swcx: bin/swcx.js
checksum: 10c0/7c6a33acf3e5afd03c705e763de95164bdf3243b3d3d0d192c75e96e83384b5978d552f4e8d38b09ed7386a96d212bc18b52e9e897da845a2f3dae59d8041a9f
checksum: 10c0/eaeac958e271c0ad41c94df0712b8fc65c884c8515439ac48451928f18bde6fa4f931c430cc3efc2bc3c2bc9af8fecca810e1c86962041e10a28200590314f6f
languageName: node
linkType: hard

Expand Down

0 comments on commit ecc71e4

Please sign in to comment.