Skip to content

Commit

Permalink
Merge pull request #567 from guidokessels/dependabot/npm_and_yarn/jsd…
Browse files Browse the repository at this point in the history
…om-and-jest--removed

Bump jsdom and jest
  • Loading branch information
danrs authored Apr 29, 2023
2 parents 60108de + 632286c commit a55a512
Show file tree
Hide file tree
Showing 4 changed files with 3,705 additions and 8,944 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
node-version: [12.x]
node-version: [20.x]
steps:
- uses: actions/checkout@v2
- name: Use Node.js ${{ matrix.node-version }}
Expand Down
Loading

0 comments on commit a55a512

Please sign in to comment.