Skip to content

Commit

Permalink
fix(deps): update typescript-eslint monorepo to ^5.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jan 28, 2022
1 parent 1c1db4f commit ebb0e42
Show file tree
Hide file tree
Showing 3 changed files with 55 additions and 55 deletions.
4 changes: 2 additions & 2 deletions packages/eslint-config-bod/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@
"@babel/core": "^7.16.12",
"@babel/eslint-parser": "^7.16.5",
"@rushstack/eslint-patch": "^1.1.0",
"@typescript-eslint/eslint-plugin": "^5.10.0",
"@typescript-eslint/parser": "^5.10.0",
"@typescript-eslint/eslint-plugin": "^5.10.1",
"@typescript-eslint/parser": "^5.10.1",
"babel-preset-react-app": "^10.0.1",
"confusing-browser-globals": "^1.0.11",
"eslint-plugin-import": "^2.25.4",
Expand Down
4 changes: 2 additions & 2 deletions packages/eslint-config-ts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
},
"dependencies": {
"@dg-scripts/eslint-config-basic": "^5.6.2",
"@typescript-eslint/eslint-plugin": "^5.10.0",
"@typescript-eslint/parser": "^5.10.0"
"@typescript-eslint/eslint-plugin": "^5.10.1",
"@typescript-eslint/parser": "^5.10.1"
}
}
102 changes: 51 additions & 51 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1754,8 +1754,8 @@ __metadata:
resolution: "@dg-scripts/eslint-config-ts@workspace:packages/eslint-config-ts"
dependencies:
"@dg-scripts/eslint-config-basic": ^5.6.2
"@typescript-eslint/eslint-plugin": ^5.10.0
"@typescript-eslint/parser": ^5.10.0
"@typescript-eslint/eslint-plugin": ^5.10.1
"@typescript-eslint/parser": ^5.10.1
peerDependencies:
eslint: ^7.32.0 || ^8.0.0
typescript: ^4.0.0
Expand Down Expand Up @@ -4963,13 +4963,13 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/eslint-plugin@npm:^5.10.0":
version: 5.10.0
resolution: "@typescript-eslint/eslint-plugin@npm:5.10.0"
"@typescript-eslint/eslint-plugin@npm:^5.10.1":
version: 5.10.1
resolution: "@typescript-eslint/eslint-plugin@npm:5.10.1"
dependencies:
"@typescript-eslint/scope-manager": 5.10.0
"@typescript-eslint/type-utils": 5.10.0
"@typescript-eslint/utils": 5.10.0
"@typescript-eslint/scope-manager": 5.10.1
"@typescript-eslint/type-utils": 5.10.1
"@typescript-eslint/utils": 5.10.1
debug: ^4.3.2
functional-red-black-tree: ^1.0.1
ignore: ^5.1.8
Expand All @@ -4982,7 +4982,7 @@ __metadata:
peerDependenciesMeta:
typescript:
optional: true
checksum: 675b79c519e5287a184720317d309c55e308c19eb52f1f062e3851168a9b6e4768363bd31bdcbf897c080f1c21cb39736cd522408620818dd9ce483d1573bf89
checksum: 44d71b4622c0e53bb0c576f2b94bf9274faf0c2f3d5fc0357ecec211add6ebfc96c15a5fa68aab8eede1a928f09631062517617ee83a8d228d2c81215c0156a8
languageName: node
linkType: hard

