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

⬆️ Update dependencies #162

Merged
merged 1 commit into from
Oct 8, 2018
Merged

⬆️ Update dependencies #162

merged 1 commit into from
Oct 8, 2018

Conversation

jmelberg-okta
Copy link
Contributor

@jmelberg-okta jmelberg-okta commented Oct 8, 2018

Description

Updates and removes outdated devDependencies.

TODO: We will need to update (or choose to move away from) grunt-contrib-jasmine to suppress all npm audit messages. This work will be picked up in a follow-up PR.

Copy link
Contributor

@haishengwu-okta haishengwu-okta left a comment

Choose a reason for hiding this comment

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

🐎

package.json Outdated
"lint:report": "eslint -f checkstyle -o build2/reports/lint/eslint-checkstyle-result.xml .",
"test": "grunt test",
"test": "npm run lint && npm run test:unit",
Copy link
Contributor

Choose a reason for hiding this comment

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

nit:
usually we didn't combine unit test and lint

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Good catch - we're already running this script in Travis and internally. I'll remove it.

@jmelberg-okta jmelberg-okta merged commit 0d5a5ba into master Oct 8, 2018
@jmelberg-okta jmelberg-okta deleted the jm-update-deps branch October 8, 2018 18:05
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