window-mock
window-mock copied to clipboard
Update node-libs-browser to the latest version π
The devDependency node-libs-browser was updated from 2.1.0
to 2.2.0
.
This version is not covered by your current version range.
If you donβt accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.
Release Notes for v2.2.0
- Update util to v0.11
- Update events to v3
Commits
The new version differs by 7 commits.
be25189
2.2.0
15758c4
Merge tag 'v2.1.0'
4bdd0d8
Merge pull request #74 from goto-bus-stop/events-2
a868380
Merge pull request #80 from goto-bus-stop/util-11
aac4d24
Update util to v0.11.0.
b91abcb
Update events to v3
2b306d0
Update events to v2
See the full diff
FAQ and help
There is a collection of frequently asked questions. If those donβt help, you can always ask the humans behind Greenkeeper.
Your Greenkeeper bot :palm_tree:
- The
devDependency
node-libs-browser was updated from2.1.0
to2.2.1
.
Update to this version instead π
Release Notes for v2.2.1
Bugfixes
- mock process will handle args for
process.nextTick
correctly - update path-browserify to 0.0.1 (non-breaking)
- update vm-browserify to ^1 (licensing issues, non-breaking)
Commits
The new version differs by 10 commits.
214057f
2.2.1
fb20a4a
Merge pull request #85 from gruns/master
fb42a44
add deprecation note
c88c6b0
Merge pull request #77 from fahrradflucht/chore/updated-vm-browserify
d2c5389
Merge branch 'master' into chore/updated-vm-browserify
97bb2e6
chore: use ^ for vm-browserify dep
6f082c7
Merge pull request #89 from goto-bus-stop/path-0.0.1
d1f8983
Update path-browserify to 0.0.1.
34d7d75
Accept arguments to process.nextTick(fn, ...args), just like Node.js's process.nextTick().
1b24f34
chore: upgrade vm-browserify to 1.0.1
See the full diff