Skip to content

Commit

Permalink
fixy? add 20 and 22
Browse files Browse the repository at this point in the history
  • Loading branch information
newhouse committed Jul 12, 2024
1 parent 1c72ba2 commit 544ec15
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ jobs:
strategy:
fail-fast: false
matrix:
node-version: [14, 16, 18]
node-version: [14, 16, 18, 20, 22]
include:
- node-version: 14
npm-version: 7
Expand Down
3 changes: 3 additions & 0 deletions vendor-src/grunt-compile-handlebars/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,5 +56,8 @@
"handlebars": "^4.7.7",
"json5": "^2.2.0",
"lodash": "^4.17.21"
},
"resolutions": {
"grunt-contrib-jshint/jshint/cli/glob": "^7.2.3"
}
}

0 comments on commit 544ec15

Please sign in to comment.