mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-01-31 10:36:14 +08:00
chore(deps): update dependency ts-jest to v27.1.2 (#3919)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
e4b1d47c07
commit
6cfc20cd93
14
package-lock.json
generated
14
package-lock.json
generated
@ -48,7 +48,7 @@
|
||||
"rollup": "2.61.1",
|
||||
"rxjs": "6.6.7",
|
||||
"terser-webpack-plugin": "5.2.5",
|
||||
"ts-jest": "27.1.1",
|
||||
"ts-jest": "27.1.2",
|
||||
"ts-node": "10.4.0",
|
||||
"typescript": "4.1.6",
|
||||
"unminified-webpack-plugin": "3.0.0",
|
||||
@ -15749,9 +15749,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/ts-jest": {
|
||||
"version": "27.1.1",
|
||||
"resolved": "https://registry.npmjs.org/ts-jest/-/ts-jest-27.1.1.tgz",
|
||||
"integrity": "sha512-Ds0VkB+cB+8g2JUmP/GKWndeZcCKrbe6jzolGrVWdqVUFByY/2KDHqxJ7yBSon7hDB1TA4PXxjfZ+JjzJisvgA==",
|
||||
"version": "27.1.2",
|
||||
"resolved": "https://registry.npmjs.org/ts-jest/-/ts-jest-27.1.2.tgz",
|
||||
"integrity": "sha512-eSOiJOWq6Hhs6Khzk5wKC5sgWIXgXqOCiIl1+3lfnearu58Hj4QpE5tUhQcA3xtZrELbcvAGCsd6HB8OsaVaTA==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"bs-logger": "0.x",
|
||||
@ -28971,9 +28971,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"ts-jest": {
|
||||
"version": "27.1.1",
|
||||
"resolved": "https://registry.npmjs.org/ts-jest/-/ts-jest-27.1.1.tgz",
|
||||
"integrity": "sha512-Ds0VkB+cB+8g2JUmP/GKWndeZcCKrbe6jzolGrVWdqVUFByY/2KDHqxJ7yBSon7hDB1TA4PXxjfZ+JjzJisvgA==",
|
||||
"version": "27.1.2",
|
||||
"resolved": "https://registry.npmjs.org/ts-jest/-/ts-jest-27.1.2.tgz",
|
||||
"integrity": "sha512-eSOiJOWq6Hhs6Khzk5wKC5sgWIXgXqOCiIl1+3lfnearu58Hj4QpE5tUhQcA3xtZrELbcvAGCsd6HB8OsaVaTA==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"bs-logger": "0.x",
|
||||
|
@ -63,7 +63,7 @@
|
||||
"rollup": "2.61.1",
|
||||
"rxjs": "6.6.7",
|
||||
"terser-webpack-plugin": "5.2.5",
|
||||
"ts-jest": "27.1.1",
|
||||
"ts-jest": "27.1.2",
|
||||
"ts-node": "10.4.0",
|
||||
"typescript": "4.1.6",
|
||||
"unminified-webpack-plugin": "3.0.0",
|
||||
|
Loading…
Reference in New Issue
Block a user