Merge pull request #210 from mikepenz/dependabot/npm_and_yarn/ts-jest-26.5.3
Bump ts-jest from 26.5.2 to 26.5.3
This commit is contained in:
Generated
+7
-9
@@ -28,7 +28,7 @@
|
|||||||
"jest-circus": "^26.6.3",
|
"jest-circus": "^26.6.3",
|
||||||
"js-yaml": "^4.0.0",
|
"js-yaml": "^4.0.0",
|
||||||
"prettier": "2.2.1",
|
"prettier": "2.2.1",
|
||||||
"ts-jest": "^26.5.2",
|
"ts-jest": "^26.5.3",
|
||||||
"typescript": "^4.2.2"
|
"typescript": "^4.2.2"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@@ -7802,12 +7802,11 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/ts-jest": {
|
"node_modules/ts-jest": {
|
||||||
"version": "26.5.2",
|
"version": "26.5.3",
|
||||||
"resolved": "https://registry.npmjs.org/ts-jest/-/ts-jest-26.5.2.tgz",
|
"resolved": "https://registry.npmjs.org/ts-jest/-/ts-jest-26.5.3.tgz",
|
||||||
"integrity": "sha512-bwyJ2zJieSugf7RB+o8fgkMeoMVMM2KPDE0UklRLuACxjwJsOrZNo6chrcScmK33YavPSwhARffy8dZx5LJdUQ==",
|
"integrity": "sha512-nBiiFGNvtujdLryU7MiMQh1iPmnZ/QvOskBbD2kURiI1MwqvxlxNnaAB/z9TbslMqCsSbu5BXvSSQPc5tvHGeA==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@types/jest": "26.x",
|
|
||||||
"bs-logger": "0.x",
|
"bs-logger": "0.x",
|
||||||
"buffer-from": "1.x",
|
"buffer-from": "1.x",
|
||||||
"fast-json-stable-stringify": "2.x",
|
"fast-json-stable-stringify": "2.x",
|
||||||
@@ -14444,12 +14443,11 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"ts-jest": {
|
"ts-jest": {
|
||||||
"version": "26.5.2",
|
"version": "26.5.3",
|
||||||
"resolved": "https://registry.npmjs.org/ts-jest/-/ts-jest-26.5.2.tgz",
|
"resolved": "https://registry.npmjs.org/ts-jest/-/ts-jest-26.5.3.tgz",
|
||||||
"integrity": "sha512-bwyJ2zJieSugf7RB+o8fgkMeoMVMM2KPDE0UklRLuACxjwJsOrZNo6chrcScmK33YavPSwhARffy8dZx5LJdUQ==",
|
"integrity": "sha512-nBiiFGNvtujdLryU7MiMQh1iPmnZ/QvOskBbD2kURiI1MwqvxlxNnaAB/z9TbslMqCsSbu5BXvSSQPc5tvHGeA==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
"@types/jest": "26.x",
|
|
||||||
"bs-logger": "0.x",
|
"bs-logger": "0.x",
|
||||||
"buffer-from": "1.x",
|
"buffer-from": "1.x",
|
||||||
"fast-json-stable-stringify": "2.x",
|
"fast-json-stable-stringify": "2.x",
|
||||||
|
|||||||
+1
-1
@@ -52,7 +52,7 @@
|
|||||||
"jest-circus": "^26.6.3",
|
"jest-circus": "^26.6.3",
|
||||||
"js-yaml": "^4.0.0",
|
"js-yaml": "^4.0.0",
|
||||||
"prettier": "2.2.1",
|
"prettier": "2.2.1",
|
||||||
"ts-jest": "^26.5.2",
|
"ts-jest": "^26.5.3",
|
||||||
"typescript": "^4.2.2"
|
"typescript": "^4.2.2"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user