chore(deps): update dependency ts-jest to v28.0.4
This commit is contained in:
parent
98a21710c1
commit
738ce48a84
2 changed files with 6 additions and 9 deletions
|
@ -97,7 +97,7 @@
|
|||
"rollup-plugin-swc3": "0.3.0",
|
||||
"sass": "1.52.2",
|
||||
"semver": "7.3.7",
|
||||
"ts-jest": "28.0.3",
|
||||
"ts-jest": "28.0.4",
|
||||
"tslib": "2.4.0",
|
||||
"typescript": "4.7.2",
|
||||
"yargs": "17.5.1"
|
||||
|
|
13
yarn.lock
13
yarn.lock
|
@ -3684,7 +3684,7 @@ __metadata:
|
|||
rollup-plugin-swc3: 0.3.0
|
||||
sass: 1.52.2
|
||||
semver: 7.3.7
|
||||
ts-jest: 28.0.3
|
||||
ts-jest: 28.0.4
|
||||
tslib: 2.4.0
|
||||
typescript: 4.7.2
|
||||
yargs: 17.5.1
|
||||
|
@ -8508,9 +8508,9 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"ts-jest@npm:28.0.3":
|
||||
version: 28.0.3
|
||||
resolution: "ts-jest@npm:28.0.3"
|
||||
"ts-jest@npm:28.0.4":
|
||||
version: 28.0.4
|
||||
resolution: "ts-jest@npm:28.0.4"
|
||||
dependencies:
|
||||
bs-logger: 0.x
|
||||
fast-json-stable-stringify: 2.x
|
||||
|
@ -8522,22 +8522,19 @@ __metadata:
|
|||
yargs-parser: ^20.x
|
||||
peerDependencies:
|
||||
"@babel/core": ">=7.0.0-beta.0 <8"
|
||||
"@types/jest": ^27.0.0
|
||||
babel-jest: ^28.0.0
|
||||
jest: ^28.0.0
|
||||
typescript: ">=4.3"
|
||||
peerDependenciesMeta:
|
||||
"@babel/core":
|
||||
optional: true
|
||||
"@types/jest":
|
||||
optional: true
|
||||
babel-jest:
|
||||
optional: true
|
||||
esbuild:
|
||||
optional: true
|
||||
bin:
|
||||
ts-jest: cli.js
|
||||
checksum: dc6f49507cef996abb75d5870f6ce09c9f191d135a5bb2c38c46adac890f10fd4610b7697a0045b9b37315ce4e075f39d5578da8034d6791952eebc7951475c2
|
||||
checksum: 21028e1917f60f086e0af6d057039f31385ca0f5b85736dc19bdd670ccbb5675c7ecde2eb30a5d01fcccdc7a59054498db0c4419306fc5fab0a596e3cf001023
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
Loading…
Reference in a new issue