Skip to content

Commit

Permalink
Update dependency eslint-plugin-prettier to v3.1.3 (#343)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [eslint-plugin-prettier](https://togithub.com/prettier/eslint-plugin-prettier) | devDependencies | patch | [`3.1.2` -> `3.1.3`](https://renovatebot.com/diffs/npm/eslint-plugin-prettier/3.1.2/3.1.3) |

---

### Release Notes

<details>
<summary>prettier/eslint-plugin-prettier</summary>

### [`v3.1.3`](https://togithub.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md#v313-2020-04-13)

[Compare Source](https://togithub.com/prettier/eslint-plugin-prettier/compare/v3.1.2...v3.1.3)

-   Fix: Set `meta.type` to "layout" ([#&#8203;283]([email protected]:prettier/eslint-plugin-prettier/issues/283)) ([97152e2]([email protected]:prettier/eslint-plugin-prettier/commit/97152e2787bf9bb27f053d6a91ccf826dc96a505))
-   build(deps-dev): bump eslint-config-prettier from 6.10.0 to 6.10.1 ([185b106]([email protected]:prettier/eslint-plugin-prettier/commit/185b1064d3dd674538456fb2fad97fbfcde49e0d))
-   build(deps): [security] bump acorn from 6.1.0 to 6.4.1 ([bba5881]([email protected]:prettier/eslint-plugin-prettier/commit/bba588151e860b1a644096441b31a0f3144db611))
-   build(deps-dev): bump eslint-config-prettier from 6.9.0 to 6.10.0 ([9a47a6f]([email protected]:prettier/eslint-plugin-prettier/commit/9a47a6feab691cf228d184c103d4cab99b464d0b))
-   build(deps-dev): bump eslint-plugin-eslint-plugin from 2.2.0 to 2.2.1 ([aad671d]([email protected]:prettier/eslint-plugin-prettier/commit/aad671d5123a2fd20e4396d591e25335d7219950))
-   build(deps-dev): bump eslint-plugin-eslint-plugin from 2.1.0 to 2.2.0 ([e2458c2]([email protected]:prettier/eslint-plugin-prettier/commit/e2458c2d41825f94441dc7d552da37aede95ffe7))
-   build(deps-dev): bump eslint-config-prettier from 6.8.0 to 6.9.0 ([05ef06f]([email protected]:prettier/eslint-plugin-prettier/commit/05ef06ffdda2bb485a2175243e6a8a167a01466c))
-   build(deps-dev): bump eslint-config-prettier from 6.7.0 to 6.8.0 ([ab80b3c]([email protected]:prettier/eslint-plugin-prettier/commit/ab80b3c5d30ea605aa363f13078aef9e0b697b6e))
-   build(deps-dev): bump eslint from 6.7.2 to 6.8.0 ([dea1b30]([email protected]:prettier/eslint-plugin-prettier/commit/dea1b30361921d7160aaf44d5302c5cc6490f87a))

</details>

---

### Renovate configuration

:date: **Schedule**: At any time (no schedule defined).

:vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

:recycle: **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

:no_bell: **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#GoogleCloudPlatform/cloud-code-samples).
  • Loading branch information
renovate-bot authored Jun 11, 2020
1 parent cff4436 commit 63d1591
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions nodejs/nodejs-cloud-run-hello-world/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion nodejs/nodejs-cloud-run-hello-world/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"eslint": "7.2.0",
"eslint-config-prettier": "6.11.0",
"eslint-plugin-node": "11.1.0",
"eslint-plugin-prettier": "3.1.2",
"eslint-plugin-prettier": "3.1.3",
"eslint-plugin-promise": "4.2.1",
"gaxios": "3.0.3",
"mocha": "8.0.1",
Expand Down

0 comments on commit 63d1591

Please sign in to comment.