Skip to content

Commit 38d8611

Browse files
committed
chore: 升级 jest 27.2.0
1 parent be48e50 commit 38d8611

File tree

3 files changed

+280
-280
lines changed

3 files changed

+280
-280
lines changed

e2e/jest-resolver-tsconfig-paths/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@
44
"resolver": "jest-resolver-tsconfig-paths"
55
},
66
"dependencies": {
7-
"jest": "^27.1.1"
7+
"jest": "^27.2.0"
88
}
99
}

packages/ts-lib-tools/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"globby": "^11.0.4",
5050
"husky": "^7.0.2",
5151
"identity-obj-proxy": "^3.0.0",
52-
"jest": "^27.1.1",
52+
"jest": "^27.2.0",
5353
"jest-resolver-tsconfig-paths": "^0.14.0",
5454
"jest-watch-typeahead": "^0.6.4",
5555
"lint-staged": "^11.1.2",

0 commit comments

Comments
 (0)