Skip to content

Commit 700b09e

Browse files
renovate[bot]vvo
authored andcommitted
chore(deps): update dependency eslint-config-prettier to v3 (#302)
1 parent c194aaf commit 700b09e

File tree

2 files changed

+10
-6
lines changed

2 files changed

+10
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"doctoc": "1.3.1",
5050
"eslint": "5.6.0",
5151
"eslint-config-algolia": "13.2.3",
52-
"eslint-config-prettier": "2.10.0",
52+
"eslint-config-prettier": "3.1.0",
5353
"eslint-plugin-import": "2.14.0",
5454
"eslint-plugin-jest": "21.22.1",
5555
"eslint-plugin-prettier": "2.6.2",

yarn.lock

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2468,11 +2468,11 @@ [email protected]:
24682468
version "13.2.3"
24692469
resolved "https://registry.yarnpkg.com/eslint-config-algolia/-/eslint-config-algolia-13.2.3.tgz#e157431033e4d47c3fe1fc4486eb24198dde33a4"
24702470

2471-
eslint-config-prettier@2.10.0:
2472-
version "2.10.0"
2473-
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-2.10.0.tgz#ec07bc1d01f87d09f61d3840d112dc8a9791e30b"
2471+
eslint-config-prettier@3.1.0:
2472+
version "3.1.0"
2473+
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-3.1.0.tgz#2c26d2cdcfa3a05f0642cd7e6e4ef3316cdabfa2"
24742474
dependencies:
2475-
get-stdin "^5.0.1"
2475+
get-stdin "^6.0.0"
24762476

24772477
eslint-import-resolver-node@^0.3.1:
24782478
version "0.3.1"
@@ -3034,14 +3034,18 @@ get-pkg-repo@^1.0.0:
30343034
parse-github-repo-url "^1.3.0"
30353035
through2 "^2.0.0"
30363036

3037-
[email protected], get-stdin@^5.0.1:
3037+
30383038
version "5.0.1"
30393039
resolved "https://registry.yarnpkg.com/get-stdin/-/get-stdin-5.0.1.tgz#122e161591e21ff4c52530305693f20e6393a398"
30403040

30413041
get-stdin@^4.0.1:
30423042
version "4.0.1"
30433043
resolved "https://registry.yarnpkg.com/get-stdin/-/get-stdin-4.0.1.tgz#b968c6b0a04384324902e8bf1a5df32579a450fe"
30443044

3045+
get-stdin@^6.0.0:
3046+
version "6.0.0"
3047+
resolved "https://registry.yarnpkg.com/get-stdin/-/get-stdin-6.0.0.tgz#9e09bf712b360ab9225e812048f71fde9c89657b"
3048+
30453049
get-stream@^3.0.0:
30463050
version "3.0.0"
30473051
resolved "https://registry.yarnpkg.com/get-stream/-/get-stream-3.0.0.tgz#8e943d1358dc37555054ecbe2edb05aa174ede14"

0 commit comments

Comments
 (0)