Skip to content

Commit

Permalink
Merge pull request #34 from pdq/chore/deps-12-21
Browse files Browse the repository at this point in the history
#minor bump eslint to 8.x and related fixes
  • Loading branch information
cfbender committed Jan 5, 2022
2 parents 4c52279 + 67aa6fd commit 4d554aa
Show file tree
Hide file tree
Showing 5 changed files with 565 additions and 851 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:

strategy:
matrix:
node-version: [12.x, 14.x, 16.x]
node-version: [16.x]

steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit 4d554aa

Please sign in to comment.