Skip to content

Commit

Permalink
chore(deps): update dependency @swc/cli to ^0.4.0 (#6147)
Browse files Browse the repository at this point in the history
  • Loading branch information
carolineBda authored Sep 19, 2024
1 parent 0c30a97 commit 0add09d
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion packages/code-du-travail-modeles/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
},
"devDependencies": {
"@eslint/js": "^9.8.0",
"@swc/cli": "^0.3.0",
"@swc/cli": "^0.4.0",
"@swc/core": "^1.3.66",
"@swc/jest": "^0.2.36",
"@types/fs-extra": "^9.0.12",
Expand Down
2 changes: 1 addition & 1 deletion packages/react-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"@storybook/react-vite": "^7.0.18",
"@svgr/cli": "^6.0.0",
"@svgr/core": "^6.0.0",
"@swc/cli": "^0.3.0",
"@swc/cli": "^0.4.0",
"@swc/core": "^1.3.35",
"@swc/jest": "^0.2.36",
"@testing-library/react": "^12.0.0",
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5513,7 +5513,7 @@ __metadata:
"@storybook/react-vite": ^7.0.18
"@svgr/cli": ^6.0.0
"@svgr/core": ^6.0.0
"@swc/cli": ^0.3.0
"@swc/cli": ^0.4.0
"@swc/core": ^1.3.35
"@swc/jest": ^0.2.36
"@testing-library/react": ^12.0.0
Expand Down Expand Up @@ -5607,7 +5607,7 @@ __metadata:
resolution: "@socialgouv/modeles-social@workspace:packages/code-du-travail-modeles"
dependencies:
"@eslint/js": ^9.8.0
"@swc/cli": ^0.3.0
"@swc/cli": ^0.4.0
"@swc/core": ^1.3.66
"@swc/jest": ^0.2.36
"@types/fs-extra": ^9.0.12
Expand Down Expand Up @@ -6835,13 +6835,13 @@ __metadata:
languageName: node
linkType: hard

"@swc/cli@npm:^0.3.0":
version: 0.3.9
resolution: "@swc/cli@npm:0.3.9"
"@swc/cli@npm:^0.4.0":
version: 0.4.0
resolution: "@swc/cli@npm:0.4.0"
dependencies:
"@mole-inc/bin-wrapper": ^8.0.1
"@swc/counter": ^0.1.3
commander: ^7.1.0
commander: ^8.3.0
fast-glob: ^3.2.5
minimatch: ^9.0.3
piscina: ^4.3.0
Expand All @@ -6858,7 +6858,7 @@ __metadata:
spack: bin/spack.js
swc: bin/swc.js
swcx: bin/swcx.js
checksum: 717e8bf57c3d7f7c16ee768860e6fddcc8ebc91218b5f7bd91948a21b1d45506af6b2e70c1e9fb560d0f07d66d16a9f9f0a3cbe3fab3aa0c43da2bc1dc470564
checksum: df0d8f85c36b3e8268eaaabe6226f0cf7dd61b60cd9dcbe27c95f6b9844e3a9909ed0a7b295ee7e13a982dc11a77dc94d6860d050f00d6af6ed194c0df72348d
languageName: node
linkType: hard

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

"commander@npm:^7.1.0, commander@npm:^7.2.0":
"commander@npm:^7.2.0":
version: 7.2.0
resolution: "commander@npm:7.2.0"
checksum: 53501cbeee61d5157546c0bef0fedb6cdfc763a882136284bed9a07225f09a14b82d2a84e7637edfd1a679fb35ed9502fd58ef1d091e6287f60d790147f68ddc
Expand Down

0 comments on commit 0add09d

Please sign in to comment.