-
Notifications
You must be signed in to change notification settings - Fork 1
CL-789: Update packages #2
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
base: master
Are you sure you want to change the base?
Conversation
| "@segment/eslint-config": "^5.0.0", | ||
| "browserify": "^17.0.0", | ||
| "browserify-istanbul": "^3.0.1", | ||
| "eslint": "^5.16.0", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
is already at 8 but can't be upgraded due to @segment/eslint-config
| "karma-coverage": "^2.2.1", | ||
| "karma-junit-reporter": "^2.0.1", | ||
| "karma-mocha": "^2.0.1", | ||
| "karma-phantomjs-launcher": "^1.0.0", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
deprecated package but needed for tests ?
| "karma-spec-reporter": "^0.0.36", | ||
| "mocha": "^10.2.0", | ||
| "npm-check": "^6.0.1", | ||
| "phantomjs-prebuilt": "^2.1.7", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
deprecated package but needed for tests ?
| "name": "@survicate/analytics.js-integration-survicate", | ||
| "description": "The Survicate analytics.js integration.", | ||
| "version": "1.0.2", | ||
| "version": "1.0.4", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
it was already changed to 1.0.3 in this commit segmentio/analytics.js-integrations@598de7c
This PR updates the packages to the highest possible version having in mind dependencies of the dependecies.