Bump ts-jest from 29.0.2 to 29.0.3 #26
2 changed files with 8 additions and 8 deletions
14
package-lock.json
generated
14
package-lock.json
generated
|
@ -21,7 +21,7 @@
|
|||
"miniflare": "^2.9.0",
|
||||
"prettier": "^2.7.1",
|
||||
"prettier-plugin-toml": "^0.3.1",
|
||||
"ts-jest": "^29.0.2",
|
||||
"ts-jest": "^29.0.3",
|
||||
"typescript": "^4.8.3",
|
||||
"wrangler": "^2.1.6"
|
||||
}
|
||||
|
@ -5960,9 +5960,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/ts-jest": {
|
||||
"version": "29.0.2",
|
||||
"resolved": "https://registry.npmjs.org/ts-jest/-/ts-jest-29.0.2.tgz",
|
||||
"integrity": "sha512-P03IUItnAjG6RkJXtjjD5pu0TryQFOwcb1YKmW63rO19V0UFqL3wiXZrmR5D7qYjI98btzIOAcYafLZ0GHAcQg==",
|
||||
"version": "29.0.3",
|
||||
"resolved": "https://registry.npmjs.org/ts-jest/-/ts-jest-29.0.3.tgz",
|
||||
"integrity": "sha512-Ibygvmuyq1qp/z3yTh9QTwVVAbFdDy/+4BtIQR2sp6baF2SJU/8CKK/hhnGIDY2L90Az2jIqTwZPnN2p+BweiQ==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"bs-logger": "0.x",
|
||||
|
@ -11053,9 +11053,9 @@
|
|||
}
|
||||
},
|
||||
"ts-jest": {
|
||||
"version": "29.0.2",
|
||||
"resolved": "https://registry.npmjs.org/ts-jest/-/ts-jest-29.0.2.tgz",
|
||||
"integrity": "sha512-P03IUItnAjG6RkJXtjjD5pu0TryQFOwcb1YKmW63rO19V0UFqL3wiXZrmR5D7qYjI98btzIOAcYafLZ0GHAcQg==",
|
||||
"version": "29.0.3",
|
||||
"resolved": "https://registry.npmjs.org/ts-jest/-/ts-jest-29.0.3.tgz",
|
||||
"integrity": "sha512-Ibygvmuyq1qp/z3yTh9QTwVVAbFdDy/+4BtIQR2sp6baF2SJU/8CKK/hhnGIDY2L90Az2jIqTwZPnN2p+BweiQ==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"bs-logger": "0.x",
|
||||
|
|
|
@ -28,7 +28,7 @@
|
|||
"miniflare": "^2.9.0",
|
||||
"prettier": "^2.7.1",
|
||||
"prettier-plugin-toml": "^0.3.1",
|
||||
"ts-jest": "^29.0.2",
|
||||
"ts-jest": "^29.0.3",
|
||||
"typescript": "^4.8.3",
|
||||
"wrangler": "^2.1.6"
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue