Skip to content

Commit 9f782b9

Browse files
committed
feat(config/jest): upgrade all SWC dependencies
1 parent 3aedcf7 commit 9f782b9

File tree

2 files changed

+356
-174
lines changed

2 files changed

+356
-174
lines changed

package.json

+3-4
Original file line numberDiff line numberDiff line change
@@ -50,9 +50,8 @@
5050
"@commitlint/cli": "^17.8.1",
5151
"@commitlint/config-conventional": "^17.8.1",
5252
"@commitlint/prompt": "^17.8.1",
53-
"@swc-node/jest": "^1.5.6",
54-
"@swc/core": "^1.3.102",
55-
"@swc/helpers": "^0.5.3",
53+
"@swc-node/jest": "^1.8.12",
54+
"@swc/core": "^1.10.18",
5655
"@types/jest": "^29.5.4",
5756
"@types/lodash.has": "^4.5.9",
5857
"@types/mkdirp": "^1.0.2",
@@ -91,7 +90,7 @@
9190
"prettier": "^2.8.8",
9291
"read-pkg-up": "^7.0.1",
9392
"rimraf": "^4.1.1",
94-
"swc_mut_cjs_exports": "^0.86.17",
93+
"swc_mut_cjs_exports": "^8.0.1",
9594
"tslib": "^2.8.0",
9695
"typescript": "^4.9.5",
9796
"which": "^3.0.0",

0 commit comments

Comments
 (0)