Skip to content

Commit

Permalink
Merge pull request #197 from UKGovernmentBEIS/update-dependendies
Browse files Browse the repository at this point in the history
update node to 16.14, npm to 8.5, update node-sass to 7.0
  • Loading branch information
GergelyEory authored Apr 6, 2022
2 parents 003a4cc + 973be69 commit baf6460
Show file tree
Hide file tree
Showing 6 changed files with 22,853 additions and 435 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/planner.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:

strategy:
matrix:
node-version: [12.22]
node-version: [16.14]

steps:
- uses: actions/checkout@v2
Expand Down
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
12.22.10
16.14.2
Loading

0 comments on commit baf6460

Please sign in to comment.