Skip to content

Commit 8cedaf8

Browse files
Merge pull request #57 from norman-thomas/dependabot/npm_and_yarn/eslint-5.13.0
Bump eslint from 5.12.1 to 5.13.0
2 parents fce50ec + 0a911e7 commit 8cedaf8

File tree

1 file changed

+3
-9
lines changed

1 file changed

+3
-9
lines changed

yarn.lock

Lines changed: 3 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -815,9 +815,9 @@ eslint-visitor-keys@^1.0.0:
815815
integrity sha512-qzm/XxIbxm/FHyH341ZrbnMUpe+5Bocte9xkmFMzPMjRaZMcXww+MpBptFvtU+79L362nqiLhekCxCxDPaUMBQ==
816816

817817
eslint@^5.9.0:
818-
version "5.12.1"
819-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-5.12.1.tgz#5ca9931fb9029d04e7be92b03ce3b58edfac7e3b"
820-
integrity sha512-54NV+JkTpTu0d8+UYSA8mMKAG4XAsaOrozA9rCW7tgneg1mevcL7wIotPC+fZ0SkWwdhNqoXoxnQCTBp7UvTsg==
818+
version "5.13.0"
819+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-5.13.0.tgz#ce71cc529c450eed9504530939aa97527861ede9"
820+
integrity sha512-nqD5WQMisciZC5EHZowejLKQjWGuFS5c70fxqSKlnDME+oz9zmE8KTlX+lHSg+/5wsC/kf9Q9eMkC8qS3oM2fg==
821821
dependencies:
822822
"@babel/code-frame" "^7.0.0"
823823
ajv "^6.5.3"
@@ -848,7 +848,6 @@ eslint@^5.9.0:
848848
natural-compare "^1.4.0"
849849
optionator "^0.8.2"
850850
path-is-inside "^1.0.2"
851-
pluralize "^7.0.0"
852851
progress "^2.0.0"
853852
regexpp "^2.0.1"
854853
semver "^5.5.1"
@@ -2030,11 +2029,6 @@ pkg-dir@^3.0.0:
20302029
dependencies:
20312030
find-up "^3.0.0"
20322031

2033-
pluralize@^7.0.0:
2034-
version "7.0.0"
2035-
resolved "https://registry.yarnpkg.com/pluralize/-/pluralize-7.0.0.tgz#298b89df8b93b0221dbf421ad2b1b1ea23fc6777"
2036-
integrity sha512-ARhBOdzS3e41FbkW/XWrTEtukqqLoK5+Z/4UeDaLuSW+39JPeFgs4gCGqsrJHVZX0fUrx//4OF0K1CUGwlIFow==
2037-
20382032
prelude-ls@~1.1.2:
20392033
version "1.1.2"
20402034
resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.1.2.tgz#21932a549f5e52ffd9a827f570e04be62a97da54"

0 commit comments

Comments
 (0)