Skip to content

Commit

Permalink
update deps and dates
Browse files Browse the repository at this point in the history
  • Loading branch information
75lb committed Jan 29, 2022
1 parent fec2ec7 commit 029c198
Show file tree
Hide file tree
Showing 5 changed files with 444 additions and 478 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:

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

steps:
- uses: actions/checkout@v2
Expand Down
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
The MIT License (MIT)

Copyright (c) 2014-21 Lloyd Brookes <[email protected]>
Copyright (c) 2014-22 Lloyd Brookes <[email protected]>

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,6 @@ $ npm install --save-dev jsdoc-to-markdown

* * *

&copy; 2014-21 Lloyd Brookes \<[email protected]\>.
&copy; 2014-22 Lloyd Brookes \<[email protected]\>.

Tested by [test-runner](https://github.com/test-runner-js/test-runner).
Loading

0 comments on commit 029c198

Please sign in to comment.