mirror of
https://github.com/vale981/tridactyl
synced 2025-03-04 17:11:40 -05:00
Bump ts-jest from 24.0.0 to 24.0.2
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 24.0.0 to 24.0.2. - [Release notes](https://github.com/kulshekhar/ts-jest/releases) - [Changelog](https://github.com/kulshekhar/ts-jest/blob/master/CHANGELOG.md) - [Commits](https://github.com/kulshekhar/ts-jest/compare/v24.0.0...v24.0.2) Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
parent
a853e66c8c
commit
5e5a296a2e
2 changed files with 4 additions and 4 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
@ -10460,9 +10460,9 @@
|
|||
"dev": true
|
||||
},
|
||||
"ts-jest": {
|
||||
"version": "24.0.0",
|
||||
"resolved": "https://registry.npmjs.org/ts-jest/-/ts-jest-24.0.0.tgz",
|
||||
"integrity": "sha512-o8BO3TkMREpAATaFTrXkovMsCpBl2z4NDBoLJuWZcJJj1ijI49UnvDMfVpj+iogn/Jl8Pbhuei5nc/Ti+frEHw==",
|
||||
"version": "24.0.2",
|
||||
"resolved": "https://registry.npmjs.org/ts-jest/-/ts-jest-24.0.2.tgz",
|
||||
"integrity": "sha512-h6ZCZiA1EQgjczxq+uGLXQlNgeg02WWJBbeT8j6nyIBRQdglqbvzDoHahTEIiS6Eor6x8mK6PfZ7brQ9Q6tzHw==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"bs-logger": "0.x",
|
||||
|
|
|
@ -25,7 +25,7 @@
|
|||
"prettier": "^1.17.0",
|
||||
"shared-git-hooks": "^1.2.1",
|
||||
"source-map-loader": "^0.2.4",
|
||||
"ts-jest": "^24.0.0",
|
||||
"ts-jest": "^24.0.2",
|
||||
"ts-node": "^8.0.2",
|
||||
"tslint": "^5.15.0",
|
||||
"tslint-etc": "^1.5.1",
|
||||
|
|
Loading…
Add table
Reference in a new issue