Skip to content
This repository was archived by the owner on Oct 23, 2019. It is now read-only.

Update to latest remap-istanbul for bug fix #23

Merged
merged 1 commit into from
Jan 29, 2018
Merged

Update to latest remap-istanbul for bug fix #23

merged 1 commit into from
Jan 29, 2018

Conversation

mtraynham
Copy link
Contributor

Per SitePen/remap-istanbul#162, remap-istanbul had a dependency range issue with the latest 0.7.0 release of source-map and had to be updated. I've bumped the remap-instanbul dependency to 0.10.1 to pick up that fix.

package.json Outdated
@@ -27,7 +27,7 @@
"url": "[email protected]:sshev/karma-remap-coverage.git"
},
"dependencies": {
"remap-istanbul": "0.8.4"
"remap-istanbul": "0.10.1"

Choose a reason for hiding this comment

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

Worth putting a ^ so we get any patch fixes of 0.10.*?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@paulblyth Sounds good to me, I'll update and rebase.

@mtraynham
Copy link
Contributor Author

Updated to use "remap-istanbul": "^0.10".

@paulblyth
Copy link

@sshev any chance you could merge this PR and release?

@sshev sshev merged commit e4e15f5 into sshev:master Jan 29, 2018
@sshev
Copy link
Owner

sshev commented Jan 29, 2018

@paulblyth merged and published to npm as [email protected]

@paulblyth
Copy link

Thanks @sshev and @mtraynham

ejkj pushed a commit to ejkj/ngx-cookieconsent that referenced this pull request May 29, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants