mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-04-22 07:46:15 -04:00
chore(deps-dev): bump ts-jest from 27.0.5 to 27.0.6
This commit is contained in:
parent
a8a4ba8356
commit
8ed3ae5855
2 changed files with 10 additions and 10 deletions
18
package-lock.json
generated
18
package-lock.json
generated
|
@ -63,7 +63,7 @@
|
|||
"markdown-toc": "^1.2.0",
|
||||
"nuxt-property-decorator": "^2.9.1",
|
||||
"standard-version": "^9.3.1",
|
||||
"ts-jest": "^27.0.5",
|
||||
"ts-jest": "^27.0.6",
|
||||
"vue-jest": "^3.0.4",
|
||||
"yaml": "^1.10.2"
|
||||
},
|
||||
|
@ -22784,16 +22784,16 @@
|
|||
}
|
||||
},
|
||||
"node_modules/ts-jest": {
|
||||
"version": "27.0.5",
|
||||
"resolved": "https://registry.npmjs.org/ts-jest/-/ts-jest-27.0.5.tgz",
|
||||
"integrity": "sha512-lIJApzfTaSSbtlksfFNHkWOzLJuuSm4faFAfo5kvzOiRAuoN4/eKxVJ2zEAho8aecE04qX6K1pAzfH5QHL1/8w==",
|
||||
"version": "27.0.6",
|
||||
"resolved": "https://registry.npmjs.org/ts-jest/-/ts-jest-27.0.6.tgz",
|
||||
"integrity": "sha512-XWkEBbrkyUWJdK9FwiCVdBZ7ZmT7sxcKtyVEZNmo7u8eQw6NHmtYEM2WpkX9VfnRI0DjSr6INfEHC9vCFhsFnQ==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"bs-logger": "0.x",
|
||||
"fast-json-stable-stringify": "2.x",
|
||||
"jest-util": "^27.0.0",
|
||||
"json5": "2.x",
|
||||
"lodash": "4.x",
|
||||
"lodash.memoize": "4.x",
|
||||
"make-error": "1.x",
|
||||
"semver": "7.x",
|
||||
"yargs-parser": "20.x"
|
||||
|
@ -42840,16 +42840,16 @@
|
|||
"dev": true
|
||||
},
|
||||
"ts-jest": {
|
||||
"version": "27.0.5",
|
||||
"resolved": "https://registry.npmjs.org/ts-jest/-/ts-jest-27.0.5.tgz",
|
||||
"integrity": "sha512-lIJApzfTaSSbtlksfFNHkWOzLJuuSm4faFAfo5kvzOiRAuoN4/eKxVJ2zEAho8aecE04qX6K1pAzfH5QHL1/8w==",
|
||||
"version": "27.0.6",
|
||||
"resolved": "https://registry.npmjs.org/ts-jest/-/ts-jest-27.0.6.tgz",
|
||||
"integrity": "sha512-XWkEBbrkyUWJdK9FwiCVdBZ7ZmT7sxcKtyVEZNmo7u8eQw6NHmtYEM2WpkX9VfnRI0DjSr6INfEHC9vCFhsFnQ==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"bs-logger": "0.x",
|
||||
"fast-json-stable-stringify": "2.x",
|
||||
"jest-util": "^27.0.0",
|
||||
"json5": "2.x",
|
||||
"lodash": "4.x",
|
||||
"lodash.memoize": "4.x",
|
||||
"make-error": "1.x",
|
||||
"semver": "7.x",
|
||||
"yargs-parser": "20.x"
|
||||
|
|
|
@ -90,7 +90,7 @@
|
|||
"markdown-toc": "^1.2.0",
|
||||
"nuxt-property-decorator": "^2.9.1",
|
||||
"standard-version": "^9.3.1",
|
||||
"ts-jest": "^27.0.5",
|
||||
"ts-jest": "^27.0.6",
|
||||
"vue-jest": "^3.0.4",
|
||||
"yaml": "^1.10.2"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue