Update json5 to the latest version 🚀 #198
Open
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
The devDependency json5 was updated from
2.1.0
to2.1.1
.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.
Publisher: jordanbtucker
License: MIT
Release Notes for v2.1.1
package.json
andpackage.json5
include amodule
property sobundlers like webpack, rollup and parcel can take advantage of the ES Module
build. ([#208])
stringify
outputs\0
as\\x00
when followed by a digit. ([#210])Commits
The new version differs by 10 commits.
4425e8e
2.1.1
d6ca1f9
docs: update CHANGELOG
72868b3
build: update package.json5
b69ef01
test: fix typo
3d9c22e
fix: stringify
\0
as\\x00
in some casescdefab8
Add module entry to package.json
d8ab1c6
Correct spelling mistakes
97e07f3
Update Travis CI Node.js versions
7790a6c
Update dependencies
fce523f
Remove unnecessary ESLint config options
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 🌴