Skip to content

Commit 0a718c6

Browse files
dependabot-supportdependabot[bot]
authored andcommitted
build(deps-dev): bump eslint from 5.12.1 to 5.13.0
Bumps [eslint](https://github.com/eslint/eslint) from 5.12.1 to 5.13.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md) - [Commits](eslint/eslint@v5.12.1...v5.13.0) Signed-off-by: dependabot[bot] <support@dependabot.com>
1 parent 538d562 commit 0a718c6

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
@@ -2117,9 +2117,9 @@ eslint-visitor-keys@^1.0.0:
21172117
integrity sha512-qzm/XxIbxm/FHyH341ZrbnMUpe+5Bocte9xkmFMzPMjRaZMcXww+MpBptFvtU+79L362nqiLhekCxCxDPaUMBQ==
21182118

21192119
eslint@^5.3.0:
2120-
version "5.12.1"
2121-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-5.12.1.tgz#5ca9931fb9029d04e7be92b03ce3b58edfac7e3b"
2122-
integrity sha512-54NV+JkTpTu0d8+UYSA8mMKAG4XAsaOrozA9rCW7tgneg1mevcL7wIotPC+fZ0SkWwdhNqoXoxnQCTBp7UvTsg==
2120+
version "5.13.0"
2121+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-5.13.0.tgz#ce71cc529c450eed9504530939aa97527861ede9"
2122+
integrity sha512-nqD5WQMisciZC5EHZowejLKQjWGuFS5c70fxqSKlnDME+oz9zmE8KTlX+lHSg+/5wsC/kf9Q9eMkC8qS3oM2fg==
21232123
dependencies:
21242124
"@babel/code-frame" "^7.0.0"
21252125
ajv "^6.5.3"
@@ -2150,7 +2150,6 @@ eslint@^5.3.0:
21502150
natural-compare "^1.4.0"
21512151
optionator "^0.8.2"
21522152
path-is-inside "^1.0.2"
2153-
pluralize "^7.0.0"
21542153
progress "^2.0.0"
21552154
regexpp "^2.0.1"
21562155
semver "^5.5.1"
@@ -5748,11 +5747,6 @@ pkg-dir@^3.0.0:
57485747
dependencies:
57495748
find-up "^3.0.0"
57505749

5751-
pluralize@^7.0.0:
5752-
version "7.0.0"
5753-
resolved "https://registry.yarnpkg.com/pluralize/-/pluralize-7.0.0.tgz#298b89df8b93b0221dbf421ad2b1b1ea23fc6777"
5754-
integrity sha512-ARhBOdzS3e41FbkW/XWrTEtukqqLoK5+Z/4UeDaLuSW+39JPeFgs4gCGqsrJHVZX0fUrx//4OF0K1CUGwlIFow==
5755-
57565750
pn@^1.1.0:
57575751
version "1.1.0"
57585752
resolved "https://registry.yarnpkg.com/pn/-/pn-1.1.0.tgz#e2f4cef0e219f463c179ab37463e4e1ecdccbafb"

0 commit comments

Comments
 (0)