Skip to content

Commit a7daa4b

Browse files
chore(deps): bump @babel/eslint-parser from 7.14.4 to 7.14.5 (#227)
Bumps [@babel/eslint-parser](https://github.com/babel/babel/tree/HEAD/eslint/babel-eslint-parser) from 7.14.4 to 7.14.5. - [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.14.5/eslint/babel-eslint-parser) --- updated-dependencies: - dependency-name: "@babel/eslint-parser" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 05c9cee commit a7daa4b

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

yarn.lock

Lines changed: 5 additions & 5 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.14.4"
47-
resolved "https://registry.yarnpkg.com/@babel/eslint-parser/-/eslint-parser-7.14.4.tgz#73e6996163a2ad48f315a8466b55f57c330cd15c"
48-
integrity sha512-7CTckFLPBGEfCKqlrnJq2PIId3UmJ5hW+D4dsv/VvuA5DapgqyZFCttq+8oeRIJMZQizFIe5gel3xm2SbrqlYA==
46+
version "7.14.5"
47+
resolved "https://registry.yarnpkg.com/@babel/eslint-parser/-/eslint-parser-7.14.5.tgz#441c04e2fe9825ea628c2b4e5524d40129cbbccd"
48+
integrity sha512-20BlOHuGf3UXS7z1QPyllM9Gz8SEgcp/UcKeUmdHIFZO6HF1n+3KaLpeyfwWvjY/Os/ynPX3k8qXE/nZ5dw/0g==
4949
dependencies:
50-
eslint-scope "^5.1.0"
50+
eslint-scope "^5.1.1"
5151
eslint-visitor-keys "^2.1.0"
5252
semver "^6.3.0"
5353

@@ -4092,7 +4092,7 @@ eslint-plugin-react@^7.22.0:
40924092
resolve "^2.0.0-next.3"
40934093
string.prototype.matchall "^4.0.5"
40944094

4095-
eslint-scope@^5.1.0, eslint-scope@^5.1.1:
4095+
eslint-scope@^5.1.1:
40964096
version "5.1.1"
40974097
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-5.1.1.tgz#e786e59a66cb92b3f6c1fb0d508aab174848f48c"
40984098
integrity sha512-2NxwbF/hZ0KpepYN0cNbo+FN6XoK7GaHlQhgx/hIZl6Va0bF45RQOOwhLIy8lQDbuCiadSLCBnH2CFYquit5bw==

0 commit comments

Comments
 (0)