mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-04-21 15:26:15 -04:00
chore(deps-dev): bump ts-jest from 27.0.6 to 27.0.7
This commit is contained in:
parent
8ed3ae5855
commit
487c88f9af
2 changed files with 8 additions and 8 deletions
14
package-lock.json
generated
14
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.6",
|
||||
"ts-jest": "^27.0.7",
|
||||
"vue-jest": "^3.0.4",
|
||||
"yaml": "^1.10.2"
|
||||
},
|
||||
|
@ -22784,9 +22784,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/ts-jest": {
|
||||
"version": "27.0.6",
|
||||
"resolved": "https://registry.npmjs.org/ts-jest/-/ts-jest-27.0.6.tgz",
|
||||
"integrity": "sha512-XWkEBbrkyUWJdK9FwiCVdBZ7ZmT7sxcKtyVEZNmo7u8eQw6NHmtYEM2WpkX9VfnRI0DjSr6INfEHC9vCFhsFnQ==",
|
||||
"version": "27.0.7",
|
||||
"resolved": "https://registry.npmjs.org/ts-jest/-/ts-jest-27.0.7.tgz",
|
||||
"integrity": "sha512-O41shibMqzdafpuP+CkrOL7ykbmLh+FqQrXEmV9CydQ5JBk0Sj0uAEF5TNNe94fZWKm3yYvWa/IbyV4Yg1zK2Q==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"bs-logger": "0.x",
|
||||
|
@ -42840,9 +42840,9 @@
|
|||
"dev": true
|
||||
},
|
||||
"ts-jest": {
|
||||
"version": "27.0.6",
|
||||
"resolved": "https://registry.npmjs.org/ts-jest/-/ts-jest-27.0.6.tgz",
|
||||
"integrity": "sha512-XWkEBbrkyUWJdK9FwiCVdBZ7ZmT7sxcKtyVEZNmo7u8eQw6NHmtYEM2WpkX9VfnRI0DjSr6INfEHC9vCFhsFnQ==",
|
||||
"version": "27.0.7",
|
||||
"resolved": "https://registry.npmjs.org/ts-jest/-/ts-jest-27.0.7.tgz",
|
||||
"integrity": "sha512-O41shibMqzdafpuP+CkrOL7ykbmLh+FqQrXEmV9CydQ5JBk0Sj0uAEF5TNNe94fZWKm3yYvWa/IbyV4Yg1zK2Q==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"bs-logger": "0.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.6",
|
||||
"ts-jest": "^27.0.7",
|
||||
"vue-jest": "^3.0.4",
|
||||
"yaml": "^1.10.2"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue