Skip to content

Commit 4a2753d

Browse files
authored
Merge pull request #1236 from ember-cli/dependabot/npm_and_yarn/babel/eslint-parser-7.14.5
build(deps-dev): bump @babel/eslint-parser from 7.14.4 to 7.14.5
2 parents cfabf82 + 004a678 commit 4a2753d

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
@@ -71,11 +71,11 @@
7171
source-map "^0.5.0"
7272

7373
"@babel/eslint-parser@^7.12.16", "@babel/eslint-parser@^7.13.14":
74-
version "7.14.4"
75-
resolved "https://registry.yarnpkg.com/@babel/eslint-parser/-/eslint-parser-7.14.4.tgz#73e6996163a2ad48f315a8466b55f57c330cd15c"
76-
integrity sha512-7CTckFLPBGEfCKqlrnJq2PIId3UmJ5hW+D4dsv/VvuA5DapgqyZFCttq+8oeRIJMZQizFIe5gel3xm2SbrqlYA==
74+
version "7.14.5"
75+
resolved "https://registry.yarnpkg.com/@babel/eslint-parser/-/eslint-parser-7.14.5.tgz#441c04e2fe9825ea628c2b4e5524d40129cbbccd"
76+
integrity sha512-20BlOHuGf3UXS7z1QPyllM9Gz8SEgcp/UcKeUmdHIFZO6HF1n+3KaLpeyfwWvjY/Os/ynPX3k8qXE/nZ5dw/0g==
7777
dependencies:
78-
eslint-scope "^5.1.0"
78+
eslint-scope "^5.1.1"
7979
eslint-visitor-keys "^2.1.0"
8080
semver "^6.3.0"
8181

@@ -2339,7 +2339,7 @@ eslint-plugin-unicorn@^31.0.0:
23392339
safe-regex "^2.1.1"
23402340
semver "^7.3.5"
23412341

2342-
eslint-scope@^5.0.0, eslint-scope@^5.1.0, eslint-scope@^5.1.1:
2342+
eslint-scope@^5.0.0, eslint-scope@^5.1.1:
23432343
version "5.1.1"
23442344
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-5.1.1.tgz#e786e59a66cb92b3f6c1fb0d508aab174848f48c"
23452345
integrity sha512-2NxwbF/hZ0KpepYN0cNbo+FN6XoK7GaHlQhgx/hIZl6Va0bF45RQOOwhLIy8lQDbuCiadSLCBnH2CFYquit5bw==

0 commit comments

Comments
 (0)