Skip to content

Commit 337b597

Browse files
chore(deps): bump @babel/eslint-parser from 7.13.10 to 7.13.14 (#108)
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 7145f1f commit 337b597

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":
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

@@ -4120,15 +4120,7 @@ eslint-plugin-react@^7.22.0:
41204120
resolve "^2.0.0-next.3"
41214121
string.prototype.matchall "^4.0.4"
41224122

4123-
4124-
version "5.1.0"
4125-
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-5.1.0.tgz#d0f971dfe59c69e0cada684b23d49dbf82600ce5"
4126-
integrity sha512-iiGRvtxWqgtx5m8EyQUJihBloE4EnYeGE/bz1wSPwJE6tZuJUtHlhqDM4Xj2ukE8Dyy1+HCZ4hE0fzIVMzb58w==
4127-
dependencies:
4128-
esrecurse "^4.1.0"
4129-
estraverse "^4.1.1"
4130-
4131-
eslint-scope@^5.1.1:
4123+
eslint-scope@^5.1.0, eslint-scope@^5.1.1:
41324124
version "5.1.1"
41334125
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-5.1.1.tgz#e786e59a66cb92b3f6c1fb0d508aab174848f48c"
41344126
integrity sha512-2NxwbF/hZ0KpepYN0cNbo+FN6XoK7GaHlQhgx/hIZl6Va0bF45RQOOwhLIy8lQDbuCiadSLCBnH2CFYquit5bw==
@@ -4217,7 +4209,7 @@ esquery@^1.4.0:
42174209
dependencies:
42184210
estraverse "^5.1.0"
42194211

4220-
esrecurse@^4.1.0, esrecurse@^4.3.0:
4212+
esrecurse@^4.3.0:
42214213
version "4.3.0"
42224214
resolved "https://registry.yarnpkg.com/esrecurse/-/esrecurse-4.3.0.tgz#7ad7964d679abb28bee72cec63758b1c5d2c9921"
42234215
integrity sha512-KmfKL3b6G+RXvP8N1vr3Tq1kL/oCFgn2NYXEtqP8/L3pKapUA4G8cFVaoF3SU323CD4XypR/ffioHmkti6/Tag==

0 commit comments

Comments
 (0)