This version is covered by your current version range and after updating it in your project the build failed.
tslib is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.
Status Details
- ❌ **continuous-integration/travis-ci/push:** The Travis CI build could not complete due to an error ([Details](https://travis-ci.org/kevinmerckx/ng-documentation/builds/656493626?utm_source=github_status&utm_medium=notification)).
Release Notes for tslib 1.11.1
This release updates tslib's declaration files so that users don't have to include declarations for WeakMap in their compilation.
FAQ and help
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).
After pinning to 1.11.0 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.
The devDependency tslib was updated from
1.11.0
to1.11.1
.🚨 View failing branch.
This version is covered by your current version range and after updating it in your project the build failed.
tslib is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.
Status Details
- ❌ **continuous-integration/travis-ci/push:** The Travis CI build could not complete due to an error ([Details](https://travis-ci.org/kevinmerckx/ng-documentation/builds/656493626?utm_source=github_status&utm_medium=notification)).Release Notes for tslib 1.11.1
This release updates tslib's declaration files so that users don't have to include declarations for
WeakMap
in their compilation.Commits
The new version differs by 7 commits.
c1f87f7
Update version to '1.11.1'.
5d26e24
Merge pull request #94 from microsoft/remove-weakmap
418ee9c
Fix return type of 'get'
b75bff8
Restore minimal type safety using a type literal
9c92f58
Remove reference to WeakMap from tslib.d.ts
364f0ec
Merge pull request #90 from alan-agius4/patch-1
f6b75b4
build: exclude github workflows from npm package
See the full diff
FAQ and help
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper Bot :palm_tree: