Update eslint-scope to be compatible with ESlint's dependency (#13058)

This commit is contained in:
Mark Banner 2021-03-26 23:58:29 +00:00 committed by GitHub
parent 4f9ec8310e
commit e5e37b94a5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 12 deletions

View File

@ -30,7 +30,7 @@
"eslint": ">=7.5.0"
},
"dependencies": {
"eslint-scope": "5.1.0",
"eslint-scope": "^5.1.0",
"eslint-visitor-keys": "^1.3.0",
"semver": "condition:BABEL_8_BREAKING ? ^7.3.4 : ^6.3.0"
},

View File

@ -238,7 +238,7 @@ __metadata:
"@babel/core": "workspace:*"
dedent: ^0.7.0
eslint: ^7.5.0
eslint-scope: 5.1.0
eslint-scope: ^5.1.0
eslint-visitor-keys: ^1.3.0
semver: "condition:BABEL_8_BREAKING ? ^7.3.4 : ^6.3.0"
peerDependencies:
@ -7574,16 +7574,6 @@ __metadata:
languageName: node
linkType: hard
"eslint-scope@npm:5.1.0":
version: 5.1.0
resolution: "eslint-scope@npm:5.1.0"
dependencies:
esrecurse: ^4.1.0
estraverse: ^4.1.1
checksum: 4a0e97979a855d09c4bb3a3f4f945cefaf8f6638a6a8f49472cefb0cf64982ab7ed1683a1e63d20ce1bcb01f94c133dc7a5bdf03b28eb945999f50f08878a2b4
languageName: node
linkType: hard
"eslint-scope@npm:^4.0.3":
version: 4.0.3
resolution: "eslint-scope@npm:4.0.3"