test: Update @swc/plguin-jest used for plugin e2e testing (#8601)

This commit is contained in:
Donny/강동윤 2024-02-05 19:32:43 +09:00 committed by GitHub
parent 94f7b3d378
commit 95fe3dbe93
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 7 additions and 9 deletions

View File

@ -96,7 +96,7 @@
"@napi-rs/cli": "^3.0.0-alpha.22",
"@swc/core": "=1.2.220",
"@swc/helpers": "^0.5.0",
"@swc/plugin-jest": "^1.5.113",
"@swc/plugin-jest": "^1.5.115",
"@taplo/cli": "^0.5.2",
"@types/jest": "^29.5.11",
"@types/node": "^20.5.0",

View File

@ -1,7 +1,7 @@
{
"name": "@swc/helpers",
"packageManager": "yarn@4.0.2",
"version": "0.5.5",
"version": "0.5.6",
"description": "External helpers for the swc project.",
"module": "esm/index.js",
"main": "cjs/index.cjs",
@ -36,7 +36,6 @@
"zx": "^7.2.1"
},
"dependencies": {
"@swc/counter": "^0.1.3",
"tslib": "^2.4.0"
},
"exports": {

View File

@ -597,7 +597,6 @@ __metadata:
resolution: "@swc/helpers@workspace:helpers"
dependencies:
"@ast-grep/napi": "npm:^0.3.1"
"@swc/counter": "npm:^0.1.3"
dprint: "npm:^0.35.3"
magic-string: "npm:^0.30.0"
tslib: "npm:^2.4.0"

View File

@ -2925,7 +2925,7 @@ __metadata:
"@swc/core": "npm:=1.2.220"
"@swc/counter": "npm:^0.1.2"
"@swc/helpers": "npm:^0.5.0"
"@swc/plugin-jest": "npm:^1.5.113"
"@swc/plugin-jest": "npm:^1.5.115"
"@swc/types": "npm:^0.1.5"
"@taplo/cli": "npm:^0.5.2"
"@types/jest": "npm:^29.5.11"
@ -2988,10 +2988,10 @@ __metadata:
languageName: node
linkType: hard
"@swc/plugin-jest@npm:^1.5.113":
version: 1.5.113
resolution: "@swc/plugin-jest@npm:1.5.113"
checksum: 771264a1a598402f39d9a849fbdfe4a7627b38e71ffe65c2f45984f9a96951ddd7467f6006b4036c54fa92df65aa24ca41486dbbbd77b2c822e749486fc6c346
"@swc/plugin-jest@npm:^1.5.115":
version: 1.5.115
resolution: "@swc/plugin-jest@npm:1.5.115"
checksum: 9979b7cc0b50969e1a9033a6ba813c810bb783017af9526f11bb7a06a382bb71e8b16f958a0b149ef904cf8f130364394069f0204bdb0903d142a108bf938855
languageName: node
linkType: hard