EasyDynamics / oscal-editor-deployment

Various deployments of the OSCAL editor
MIT License
46 stars 11 forks source link

chore(deps): update NPM dependencies #262

Open easy-dynamics-oscal-automation[bot] opened 1 year ago

easy-dynamics-oscal-automation[bot] commented 1 year ago

This was generated by the "Update dependencies" workflow, primarily by running npm-check-updates and npm install.

Bronstrom commented 1 year ago

I'm considering just adding the rule "@typescript-eslint/no-explicit-any": ["off"] to our .eslintrc.json to avoid "Unexpected any" errors from the lint job. Any other suggestions or types to use other than any in cypress.config.ts?