Skip to content

Commit 0bade7d

Browse files
committed
chore: update jest monorepo
1 parent 914782a commit 0bade7d

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@
9696
"eslint-plugin-import": "^2.20.1",
9797
"eslint-plugin-jest": "^25.0.0",
9898
"husky": "^7.0.0",
99-
"jest": "27.4.3",
99+
"jest": "27.4.5",
100100
"lerna": "^4.0.0",
101101
"lint-staged": "12.1.2",
102102
"prettier": "^2.0.5",

yarn.lock

+1-3
Original file line numberDiff line numberDiff line change
@@ -5553,9 +5553,7 @@ jest-environment-jsdom@^27.4.3:
55535553
jsdom "^16.6.0"
55545554

55555555
jest-environment-node@^27.0.0:
5556-
version "27.3.1"
5557-
resolved "https://registry.npmjs.org/jest-environment-node/-/jest-environment-node-27.3.1.tgz#af7d0eed04edafb740311b303f3fe7c8c27014bb"
5558-
integrity sha512-T89F/FgkE8waqrTSA7/ydMkcc52uYPgZZ6q8OaZgyiZkJb5QNNCF6oPZjH9IfPFfcc9uBWh1574N0kY0pSvTXw==
5556+
version: "27.4.4"
55595557
dependencies:
55605558
"@jest/environment" "^27.3.1"
55615559
"@jest/fake-timers" "^27.3.1"

0 commit comments

Comments
 (0)