Skip to content

Commit

Permalink
Merge pull request #50 from etpinard/bump-deps
Browse files Browse the repository at this point in the history
Bump deps
  • Loading branch information
etpinard authored Apr 30, 2024
2 parents ddac6e3 + 324998e commit d5b098e
Show file tree
Hide file tree
Showing 5 changed files with 112 additions and 163 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
strategy:
fail-fast: false
matrix:
node-version: [12.x, 14.x, 16.x, 18.x, 19.x]
node-version: [12.x, 14.x, 16.x, 18.x, 19.x, 20.x]

steps:
- uses: actions/checkout@v3
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) 2023 Étienne Tétreault-Pinard
Copyright (c) 2024 Étienne Tétreault-Pinard

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 @@ -66,6 +66,6 @@ aborted.

## Credits

2023 Étienne Tétreault-Pinard. MIT License
2024 Étienne Tétreault-Pinard. MIT License

[![Standard - JavaScript Style Guide](https://cdn.rawgit.com/feross/standard/master/badge.svg)](https://github.com/feross/standard)
Loading

0 comments on commit d5b098e

Please sign in to comment.