Skip to content

Commit

Permalink
Merge branch 'main' into TheMineWay-patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
TheMineWay authored Jan 31, 2024
2 parents 7ec2e5e + 73686b8 commit 502cf03
Show file tree
Hide file tree
Showing 4 changed files with 36 additions and 78 deletions.
42 changes: 0 additions & 42 deletions .github/workflows/njsscan.yml

This file was deleted.

2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:

strategy:
matrix:
node-version: [16.x, 18.x, 20.x]
node-version: [16.x, 18.x, 20.x, 21.x]

steps:
- uses: actions/checkout@v3
Expand Down
68 changes: 34 additions & 34 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"author": "TheMineWay",
"license": "MIT",
"devDependencies": {
"@babel/preset-env": "^7.23.8",
"@babel/preset-env": "^7.23.9",
"@babel/preset-typescript": "^7.23.3",
"@types/jest": "^29.5.11",
"@typescript-eslint/eslint-plugin": "^6.20.0",
Expand Down

0 comments on commit 502cf03

Please sign in to comment.