Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

deps: upgrade mocha and standard #28

Merged
merged 2 commits into from
Jan 23, 2025

Conversation

bjohansebas
Copy link
Contributor

I updated the test dependencies and separated the linter from the tests so that the tests don't fail due to the linter.

@@ -29,9 +30,8 @@
"serve": "./bin/statusboard serve -o ./gh-pages -C ./test/fixtures/config -d ./gh-pages/data.db"
},
"devDependencies": {
"mocha": "^6.1.4",
"serve": "^11.1.0",
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Serve is not necessary since the serve command exists directly

@wesleytodd wesleytodd merged commit 930cfed into pkgjs:main Jan 23, 2025
7 checks passed
@bjohansebas bjohansebas deleted the update-test-dependencies branch January 23, 2025 22:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants