hwillson / meteor-stub-collections

Stub out Meteor collections with in-memory local collections.
MIT License
24 stars 17 forks source link

Bump json5 and eslint-plugin-meteor #39

Open dependabot[bot] opened 1 year ago

dependabot[bot] commented 1 year ago

Removes json5. It's no longer used after updating ancestor dependency eslint-plugin-meteor. These dependencies need to be updated together.

Removes json5

Updates eslint-plugin-meteor from 4.1.4 to 4.2.2

Release notes

Sourced from eslint-plugin-meteor's releases.

v4.2.2

4.2.2 (2018-05-09)

Bug Fixes

v4.2.1

4.2.1 (2018-02-19)

Bug Fixes

  • package: update invariant to version 2.2.3 (7f12a8f)

v4.2.0

4.2.0 (2018-02-10)

Features

  • audit-argument-checks: add array syntax support (2c647f9)

v4.1.6

4.1.6 (2017-08-18)

Bug Fixes

  • package: update babel-runtime to version 6.26.0 (86b7baa)

v4.1.5

4.1.5 (2017-08-18)

Bug Fixes

  • package: update babel-register to version 6.26.0 (e65f026)
Commits
  • 7c0039d Merge pull request #655 from dferber90/df-make-babel-register-a-dev-dep
  • a4e379c chore: upgrade semantic-release to 15.4.0
  • 51a2737 chore: update dependencies
  • b4859fb fix: make babel-register a dev dep
  • b9191bb Merge pull request #653 from dferber90/greenkeeper/semantic-release-15.3.0
  • a79068c chore(package): update semantic-release to version 15.3.0
  • 629e198 Merge pull request #651 from dferber90/greenkeeper/update-to-node-10
  • 052becd Update to node 10 in .travis.yml
  • 3b35959 Merge pull request #649 from dferber90/greenkeeper/nyc-11.7.1
  • b2925ba chore(package): update nyc to version 11.7.1
  • Additional commits viewable in compare view


Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/hwillson/meteor-stub-collections/network/alerts).