Skip to content

Commit 56dba05

Browse files
chore(deps): bump @babel/eslint-parser from 7.13.10 to 7.13.14 (#126)
Bumps [@babel/eslint-parser](https://github.com/babel/babel/tree/HEAD/eslint/babel-eslint-parser) from 7.13.10 to 7.13.14. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.13.14/eslint/babel-eslint-parser) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6b93bf5 commit 56dba05

File tree

1 file changed

+6
-14
lines changed

1 file changed

+6
-14
lines changed

yarn.lock

Lines changed: 6 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -43,11 +43,11 @@
4343
source-map "^0.5.0"
4444

4545
"@babel/eslint-parser@^7.12.1", "@babel/eslint-parser@^7.13.10":
46-
version "7.13.10"
47-
resolved "https://registry.yarnpkg.com/@babel/eslint-parser/-/eslint-parser-7.13.10.tgz#e272979914f36bb6cea144c14c32bb51632696dd"
48-
integrity sha512-/I1HQ3jGPhIpeBFeI3wO9WwWOnBYpuR0pX0KlkdGcRQAVX9prB/FCS2HBpL7BiFbzhny1YCiBH8MTZD2jJa7Hg==
46+
version "7.13.14"
47+
resolved "https://registry.yarnpkg.com/@babel/eslint-parser/-/eslint-parser-7.13.14.tgz#f80fd23bdd839537221914cb5d17720a5ea6ba3a"
48+
integrity sha512-I0HweR36D73Ibn/FfrRDMKlMqJHFwidIUgYdMpH+aXYuQC+waq59YaJ6t9e9N36axJ82v1jR041wwqDrDXEwRA==
4949
dependencies:
50-
eslint-scope "5.1.0"
50+
eslint-scope "^5.1.0"
5151
eslint-visitor-keys "^1.3.0"
5252
semver "^6.3.0"
5353

@@ -4131,15 +4131,7 @@ eslint-plugin-react@^7.22.0:
41314131
resolve "^2.0.0-next.3"
41324132
string.prototype.matchall "^4.0.4"
41334133

4134-
4135-
version "5.1.0"
4136-
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-5.1.0.tgz#d0f971dfe59c69e0cada684b23d49dbf82600ce5"
4137-
integrity sha512-iiGRvtxWqgtx5m8EyQUJihBloE4EnYeGE/bz1wSPwJE6tZuJUtHlhqDM4Xj2ukE8Dyy1+HCZ4hE0fzIVMzb58w==
4138-
dependencies:
4139-
esrecurse "^4.1.0"
4140-
estraverse "^4.1.1"
4141-
4142-
eslint-scope@^5.1.1:
4134+
eslint-scope@^5.1.0, eslint-scope@^5.1.1:
41434135
version "5.1.1"
41444136
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-5.1.1.tgz#e786e59a66cb92b3f6c1fb0d508aab174848f48c"
41454137
integrity sha512-2NxwbF/hZ0KpepYN0cNbo+FN6XoK7GaHlQhgx/hIZl6Va0bF45RQOOwhLIy8lQDbuCiadSLCBnH2CFYquit5bw==
@@ -4228,7 +4220,7 @@ esquery@^1.4.0:
42284220
dependencies:
42294221
estraverse "^5.1.0"
42304222

4231-
esrecurse@^4.1.0, esrecurse@^4.3.0:
4223+
esrecurse@^4.3.0:
42324224
version "4.3.0"
42334225
resolved "https://registry.yarnpkg.com/esrecurse/-/esrecurse-4.3.0.tgz#7ad7964d679abb28bee72cec63758b1c5d2c9921"
42344226
integrity sha512-KmfKL3b6G+RXvP8N1vr3Tq1kL/oCFgn2NYXEtqP8/L3pKapUA4G8cFVaoF3SU323CD4XypR/ffioHmkti6/Tag==

0 commit comments

Comments
 (0)