chore(deps): update dependency @types/jest to v27.0.2
This commit is contained in:
committed by
renovate[bot]
parent
40eba610c4
commit
24c6af36b8
@@ -117,7 +117,7 @@
|
|||||||
"@types/ejs": "3.1.0",
|
"@types/ejs": "3.1.0",
|
||||||
"@types/html-minifier": "4.0.1",
|
"@types/html-minifier": "4.0.1",
|
||||||
"@types/ioredis": "4.27.4",
|
"@types/ioredis": "4.27.4",
|
||||||
"@types/jest": "27.0.1",
|
"@types/jest": "27.0.2",
|
||||||
"@types/lodash": "4.14.173",
|
"@types/lodash": "4.14.173",
|
||||||
"@types/marked": "3.0.1",
|
"@types/marked": "3.0.1",
|
||||||
"@types/mongoose-paginate-v2": "1.3.11",
|
"@types/mongoose-paginate-v2": "1.3.11",
|
||||||
|
|||||||
38
pnpm-lock.yaml
generated
38
pnpm-lock.yaml
generated
@@ -29,7 +29,7 @@ specifiers:
|
|||||||
'@types/ejs': 3.1.0
|
'@types/ejs': 3.1.0
|
||||||
'@types/html-minifier': 4.0.1
|
'@types/html-minifier': 4.0.1
|
||||||
'@types/ioredis': 4.27.4
|
'@types/ioredis': 4.27.4
|
||||||
'@types/jest': 27.0.1
|
'@types/jest': 27.0.2
|
||||||
'@types/lodash': 4.14.173
|
'@types/lodash': 4.14.173
|
||||||
'@types/marked': 3.0.1
|
'@types/marked': 3.0.1
|
||||||
'@types/mongoose-paginate-v2': 1.3.11
|
'@types/mongoose-paginate-v2': 1.3.11
|
||||||
@@ -182,7 +182,7 @@ devDependencies:
|
|||||||
'@types/ejs': 3.1.0
|
'@types/ejs': 3.1.0
|
||||||
'@types/html-minifier': 4.0.1
|
'@types/html-minifier': 4.0.1
|
||||||
'@types/ioredis': 4.27.4
|
'@types/ioredis': 4.27.4
|
||||||
'@types/jest': 27.0.1
|
'@types/jest': 27.0.2
|
||||||
'@types/lodash': 4.14.173
|
'@types/lodash': 4.14.173
|
||||||
'@types/marked': 3.0.1
|
'@types/marked': 3.0.1
|
||||||
'@types/mongoose-paginate-v2': 1.3.11
|
'@types/mongoose-paginate-v2': 1.3.11
|
||||||
@@ -205,7 +205,7 @@ devDependencies:
|
|||||||
run-script-webpack-plugin: 0.0.11
|
run-script-webpack-plugin: 0.0.11
|
||||||
socket.io: 4.1.3
|
socket.io: 4.1.3
|
||||||
supertest: 6.1.6
|
supertest: 6.1.6
|
||||||
ts-jest: 27.0.5_a3830dc85c792fbb18bedbcc872cb0f9
|
ts-jest: 27.0.5_4983e9b3d1f913260771a36e4b65b206
|
||||||
ts-loader: 9.2.6_typescript@4.4.3+webpack@5.52.0
|
ts-loader: 9.2.6_typescript@4.4.3+webpack@5.52.0
|
||||||
ts-node: 10.2.1_ff9a14f10e259f71178ff2c657805ba4
|
ts-node: 10.2.1_ff9a14f10e259f71178ff2c657805ba4
|
||||||
tsconfig-paths: 3.11.0
|
tsconfig-paths: 3.11.0
|
||||||
@@ -1879,11 +1879,11 @@ packages:
|
|||||||
'@types/istanbul-lib-report': 3.0.0
|
'@types/istanbul-lib-report': 3.0.0
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@types/jest/27.0.1:
|
/@types/jest/27.0.2:
|
||||||
resolution: {integrity: sha512-HTLpVXHrY69556ozYkcq47TtQJXpcWAWfkoqz+ZGz2JnmZhzlRjprCIyFnetSy8gpDWwTTGBcRVv1J1I1vBrHw==}
|
resolution: {integrity: sha512-4dRxkS/AFX0c5XW6IPMNOydLn2tEhNhJV7DnYK+0bjoJZ+QTmfucBlihX7aoEsh/ocYtkLC73UbnBXBXIxsULA==}
|
||||||
dependencies:
|
dependencies:
|
||||||
jest-diff: 27.1.0
|
jest-diff: 27.2.0
|
||||||
pretty-format: 27.1.0
|
pretty-format: 27.2.0
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@types/json-schema/7.0.9:
|
/@types/json-schema/7.0.9:
|
||||||
@@ -5267,16 +5267,6 @@ packages:
|
|||||||
- utf-8-validate
|
- utf-8-validate
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/jest-diff/27.1.0:
|
|
||||||
resolution: {integrity: sha512-rjfopEYl58g/SZTsQFmspBODvMSytL16I+cirnScWTLkQVXYVZfxm78DFfdIIXc05RCYuGjxJqrdyG4PIFzcJg==}
|
|
||||||
engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0}
|
|
||||||
dependencies:
|
|
||||||
chalk: 4.1.2
|
|
||||||
diff-sequences: 27.0.6
|
|
||||||
jest-get-type: 27.0.6
|
|
||||||
pretty-format: 27.1.0
|
|
||||||
dev: true
|
|
||||||
|
|
||||||
/jest-diff/27.2.0:
|
/jest-diff/27.2.0:
|
||||||
resolution: {integrity: sha512-QSO9WC6btFYWtRJ3Hac0sRrkspf7B01mGrrQEiCW6TobtViJ9RWL0EmOs/WnBsZDsI/Y2IoSHZA2x6offu0sYw==}
|
resolution: {integrity: sha512-QSO9WC6btFYWtRJ3Hac0sRrkspf7B01mGrrQEiCW6TobtViJ9RWL0EmOs/WnBsZDsI/Y2IoSHZA2x6offu0sYw==}
|
||||||
engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0}
|
engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0}
|
||||||
@@ -7036,16 +7026,6 @@ packages:
|
|||||||
hasBin: true
|
hasBin: true
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/pretty-format/27.1.0:
|
|
||||||
resolution: {integrity: sha512-4aGaud3w3rxAO6OXmK3fwBFQ0bctIOG3/if+jYEFGNGIs0EvuidQm3bZ9mlP2/t9epLNC/12czabfy7TZNSwVA==}
|
|
||||||
engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0}
|
|
||||||
dependencies:
|
|
||||||
'@jest/types': 27.1.0
|
|
||||||
ansi-regex: 5.0.0
|
|
||||||
ansi-styles: 5.2.0
|
|
||||||
react-is: 17.0.2
|
|
||||||
dev: true
|
|
||||||
|
|
||||||
/pretty-format/27.2.0:
|
/pretty-format/27.2.0:
|
||||||
resolution: {integrity: sha512-KyJdmgBkMscLqo8A7K77omgLx5PWPiXJswtTtFV7XgVZv2+qPk6UivpXXO+5k6ZEbWIbLoKdx1pZ6ldINzbwTA==}
|
resolution: {integrity: sha512-KyJdmgBkMscLqo8A7K77omgLx5PWPiXJswtTtFV7XgVZv2+qPk6UivpXXO+5k6ZEbWIbLoKdx1pZ6ldINzbwTA==}
|
||||||
engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0}
|
engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0}
|
||||||
@@ -8137,7 +8117,7 @@ packages:
|
|||||||
hasBin: true
|
hasBin: true
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/ts-jest/27.0.5_a3830dc85c792fbb18bedbcc872cb0f9:
|
/ts-jest/27.0.5_4983e9b3d1f913260771a36e4b65b206:
|
||||||
resolution: {integrity: sha512-lIJApzfTaSSbtlksfFNHkWOzLJuuSm4faFAfo5kvzOiRAuoN4/eKxVJ2zEAho8aecE04qX6K1pAzfH5QHL1/8w==}
|
resolution: {integrity: sha512-lIJApzfTaSSbtlksfFNHkWOzLJuuSm4faFAfo5kvzOiRAuoN4/eKxVJ2zEAho8aecE04qX6K1pAzfH5QHL1/8w==}
|
||||||
engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0}
|
engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
@@ -8155,7 +8135,7 @@ packages:
|
|||||||
babel-jest:
|
babel-jest:
|
||||||
optional: true
|
optional: true
|
||||||
dependencies:
|
dependencies:
|
||||||
'@types/jest': 27.0.1
|
'@types/jest': 27.0.2
|
||||||
bs-logger: 0.2.6
|
bs-logger: 0.2.6
|
||||||
fast-json-stable-stringify: 2.1.0
|
fast-json-stable-stringify: 2.1.0
|
||||||
jest: 27.2.1_ts-node@10.2.1
|
jest: 27.2.1_ts-node@10.2.1
|
||||||
|
|||||||
Reference in New Issue
Block a user