corgicode / api

Backend for the codecorgi platform
http://codecorgi.co
Other
3 stars 0 forks source link

Bump eslint-plugin-jasmine from 2.9.1 to 2.9.3 #111

Closed dependabot-preview[bot] closed 6 years ago

dependabot-preview[bot] commented 6 years ago

Bumps eslint-plugin-jasmine from 2.9.1 to 2.9.3.

Release notes *Sourced from eslint-plugin-jasmine's [releases](https://github.com/tlvince/eslint-plugin-jasmine/releases).* > ## v2.9.3 > > ### 2.9.3 (2018-02-28) > > > #### Bug Fixes > > * **new-line-between-declarations:** Add extra check for arguments body ([2338ffef](https://github.com/tlvince/eslint-plugin-jasmine/commit/2338ffef)) > > ## v2.9.2 > > ### 2.9.2 (2018-02-06) > > > #### Bug Fixes > > * **docs:** > * adding the lint rule names to the title ([31e897ae](https://github.com/tlvince/eslint-plugin-jasmine/commit/31e897ae)) > * add rule name to the title ([a05151f2](https://github.com/tlvince/eslint-plugin-jasmine/commit/a05151f2))
Commits - [`2338ffe`](https://github.com/tlvince/eslint-plugin-jasmine/commit/2338ffef5a1f36a0babb46cc3036adadd6f0f949) fix(new-line-between-declarations): Add extra check for arguments body - [`31e897a`](https://github.com/tlvince/eslint-plugin-jasmine/commit/31e897ae33607bca73597dd5732665c4802cda9c) fix(docs): adding the lint rule names to the title - [`a05151f`](https://github.com/tlvince/eslint-plugin-jasmine/commit/a05151f29d60b922bf163263f3f173f40ba798d2) fix(docs): add rule name to the title - See full diff in [compare view](https://github.com/tlvince/eslint-plugin-jasmine/compare/v2.9.1...v2.9.3)


Dependabot compatibility score

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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot ignore this [minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major 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 [this|these] label[s]` will set the current labels as the default for future PRs for this repo and language Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Out-of-range updates (receive only lockfile updates, if desired) Finally, you can contact us by mentioning @dependabot.
dependabot-preview[bot] commented 6 years ago

Superseded by #119.