Expand All @@ -5002,30 +5002,30 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/parser@npm:^5.10.0":
version: 5.10.0
resolution: "@typescript-eslint/parser@npm:5.10.0"
"@typescript-eslint/parser@npm:^5.10.1":
version: 5.10.1
resolution: "@typescript-eslint/parser@npm:5.10.1"
dependencies:
"@typescript-eslint/scope-manager": 5.10.0
"@typescript-eslint/types": 5.10.0
"@typescript-eslint/typescript-estree": 5.10.0
"@typescript-eslint/scope-manager": 5.10.1
"@typescript-eslint/types": 5.10.1
"@typescript-eslint/typescript-estree": 5.10.1
debug: ^4.3.2
peerDependencies:
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
peerDependenciesMeta:
typescript:
optional: true
checksum: 127aaa807659bbd4b2b274263d1ef821b8d0746f0a18ae55466718d070ba43c94e5575849954271f0d6582d2114c96a0ff6645189015a6522c4d8682d4d20a1b
checksum: 36e94b3fb5010f09311f1667f8beed1ece46677e738424df78e266eef0957e33671d505a7979d775e863b553d509ce8dbee6201a6994da5282ff38f8e1ae0303
languageName: node
linkType: hard

"@typescript-eslint/scope-manager@npm:5.10.0":
version: 5.10.0
resolution: "@typescript-eslint/scope-manager@npm:5.10.0"
"@typescript-eslint/scope-manager@npm:5.10.1":
version: 5.10.1
resolution: "@typescript-eslint/scope-manager@npm:5.10.1"
dependencies:
"@typescript-eslint/types": 5.10.0
"@typescript-eslint/visitor-keys": 5.10.0
checksum: 934cbb4a03d383537fda05b926eeba0597d63ef1c65328d55abe20a060b6559ba2017825e167dc2093a23d675c37aaa2056dec1747b17f0fbca419fba68f8d0f
"@typescript-eslint/types": 5.10.1
"@typescript-eslint/visitor-keys": 5.10.1
checksum: a4f802ca683bcb3db0e14739d02e680f0f51b6562c23380ea9e0878a70f638572650bd2dbc62f8d74bc39657c053c3e6469a0d4179d3d99bb94fd47bd14d6ecf
languageName: node
linkType: hard

Expand All @@ -5039,26 +5039,26 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/type-utils@npm:5.10.0":
version: 5.10.0
resolution: "@typescript-eslint/type-utils@npm:5.10.0"
"@typescript-eslint/type-utils@npm:5.10.1":
version: 5.10.1
resolution: "@typescript-eslint/type-utils@npm:5.10.1"
dependencies:
"@typescript-eslint/utils": 5.10.0
"@typescript-eslint/utils": 5.10.1
debug: ^4.3.2
tsutils: ^3.21.0
peerDependencies:
eslint: "*"
peerDependenciesMeta:
typescript:
optional: true
checksum: aa6bf7fcac7aa956ccf938b8d93d1ecd8956ea1f5690046967fe69f0bd2592cd8e29a992f5a252990b8e13c1e09c3f9efb6375d0551f4b4c08c69cd662be2e73
checksum: f7310e036490c47bce132ad4c8185dc253eb5afb954788335811f46ae36c0ea92816319ca1072481f9a8dbac3cd36cc22a8cdc86f2014d0882b8c4029c69d491
languageName: node
linkType: hard

"@typescript-eslint/types@npm:5.10.0":
version: 5.10.0
resolution: "@typescript-eslint/types@npm:5.10.0"
checksum: 269988cbb1772616ade3af5f70a3c4d7871c90fa04fbc4ed8b1148ec0a6853f2d51609fe51aa797486bfe9b704a4c4a3410e6225470db18850d3469a7db5a63b
"@typescript-eslint/types@npm:5.10.1":
version: 5.10.1
resolution: "@typescript-eslint/types@npm:5.10.1"
checksum: e8bbedae74637c35677aab92eceb154e8f1b100b6015d4aa20b5d52bb2e486e50733feca07610406763e1cc36c448a97ca77f058f4e07e7c61bd8d830c092030
languageName: node
linkType: hard

