Skip to content

Commit

Permalink
Dependency & Maintenance update (#104)
Browse files Browse the repository at this point in the history
* Bump the development-dependencies group across 1 directory with 2 updates (#103)

Bumps the development-dependencies group with 2 updates in the / directory: [mocha](https://github.com/mochajs/mocha) and [nodemon](https://github.com/remy/nodemon).

* Update deps

* Node-tests: remove v21

* 6.0.12-alpha.1
  • Loading branch information
ammsalme authored Jul 5, 2024
1 parent b902752 commit a834a90
Show file tree
Hide file tree
Showing 3 changed files with 101 additions and 145 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/melinda-node-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:

strategy:
matrix:
node-version: [18.x, 20.x, 21.x, 22.x]
node-version: [18.x, 20.x, 22.x]
# See supported Node.js release schedule at https://nodejs.org/en/about/releases/

steps:
Expand Down
Loading

0 comments on commit a834a90

Please sign in to comment.