Skip to content

Commit 75fe619

Browse files
committed
Update jest monorepo
1 parent a672107 commit 75fe619

File tree

2 files changed

+42
-186
lines changed

2 files changed

+42
-186
lines changed

package-lock.json

Lines changed: 39 additions & 183 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -42,13 +42,13 @@
4242
},
4343
"devDependencies": {
4444
"@rollup/plugin-typescript": "8.3.0",
45-
"@types/jest": "27.0.2",
45+
"@types/jest": "27.4.0",
4646
"@typescript-eslint/eslint-plugin": "5.3.1",
4747
"@typescript-eslint/parser": "5.3.1",
4848
"eslint": "8.2.0",
4949
"eslint-config-prettier": "8.3.0",
50-
"jest": "27.3.1",
51-
"jest-config": "27.3.1",
50+
"jest": "27.4.7",
51+
"jest-config": "27.4.7",
5252
"npm-run-all": "4.1.5",
5353
"prettier": "2.4.1",
5454
"rollup": "2.59.0",

0 commit comments

Comments
 (0)