Skip to content

Commit ee7ec2c

Browse files
build(deps-dev): bump eslint from 6.2.1 to 6.2.2
Bumps [eslint](https://github.com/eslint/eslint) from 6.2.1 to 6.2.2. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md) - [Commits](eslint/eslint@v6.2.1...v6.2.2) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent e7b3c39 commit ee7ec2c

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

yarn.lock

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -2563,10 +2563,10 @@ acorn-globals@^4.1.0:
25632563
acorn "^6.0.1"
25642564
acorn-walk "^6.0.1"
25652565

2566-
acorn-jsx@^5.0.0:
2567-
version "5.0.1"
2568-
resolved "https://registry.yarnpkg.com/acorn-jsx/-/acorn-jsx-5.0.1.tgz#32a064fd925429216a09b141102bfdd185fae40e"
2569-
integrity sha512-HJ7CfNHrfJLlNTzIEUTj43LNWGkqpRLxm3YjAlcD0ACydk9XynzYsCBHxut+iqt+1aBXkx9UP/w/ZqMr13XIzg==
2566+
acorn-jsx@^5.0.2:
2567+
version "5.0.2"
2568+
resolved "https://registry.yarnpkg.com/acorn-jsx/-/acorn-jsx-5.0.2.tgz#84b68ea44b373c4f8686023a551f61a21b7c4a4f"
2569+
integrity sha512-tiNTrP1MP0QrChmD2DdupCr6HWSFeKVw5d/dHTu4Y7rkAkRhU/Dt7dphAfIUyxtHpl/eBVip5uTNSpQJHylpAw==
25702570

25712571
acorn-walk@^6.0.1:
25722572
version "6.2.0"
@@ -5121,9 +5121,9 @@ eslint-visitor-keys@^1.0.0, eslint-visitor-keys@^1.1.0:
51215121
integrity sha512-8y9YjtM1JBJU/A9Kc+SbaOV4y29sSWckBwMHa+FGtVj5gN/sbnKDf6xJUl+8g7FAij9LVaP8C24DUiH/f/2Z9A==
51225122

51235123
eslint@^6.1.0:
5124-
version "6.2.1"
5125-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-6.2.1.tgz#66c2e4fe8b6356b9f01e828adc3ad04030122df1"
5126-
integrity sha512-ES7BzEzr0Q6m5TK9i+/iTpKjclXitOdDK4vT07OqbkBT2/VcN/gO9EL1C4HlK3TAOXYv2ItcmbVR9jO1MR0fJg==
5124+
version "6.2.2"
5125+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-6.2.2.tgz#03298280e7750d81fcd31431f3d333e43d93f24f"
5126+
integrity sha512-mf0elOkxHbdyGX1IJEUsNBzCDdyoUgljF3rRlgfyYh0pwGnreLc0jjD6ZuleOibjmnUWZLY2eXwSooeOgGJ2jw==
51275127
dependencies:
51285128
"@babel/code-frame" "^7.0.0"
51295129
ajv "^6.10.0"
@@ -5134,7 +5134,7 @@ eslint@^6.1.0:
51345134
eslint-scope "^5.0.0"
51355135
eslint-utils "^1.4.2"
51365136
eslint-visitor-keys "^1.1.0"
5137-
espree "^6.1.0"
5137+
espree "^6.1.1"
51385138
esquery "^1.0.1"
51395139
esutils "^2.0.2"
51405140
file-entry-cache "^5.0.1"
@@ -5163,13 +5163,13 @@ eslint@^6.1.0:
51635163
text-table "^0.2.0"
51645164
v8-compile-cache "^2.0.3"
51655165

5166-
espree@^6.1.0:
5167-
version "6.1.0"
5168-
resolved "https://registry.yarnpkg.com/espree/-/espree-6.1.0.tgz#a1e8aa65bf29a331d70351ed814a80e7534e0884"
5169-
integrity sha512-boA7CHRLlVWUSg3iL5Kmlt/xT3Q+sXnKoRYYzj1YeM10A76TEJBbotV5pKbnK42hEUIr121zTv+QLRM5LsCPXQ==
5166+
espree@^6.1.1:
5167+
version "6.1.1"
5168+
resolved "https://registry.yarnpkg.com/espree/-/espree-6.1.1.tgz#7f80e5f7257fc47db450022d723e356daeb1e5de"
5169+
integrity sha512-EYbr8XZUhWbYCqQRW0duU5LxzL5bETN6AjKBGy1302qqzPaCH10QbRg3Wvco79Z8x9WbiE8HYB4e75xl6qUYvQ==
51705170
dependencies:
51715171
acorn "^7.0.0"
5172-
acorn-jsx "^5.0.0"
5172+
acorn-jsx "^5.0.2"
51735173
eslint-visitor-keys "^1.1.0"
51745174

51755175
esprima@^3.1.3:

0 commit comments

Comments
 (0)