Skip to content

Commit

Permalink
chore(deps): update typescript-eslint monorepo to v4.25.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 24, 2021
1 parent b6d63c8 commit 1d43120
Show file tree
Hide file tree
Showing 9 changed files with 106 additions and 6 deletions.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,8 @@
"@types/luxon": "1.26.3",
"@types/node": "14.14.31",
"@types/node-fetch": "2.5.8",
"@typescript-eslint/eslint-plugin": "4.15.1",
"@typescript-eslint/parser": "4.15.1",
"@typescript-eslint/eslint-plugin": "4.25.0",
"@typescript-eslint/parser": "4.25.0",
"@vercel/ncc": "0.25.1",
"eslint": "7.20.0",
"eslint-config-prettier": "8.0.0",
Expand Down
108 changes: 104 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -997,7 +997,29 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/eslint-plugin@npm:4.15.1, @typescript-eslint/eslint-plugin@npm:>=2.25.0":
"@typescript-eslint/eslint-plugin@npm:4.25.0":
version: 4.25.0
resolution: "@typescript-eslint/eslint-plugin@npm:4.25.0"
dependencies:
"@typescript-eslint/experimental-utils": 4.25.0
"@typescript-eslint/scope-manager": 4.25.0
debug: ^4.1.1
functional-red-black-tree: ^1.0.1
lodash: ^4.17.15
regexpp: ^3.0.0
semver: ^7.3.2
tsutils: ^3.17.1
peerDependencies:
"@typescript-eslint/parser": ^4.0.0
eslint: ^5.0.0 || ^6.0.0 || ^7.0.0
peerDependenciesMeta:
typescript:
optional: true
checksum: 3bab84b7770485ed0c56d315c0052758908293724b477f4e4a5546c1e1ce17dc2759af0ea5756b09edbf42d82a13436f9a24d563b1222653ec96a79eccb916f9
languageName: node
linkType: hard

"@typescript-eslint/eslint-plugin@npm:>=2.25.0":
version: 4.15.1
resolution: "@typescript-eslint/eslint-plugin@npm:4.15.1"
dependencies:
Expand Down Expand Up @@ -1035,7 +1057,40 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/parser@npm:4.15.1, @typescript-eslint/parser@npm:>=2.25.0":
"@typescript-eslint/experimental-utils@npm:4.25.0":
version: 4.25.0
resolution: "@typescript-eslint/experimental-utils@npm:4.25.0"
dependencies:
"@types/json-schema": ^7.0.3
"@typescript-eslint/scope-manager": 4.25.0
"@typescript-eslint/types": 4.25.0
"@typescript-eslint/typescript-estree": 4.25.0
eslint-scope: ^5.0.0
eslint-utils: ^2.0.0
peerDependencies:
eslint: "*"
checksum: 4b83a4cadbf6dbad9d822748e90403f40a749a8f213c92a26f29ce7deab10ee4adc1066f58ec49050a5fafc6fda593f3d672512b787872fae263de81b5ee4faa
languageName: node
linkType: hard

"@typescript-eslint/parser@npm:4.25.0":
version: 4.25.0
resolution: "@typescript-eslint/parser@npm:4.25.0"
dependencies:
"@typescript-eslint/scope-manager": 4.25.0
"@typescript-eslint/types": 4.25.0
"@typescript-eslint/typescript-estree": 4.25.0
debug: ^4.1.1
peerDependencies:
eslint: ^5.0.0 || ^6.0.0 || ^7.0.0
peerDependenciesMeta:
typescript:
optional: true
checksum: deab7d5edb21e267bc5db41dbfcd7cce5c779d639c5cbc1f2ecc2e9fc08a9d35b66697f090d01d17d2e82dd75ebe0385aef1ed90916ae5051b5541453d9407fa
languageName: node
linkType: hard

