Update dependency ts-jest to v29.1.5

This commit is contained in:
renovate[bot]
2024-06-16 16:33:40 +00:00
parent 5e681ca727
commit 6bfd572148
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -43,7 +43,7 @@
"prettier": "3.3.2",
"swr": "2.2.5",
"tailwindcss": "3.4.4",
"ts-jest": "29.1.4"
"ts-jest": "29.1.5"
}
},
"node_modules/@aashutoshrathi/word-wrap": {
@@ -14111,9 +14111,9 @@
"dev": true
},
"node_modules/ts-jest": {
"version": "29.1.4",
"resolved": "https://registry.npmjs.org/ts-jest/-/ts-jest-29.1.4.tgz",
"integrity": "sha512-YiHwDhSvCiItoAgsKtoLFCuakDzDsJ1DLDnSouTaTmdOcOwIkSzbLXduaQ6M5DRVhuZC/NYaaZ/mtHbWMv/S6Q==",
"version": "29.1.5",
"resolved": "https://registry.npmjs.org/ts-jest/-/ts-jest-29.1.5.tgz",
"integrity": "sha512-UuClSYxM7byvvYfyWdFI+/2UxMmwNyJb0NPkZPQE2hew3RurV7l7zURgOHAd/1I1ZdPpe3GUsXNXAcN8TFKSIg==",
"dev": true,
"license": "MIT",
"dependencies": {