Update @swc/jest to version 0.2.21

This commit is contained in:
depfu[bot] 2022-05-15 05:10:27 +00:00
parent 177a00b156
commit 638c8f43ea
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@ -38,7 +38,7 @@
"devDependencies": {
"@swc/cli": "^0.1.57",
"@swc/core": "^1.2.160",
"@swc/jest": "^0.2.20",
"@swc/jest": "^0.2.21",
"@swc/register": "^0.1.10",
"autoprefixer": "^10.4.5",
"cssnano": "^5.1.7",
@ -1576,9 +1576,9 @@
}
},
"node_modules/@swc/jest": {
"version": "0.2.20",
"resolved": "https://registry.npmjs.org/@swc/jest/-/jest-0.2.20.tgz",
"integrity": "sha512-5qSUBYY1wyIMn7p0Vl9qqV4hMI69oJwZCIPUpBsTFWN2wlwn6RDugzdgCn+bLXVYh+Cxi8bJcZ1uumDgsoL+FA==",
"version": "0.2.21",
"resolved": "https://registry.npmjs.org/@swc/jest/-/jest-0.2.21.tgz",
"integrity": "sha512-/+NcExiZbxXANNhNPnIdFuGq62CeumulLS1bngwqIXd8H7d96LFUfrYzdt8tlTwLMel8tFtQ5aRjzVkyOTyPDw==",
"dev": true,
"dependencies": {
"@jest/create-cache-key-function": "^27.4.2"
@ -7752,9 +7752,9 @@
"optional": true
},
"@swc/jest": {
"version": "0.2.20",
"resolved": "https://registry.npmjs.org/@swc/jest/-/jest-0.2.20.tgz",
"integrity": "sha512-5qSUBYY1wyIMn7p0Vl9qqV4hMI69oJwZCIPUpBsTFWN2wlwn6RDugzdgCn+bLXVYh+Cxi8bJcZ1uumDgsoL+FA==",
"version": "0.2.21",
"resolved": "https://registry.npmjs.org/@swc/jest/-/jest-0.2.21.tgz",
"integrity": "sha512-/+NcExiZbxXANNhNPnIdFuGq62CeumulLS1bngwqIXd8H7d96LFUfrYzdt8tlTwLMel8tFtQ5aRjzVkyOTyPDw==",
"dev": true,
"requires": {
"@jest/create-cache-key-function": "^27.4.2"

View File

@ -44,7 +44,7 @@
"devDependencies": {
"@swc/cli": "^0.1.57",
"@swc/core": "^1.2.160",
"@swc/jest": "^0.2.20",
"@swc/jest": "^0.2.21",
"@swc/register": "^0.1.10",
"autoprefixer": "^10.4.5",
"cssnano": "^5.1.7",