"@typescript-eslint/parser@npm:>=2.25.0":
version: 4.15.1
resolution: "@typescript-eslint/parser@npm:4.15.1"
dependencies:
Expand All @@ -1062,13 +1117,30 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/scope-manager@npm:4.25.0":
version: 4.25.0
resolution: "@typescript-eslint/scope-manager@npm:4.25.0"
dependencies:
"@typescript-eslint/types": 4.25.0
"@typescript-eslint/visitor-keys": 4.25.0
checksum: 26b41cf95eb6e0de7dc409bef6b78ad16c44e5f3c1fe727769093cd0cd41ca1f86b3f1755710e2a72c2b823adfbdd78cdac2427911b80ca0c7aabbbf6a6caccf
languageName: node
linkType: hard

"@typescript-eslint/types@npm:4.15.1":
version: 4.15.1
resolution: "@typescript-eslint/types@npm:4.15.1"
checksum: 30f7c157762e16ee5f8626960d1a869021844ac18354cf7b11ec89ba696ac4e3c027d1de485d6237ea04b8c4d055d3990fc0dd05f45ef1b49bcb4d7e80f1294e
languageName: node
linkType: hard

"@typescript-eslint/types@npm:4.25.0":
version: 4.25.0
resolution: "@typescript-eslint/types@npm:4.25.0"
checksum: b40d8bcbfcd862b0c857ecb899e6933fdadafc95633aa1ea94dd9c2b2960d6d1abcbf0662ba8d4a36307f76123f964949a00c429901f8ac523f1520cc2a5e05f
languageName: node
linkType: hard

"@typescript-eslint/typescript-estree@npm:4.15.1":
version: 4.15.1
resolution: "@typescript-eslint/typescript-estree@npm:4.15.1"
Expand All @@ -1087,6 +1159,24 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/typescript-estree@npm:4.25.0":
version: 4.25.0
resolution: "@typescript-eslint/typescript-estree@npm:4.25.0"
dependencies:
"@typescript-eslint/types": 4.25.0
"@typescript-eslint/visitor-keys": 4.25.0
debug: ^4.1.1
globby: ^11.0.1
is-glob: ^4.0.1
semver: ^7.3.2
tsutils: ^3.17.1
peerDependenciesMeta:
typescript:
optional: true
checksum: 89c5fa4362636eff8a003414fe9c4c8f84f0f927593e779035535ea3518c45f0145fcb3eb02c2df171b8d3ab046bd0e17ada70ff566fc163b66a55c3dfa6ca51
languageName: node
linkType: hard

"@typescript-eslint/visitor-keys@npm:4.15.1":
version: 4.15.1
resolution: "@typescript-eslint/visitor-keys@npm:4.15.1"
Expand All @@ -1097,6 +1187,16 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/visitor-keys@npm:4.25.0":
version: 4.25.0
resolution: "@typescript-eslint/visitor-keys@npm:4.25.0"
dependencies:
"@typescript-eslint/types": 4.25.0
eslint-visitor-keys: ^2.0.0
checksum: 53369ad5faa8f9f597ef1cdbe87cdaf078065ff0c488c2f31324605cce952aa4ef54cd643ed76c78502964ac84b8e910191924bde5bf7273a12ec67437de69c9
languageName: node
linkType: hard

"@vercel/ncc@npm:0.25.1":
version: 0.25.1
resolution: "@vercel/ncc@npm:0.25.1"
Expand Down Expand Up @@ -7198,8 +7298,8 @@ fsevents@^2.1.2:
"@types/luxon": 1.26.3
"@types/node": 14.14.31
"@types/node-fetch": 2.5.8
"@typescript-eslint/eslint-plugin": 4.15.1
"@typescript-eslint/parser": 4.15.1
"@typescript-eslint/eslint-plugin": 4.25.0
"@typescript-eslint/parser": 4.25.0
"@vercel/ncc": 0.25.1
ansi-colors: 4.1.1
eslint: 7.20.0
Expand Down

0 comments on commit 1d43120

Please sign in to comment.