Expand All @@ -5069,12 +5069,12 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/typescript-estree@npm:5.10.0":
version: 5.10.0
resolution: "@typescript-eslint/typescript-estree@npm:5.10.0"
"@typescript-eslint/typescript-estree@npm:5.10.1":
version: 5.10.1
resolution: "@typescript-eslint/typescript-estree@npm:5.10.1"
dependencies:
"@typescript-eslint/types": 5.10.0
"@typescript-eslint/visitor-keys": 5.10.0
"@typescript-eslint/types": 5.10.1
"@typescript-eslint/visitor-keys": 5.10.1
debug: ^4.3.2
globby: ^11.0.4
is-glob: ^4.0.3
Expand All @@ -5083,7 +5083,7 @@ __metadata:
peerDependenciesMeta:
typescript:
optional: true
checksum: 1097fd5a96857a285020a2c5ee7abb7e5984771ac44b61b5d500724dc3ff88030e4e5340fcd872779b1307fbb224240d6543babb901559675efcab20a2dc70dc
checksum: 5721e99baa9b286a474a22c4b08e6ac5a0d79435e7f2a91e876e6a2135a44244f0a83ff42cc1cd2ac23cc6ee014965baaa84481e9017f703c45f22e474620c7f
languageName: node
linkType: hard

Expand All @@ -5105,29 +5105,29 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/utils@npm:5.10.0":
version: 5.10.0
resolution: "@typescript-eslint/utils@npm:5.10.0"
"@typescript-eslint/utils@npm:5.10.1":
version: 5.10.1
resolution: "@typescript-eslint/utils@npm:5.10.1"
dependencies:
"@types/json-schema": ^7.0.9
"@typescript-eslint/scope-manager": 5.10.0
"@typescript-eslint/types": 5.10.0
"@typescript-eslint/typescript-estree": 5.10.0
"@typescript-eslint/scope-manager": 5.10.1
"@typescript-eslint/types": 5.10.1
"@typescript-eslint/typescript-estree": 5.10.1
eslint-scope: ^5.1.1
eslint-utils: ^3.0.0
peerDependencies:
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
checksum: 9c53b0e47b922210c5dc0c7ac045206062ad4f21f9bf03ef091894d3fcfe9fde7e72c70a97b5073a54a42b7628943dd8dcef00bd3285ebd63039909888dea84a
checksum: beca5b5eb56b6236215baa409619fc8eea700e733094683c3ac39236bf442793b61fcf3ad6fe57ccec265649962d84c1951900e47bd55208ed50c4c2c7d8cf6b
languageName: node
linkType: hard

"@typescript-eslint/visitor-keys@npm:5.10.0":
version: 5.10.0
resolution: "@typescript-eslint/visitor-keys@npm:5.10.0"
"@typescript-eslint/visitor-keys@npm:5.10.1":
version: 5.10.1
resolution: "@typescript-eslint/visitor-keys@npm:5.10.1"
dependencies:
"@typescript-eslint/types": 5.10.0
"@typescript-eslint/types": 5.10.1
eslint-visitor-keys: ^3.0.0
checksum: 9b99c6be709c59be6a1705f0244aad732a5e523af8b8eb87e5dd6a3d27a027329bf2617aa6f15a36f79bce4215ac09277e144737a0d8d674e93b073b36fd963e
checksum: 7e1e1a41b2df797534ee56c0d9ae2a056e0ca0ca019b31125fd52d7deb0e802d899920031f2dbf88a951e6752d8fcbd9fa904eaeccb50cf30d2b92b54fd7879d
languageName: node
linkType: hard

Expand Down Expand Up @@ -9077,8 +9077,8 @@ __metadata:
"@babel/core": ^7.16.12
"@babel/eslint-parser": ^7.16.5
"@rushstack/eslint-patch": ^1.1.0
"@typescript-eslint/eslint-plugin": ^5.10.0
"@typescript-eslint/parser": ^5.10.0
"@typescript-eslint/eslint-plugin": ^5.10.1
"@typescript-eslint/parser": ^5.10.1
babel-preset-react-app: ^10.0.1
confusing-browser-globals: ^1.0.11
eslint-plugin-import: ^2.25.4
Expand Down

0 comments on commit ebb0e42

Please sign in to comment.