Skip to content

Commit f47f07a

Browse files
chore(deps): bump eslint-scope from 5.1.1 to 7.1.1
Bumps [eslint-scope](https://github.com/eslint/eslint-scope) from 5.1.1 to 7.1.1. - [Release notes](https://github.com/eslint/eslint-scope/releases) - [Changelog](https://github.com/eslint/eslint-scope/blob/main/CHANGELOG.md) - [Commits](eslint/eslint-scope@v5.1.1...v7.1.1) --- updated-dependencies: - dependency-name: eslint-scope dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 741e993 commit f47f07a

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"chrome-trace-event": "^1.0.2",
1616
"enhanced-resolve": "^5.8.0",
1717
"es-module-lexer": "^0.7.1",
18-
"eslint-scope": "5.1.1",
18+
"eslint-scope": "7.1.1",
1919
"events": "^3.2.0",
2020
"glob-to-regexp": "^0.4.1",
2121
"graceful-fs": "^4.2.4",

yarn.lock

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2444,7 +2444,15 @@ eslint-plugin-prettier@^3.1.4:
24442444
dependencies:
24452445
prettier-linter-helpers "^1.0.0"
24462446

2447-
[email protected], eslint-scope@^5.0.0, eslint-scope@^5.1.1:
2447+
2448+
version "7.1.1"
2449+
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-7.1.1.tgz#fff34894c2f65e5226d3041ac480b4513a163642"
2450+
integrity sha512-QKQM/UXpIiHcLqJ5AOyIW7XZmzjkzQXYE54n1++wb0u9V/abW3l9uQnxX8Z5Xd18xyKIMTUAyQ0k1e8pz6LUrw==
2451+
dependencies:
2452+
esrecurse "^4.3.0"
2453+
estraverse "^5.2.0"
2454+
2455+
eslint-scope@^5.0.0, eslint-scope@^5.1.1:
24482456
version "5.1.1"
24492457
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-5.1.1.tgz#e786e59a66cb92b3f6c1fb0d508aab174848f48c"
24502458
integrity sha512-2NxwbF/hZ0KpepYN0cNbo+FN6XoK7GaHlQhgx/hIZl6Va0bF45RQOOwhLIy8lQDbuCiadSLCBnH2CFYquit5bw==

0 commit comments

Comments
 (0)