Skip to content

Commit 380c5e4

Browse files
authored
Merge pull request #585 from bhovhannes/renovate/major-jest-monorepo
chore(deps): update jest monorepo to v28 (major)
2 parents 154fa6d + 09bb43d commit 380c5e4

File tree

3 files changed

+623
-1062
lines changed

3 files changed

+623
-1062
lines changed

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88

99
strategy:
1010
matrix:
11-
node-version: [10.x, 12.x, 14.x]
11+
node-version: [12.x, 14.x, 16.x]
1212

1313
steps:
1414
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)