mirror of
https://github.com/tomru/pfadi-bussle.git
synced 2026-03-03 14:37:13 +01:00
Update dependency ts-jest to v28.0.2
This commit is contained in:
committed by
renovate[bot]
parent
481d5571a9
commit
285f5596b0
14
package-lock.json
generated
14
package-lock.json
generated
@@ -23,7 +23,7 @@
|
||||
"react": "17.0.2",
|
||||
"react-calendar": "3.7.0",
|
||||
"react-dom": "17.0.2",
|
||||
"ts-jest": "28.0.1",
|
||||
"ts-jest": "28.0.2",
|
||||
"uuid": "8.3.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
@@ -9018,9 +9018,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/ts-jest": {
|
||||
"version": "28.0.1",
|
||||
"resolved": "https://registry.npmjs.org/ts-jest/-/ts-jest-28.0.1.tgz",
|
||||
"integrity": "sha512-PbkbitaT/9ZYAqqzk3UYTvCq080Seo46T3m/AdwcZ0D8WH2uBhG6PvA8oOAWsZIknzPQU66fYobvFCL8IqIhmg==",
|
||||
"version": "28.0.2",
|
||||
"resolved": "https://registry.npmjs.org/ts-jest/-/ts-jest-28.0.2.tgz",
|
||||
"integrity": "sha512-IOZMb3D0gx6IHO9ywPgiQxJ3Zl4ECylEFwoVpENB55aTn5sdO0Ptyx/7noNBxAaUff708RqQL4XBNxxOVjY0vQ==",
|
||||
"dependencies": {
|
||||
"bs-logger": "0.x",
|
||||
"fast-json-stable-stringify": "2.x",
|
||||
@@ -15873,9 +15873,9 @@
|
||||
"integrity": "sha512-AqTiAOLcj85xS7vQ8QkAV41hPDIJ71XJB4RCUrzo/1GM2CQwhkJGaf9Hgr7BOugMRpgGUrqRg/DrBDl4H40+8g=="
|
||||
},
|
||||
"ts-jest": {
|
||||
"version": "28.0.1",
|
||||
"resolved": "https://registry.npmjs.org/ts-jest/-/ts-jest-28.0.1.tgz",
|
||||
"integrity": "sha512-PbkbitaT/9ZYAqqzk3UYTvCq080Seo46T3m/AdwcZ0D8WH2uBhG6PvA8oOAWsZIknzPQU66fYobvFCL8IqIhmg==",
|
||||
"version": "28.0.2",
|
||||
"resolved": "https://registry.npmjs.org/ts-jest/-/ts-jest-28.0.2.tgz",
|
||||
"integrity": "sha512-IOZMb3D0gx6IHO9ywPgiQxJ3Zl4ECylEFwoVpENB55aTn5sdO0Ptyx/7noNBxAaUff708RqQL4XBNxxOVjY0vQ==",
|
||||
"requires": {
|
||||
"bs-logger": "0.x",
|
||||
"fast-json-stable-stringify": "2.x",
|
||||
|
||||
@@ -25,7 +25,7 @@
|
||||
"react": "17.0.2",
|
||||
"react-calendar": "3.7.0",
|
||||
"react-dom": "17.0.2",
|
||||
"ts-jest": "28.0.1",
|
||||
"ts-jest": "28.0.2",
|
||||
"uuid": "8.3.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user