chore(deps-dev): bump ts-jest from 29.4.5 to 29.4.6 in the npm group (#2593)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: nicomiguelino <nicomiguelino2014@gmail.com>
This commit is contained in:
dependabot[bot]
2025-12-02 09:44:06 -08:00
committed by GitHub
parent 9c8b772d44
commit e9afe2cb9b
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -51,7 +51,7 @@
"prettier": "3.7.3",
"sass": "^1.94.2",
"sass-loader": "^16.0.6",
"ts-jest": "^29.4.5",
"ts-jest": "^29.4.6",
"ts-loader": "^9.5.4",
"tsconfig-paths-webpack-plugin": "^4.2.0",
"typescript": "^5.9.3",
@@ -11592,9 +11592,9 @@
}
},
"node_modules/ts-jest": {
"version": "29.4.5",
"resolved": "https://registry.npmjs.org/ts-jest/-/ts-jest-29.4.5.tgz",
"integrity": "sha512-HO3GyiWn2qvTQA4kTgjDcXiMwYQt68a1Y8+JuLRVpdIzm+UOLSHgl/XqR4c6nzJkq5rOkjc02O2I7P7l/Yof0Q==",
"version": "29.4.6",
"resolved": "https://registry.npmjs.org/ts-jest/-/ts-jest-29.4.6.tgz",
"integrity": "sha512-fSpWtOO/1AjSNQguk43hb/JCo16oJDnMJf3CdEGNkqsEX3t0KX96xvyX1D7PfLCpVoKu4MfVrqUkFyblYoY4lA==",
"dev": true,
"license": "MIT",
"dependencies": {

View File

@@ -54,7 +54,7 @@
"prettier": "3.7.3",
"sass": "^1.94.2",
"sass-loader": "^16.0.6",
"ts-jest": "^29.4.5",
"ts-jest": "^29.4.6",
"ts-loader": "^9.5.4",
"tsconfig-paths-webpack-plugin": "^4.2.0",
"typescript": "^5.9.3",