We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3aedcf7 commit 9f782b9Copy full SHA for 9f782b9
package.json
@@ -50,9 +50,8 @@
50
"@commitlint/cli": "^17.8.1",
51
"@commitlint/config-conventional": "^17.8.1",
52
"@commitlint/prompt": "^17.8.1",
53
- "@swc-node/jest": "^1.5.6",
54
- "@swc/core": "^1.3.102",
55
- "@swc/helpers": "^0.5.3",
+ "@swc-node/jest": "^1.8.12",
+ "@swc/core": "^1.10.18",
56
"@types/jest": "^29.5.4",
57
"@types/lodash.has": "^4.5.9",
58
"@types/mkdirp": "^1.0.2",
@@ -91,7 +90,7 @@
91
90
"prettier": "^2.8.8",
92
"read-pkg-up": "^7.0.1",
93
"rimraf": "^4.1.1",
94
- "swc_mut_cjs_exports": "^0.86.17",
+ "swc_mut_cjs_exports": "^8.0.1",
95
"tslib": "^2.8.0",
96
"typescript": "^4.9.5",
97
"which": "^3.0.0",
0 commit comments