Skip to content

Commit e4cfc94

Browse files
Merge pull request #878 from GSA/GSA/issue-877/dependabot-vulnerability
Update pa11y-ci library version and node version from 18 to 20.
2 parents 7c57354 + fce5129 commit e4cfc94

4 files changed

Lines changed: 1020 additions & 385 deletions

File tree

.github/workflows/frontend-tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
- name: Setup Node.js
2525
uses: actions/setup-node@v3
2626
with:
27-
node-version: 18.x
27+
node-version: 20.x
2828
cache: npm
2929
cache-dependency-path: training-front-end/package-lock.json
3030

.nvmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
18
1+
20

0 commit comments

Comments
 (0)