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.1.2 to 27.1.3
This commit is contained in:
parent
9dd406ce27
commit
e9ea906ba9
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.2",
|
||||
"ts-jest": "^27.1.2",
|
||||
"ts-jest": "^27.1.3",
|
||||
"vue-jest": "^3.0.4",
|
||||
"yaml": "^1.10.2"
|
||||
},
|
||||
|
@ -23253,9 +23253,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/ts-jest": {
|
||||
"version": "27.1.2",
|
||||
"resolved": "https://registry.npmjs.org/ts-jest/-/ts-jest-27.1.2.tgz",
|
||||
"integrity": "sha512-eSOiJOWq6Hhs6Khzk5wKC5sgWIXgXqOCiIl1+3lfnearu58Hj4QpE5tUhQcA3xtZrELbcvAGCsd6HB8OsaVaTA==",
|
||||
"version": "27.1.3",
|
||||
"resolved": "https://registry.npmjs.org/ts-jest/-/ts-jest-27.1.3.tgz",
|
||||
"integrity": "sha512-6Nlura7s6uM9BVUAoqLH7JHyMXjz8gluryjpPXxr3IxZdAXnU6FhjvVLHFtfd1vsE1p8zD1OJfskkc0jhTSnkA==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"bs-logger": "0.x",
|
||||
|
@ -43644,9 +43644,9 @@
|
|||
"dev": true
|
||||
},
|
||||
"ts-jest": {
|
||||
"version": "27.1.2",
|
||||
"resolved": "https://registry.npmjs.org/ts-jest/-/ts-jest-27.1.2.tgz",
|
||||
"integrity": "sha512-eSOiJOWq6Hhs6Khzk5wKC5sgWIXgXqOCiIl1+3lfnearu58Hj4QpE5tUhQcA3xtZrELbcvAGCsd6HB8OsaVaTA==",
|
||||
"version": "27.1.3",
|
||||
"resolved": "https://registry.npmjs.org/ts-jest/-/ts-jest-27.1.3.tgz",
|
||||
"integrity": "sha512-6Nlura7s6uM9BVUAoqLH7JHyMXjz8gluryjpPXxr3IxZdAXnU6FhjvVLHFtfd1vsE1p8zD1OJfskkc0jhTSnkA==",
|
||||
"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.2",
|
||||
"ts-jest": "^27.1.2",
|
||||
"ts-jest": "^27.1.3",
|
||||
"vue-jest": "^3.0.4",
|
||||
"yaml": "^1.10.2"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue