Skip to content

Commit

Permalink
Merge pull request #257 from Jujulego/renovate/typescript-eslint-mono…
Browse files Browse the repository at this point in the history
…repo

fix(deps): update typescript-eslint monorepo to v5.47.1
  • Loading branch information
Jujulego committed Dec 28, 2022
2 parents b1809f6 + 7df3a81 commit f670604
Show file tree
Hide file tree
Showing 9 changed files with 80 additions and 80 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
},
"devDependencies": {
"@jujulego/jill": "2.0.4",
"@typescript-eslint/eslint-plugin": "5.46.1",
"@typescript-eslint/parser": "5.46.1",
"@typescript-eslint/eslint-plugin": "5.47.1",
"@typescript-eslint/parser": "5.47.1",
"eslint": "8.30.0",
"eslint-plugin-workspaces": "0.7.0",
"typescript": "4.9.4"
Expand Down
4 changes: 2 additions & 2 deletions packages/aegis/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,8 @@
"@types/gulp": "4.0.10",
"@types/jest": "29.2.4",
"@types/node": "16.18.11",
"@typescript-eslint/eslint-plugin": "5.46.1",
"@typescript-eslint/parser": "5.46.1",
"@typescript-eslint/eslint-plugin": "5.47.1",
"@typescript-eslint/parser": "5.47.1",
"aegis-tools": "workspace:*",
"browserslist": "4.21.4",
"del": "6.1.1",
Expand Down
4 changes: 2 additions & 2 deletions packages/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,8 @@
"@types/gulp": "4.0.10",
"@types/jest": "29.2.4",
"@types/node": "16.18.11",
"@typescript-eslint/eslint-plugin": "5.46.1",
"@typescript-eslint/parser": "5.46.1",
"@typescript-eslint/eslint-plugin": "5.47.1",
"@typescript-eslint/parser": "5.47.1",
"aegis-tools": "workspace:*",
"axios": "1.2.1",
"browserslist": "4.21.4",
Expand Down
4 changes: 2 additions & 2 deletions packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,8 @@
"@types/gulp": "4.0.10",
"@types/jest": "29.2.4",
"@types/node": "16.18.11",
"@typescript-eslint/eslint-plugin": "5.46.1",
"@typescript-eslint/parser": "5.46.1",
"@typescript-eslint/eslint-plugin": "5.47.1",
"@typescript-eslint/parser": "5.47.1",
"aegis-tools": "workspace:*",
"browserslist": "4.21.4",
"del": "6.1.1",
Expand Down
4 changes: 2 additions & 2 deletions packages/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,8 @@
"@types/react": "18.0.26",
"@types/testing-library__react": "10.2.0",
"@types/use-sync-external-store": "0.0.3",
"@typescript-eslint/eslint-plugin": "5.46.1",
"@typescript-eslint/parser": "5.46.1",
"@typescript-eslint/eslint-plugin": "5.47.1",
"@typescript-eslint/parser": "5.47.1",
"aegis-tools": "workspace:*",
"browserslist": "4.21.4",
"del": "6.1.1",
Expand Down
4 changes: 2 additions & 2 deletions packages/rxjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,8 @@
"@types/gulp": "4.0.10",
"@types/jest": "29.2.4",
"@types/node": "16.18.11",
"@typescript-eslint/eslint-plugin": "5.46.1",
"@typescript-eslint/parser": "5.46.1",
"@typescript-eslint/eslint-plugin": "5.47.1",
"@typescript-eslint/parser": "5.47.1",
"aegis-tools": "workspace:*",
"browserslist": "4.21.4",
"del": "6.1.1",
Expand Down
4 changes: 2 additions & 2 deletions packages/vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,8 @@
"@types/gulp": "4.0.10",
"@types/jest": "29.2.4",
"@types/node": "16.18.11",
"@typescript-eslint/eslint-plugin": "5.46.1",
"@typescript-eslint/parser": "5.46.1",
"@typescript-eslint/eslint-plugin": "5.47.1",
"@typescript-eslint/parser": "5.47.1",
"@vue/composition-api": "0.6.7",
"@vue/test-utils": "1.3.3",
"aegis-tools": "workspace:*",
Expand Down
4 changes: 2 additions & 2 deletions tools/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
"@swc/core": "1.3.24",
"@types/gulp": "4.0.10",
"@types/gulp-sourcemaps": "0.0.35",
"@typescript-eslint/eslint-plugin": "5.46.1",
"@typescript-eslint/parser": "5.46.1",
"@typescript-eslint/eslint-plugin": "5.47.1",
"@typescript-eslint/parser": "5.47.1",
"eslint": "8.30.0",
"eslint-plugin-jest": "27.1.7",
"eslint-plugin-workspaces": "0.7.0",
Expand Down
128 changes: 64 additions & 64 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -887,8 +887,8 @@ __metadata:
"@types/gulp": 4.0.10
"@types/jest": 29.2.4
"@types/node": 16.18.11
"@typescript-eslint/eslint-plugin": 5.46.1
"@typescript-eslint/parser": 5.46.1
"@typescript-eslint/eslint-plugin": 5.47.1
"@typescript-eslint/parser": 5.47.1
aegis-tools: "workspace:*"
axios: 1.2.1
browserslist: 4.21.4
Expand Down Expand Up @@ -919,8 +919,8 @@ __metadata:
"@types/gulp": 4.0.10
"@types/jest": 29.2.4
"@types/node": 16.18.11
"@typescript-eslint/eslint-plugin": 5.46.1
"@typescript-eslint/parser": 5.46.1
"@typescript-eslint/eslint-plugin": 5.47.1
"@typescript-eslint/parser": 5.47.1
aegis-tools: "workspace:*"
browserslist: 4.21.4
del: 6.1.1
Expand Down Expand Up @@ -952,8 +952,8 @@ __metadata:
"@types/react": 18.0.26
"@types/testing-library__react": 10.2.0
"@types/use-sync-external-store": 0.0.3
"@typescript-eslint/eslint-plugin": 5.46.1
"@typescript-eslint/parser": 5.46.1
"@typescript-eslint/eslint-plugin": 5.47.1
"@typescript-eslint/parser": 5.47.1
aegis-tools: "workspace:*"
browserslist: 4.21.4
del: 6.1.1
Expand Down Expand Up @@ -991,8 +991,8 @@ __metadata:
"@types/gulp": 4.0.10
"@types/jest": 29.2.4
"@types/node": 16.18.11
"@typescript-eslint/eslint-plugin": 5.46.1
"@typescript-eslint/parser": 5.46.1
"@typescript-eslint/eslint-plugin": 5.47.1
"@typescript-eslint/parser": 5.47.1
aegis-tools: "workspace:*"
browserslist: 4.21.4
del: 6.1.1
Expand Down Expand Up @@ -1024,8 +1024,8 @@ __metadata:
"@types/gulp": 4.0.10
"@types/jest": 29.2.4
"@types/node": 16.18.11
"@typescript-eslint/eslint-plugin": 5.46.1
"@typescript-eslint/parser": 5.46.1
"@typescript-eslint/eslint-plugin": 5.47.1
"@typescript-eslint/parser": 5.47.1
"@vue/composition-api": 0.6.7
"@vue/test-utils": 1.3.3
aegis-tools: "workspace:*"
Expand Down Expand Up @@ -1063,8 +1063,8 @@ __metadata:
"@types/gulp": 4.0.10
"@types/jest": 29.2.4
"@types/node": 16.18.11
"@typescript-eslint/eslint-plugin": 5.46.1
"@typescript-eslint/parser": 5.46.1
"@typescript-eslint/eslint-plugin": 5.47.1
"@typescript-eslint/parser": 5.47.1
aegis-tools: "workspace:*"
browserslist: 4.21.4
del: 6.1.1
Expand Down Expand Up @@ -1760,13 +1760,13 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/eslint-plugin@npm:5.46.1":
version: 5.46.1
resolution: "@typescript-eslint/eslint-plugin@npm:5.46.1"
"@typescript-eslint/eslint-plugin@npm:5.47.1":
version: 5.47.1
resolution: "@typescript-eslint/eslint-plugin@npm:5.47.1"
dependencies:
"@typescript-eslint/scope-manager": 5.46.1
"@typescript-eslint/type-utils": 5.46.1
"@typescript-eslint/utils": 5.46.1
"@typescript-eslint/scope-manager": 5.47.1
"@typescript-eslint/type-utils": 5.47.1
"@typescript-eslint/utils": 5.47.1
debug: ^4.3.4
ignore: ^5.2.0
natural-compare-lite: ^1.4.0
Expand All @@ -1779,24 +1779,24 @@ __metadata:
peerDependenciesMeta:
typescript:
optional: true
checksum: 4ea4af5faa5c509113d575bf6ea1f76989f253b4839bb98bcda28450be7fc8a87788169e822b0f6d739aee67e32e824440ef00cebc294d4212ffb3fed1f0756a
checksum: 59fe719a8fbad14c37b8ce0dd292f6b8066bba370090f5e40eeab03033b97a12df1f1d0963c7070ac8cf4f7f319974fa6747e70932660055d222fa993c239b6a
languageName: node
linkType: hard

"@typescript-eslint/parser@npm:5.46.1":
version: 5.46.1
resolution: "@typescript-eslint/parser@npm:5.46.1"
"@typescript-eslint/parser@npm:5.47.1":
version: 5.47.1
resolution: "@typescript-eslint/parser@npm:5.47.1"
dependencies:
"@typescript-eslint/scope-manager": 5.46.1
"@typescript-eslint/types": 5.46.1
"@typescript-eslint/typescript-estree": 5.46.1
"@typescript-eslint/scope-manager": 5.47.1
"@typescript-eslint/types": 5.47.1
"@typescript-eslint/typescript-estree": 5.47.1
debug: ^4.3.4
peerDependencies:
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
peerDependenciesMeta:
typescript:
optional: true
checksum: 784fe3ae688da85784b271c10d1e0b807583f4c370e32aa7a09b2584d0f7b92316a93cccbd9458bdf08f169b220097a4b0456bc5f62a210607a13a5fae84c972
checksum: 36806686a2c5cc60558c09b13e885861aa21ec6250539d8d3d3c8abb90b321662e57dacec44915c87726a5a0d74187b58a65880a0613024eaeeb7ad0197a345d
languageName: node
linkType: hard

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

"@typescript-eslint/scope-manager@npm:5.46.1":
version: 5.46.1
resolution: "@typescript-eslint/scope-manager@npm:5.46.1"
"@typescript-eslint/scope-manager@npm:5.47.1":
version: 5.47.1
resolution: "@typescript-eslint/scope-manager@npm:5.47.1"
dependencies:
"@typescript-eslint/types": 5.46.1
"@typescript-eslint/visitor-keys": 5.46.1
checksum: bf934603dc9c7da71eb26f415d13018f2a96dbba193a773bc440a5c93828365f09bb3db9be55189dfbbace414c6c48d7fad246c0d9717dab4676d0d79d6d8676
"@typescript-eslint/types": 5.47.1
"@typescript-eslint/visitor-keys": 5.47.1
checksum: 73e2e2949b6e0122d89cfd44e1d24eda38d774899b834746700a4f1eb096effd1432c953f8be743a3ea3c7fc8fbf6e0882b11ee0f39b7ced6d8abf6a8665f1c8
languageName: node
linkType: hard

"@typescript-eslint/type-utils@npm:5.46.1":
version: 5.46.1
resolution: "@typescript-eslint/type-utils@npm:5.46.1"
"@typescript-eslint/type-utils@npm:5.47.1":
version: 5.47.1
resolution: "@typescript-eslint/type-utils@npm:5.47.1"
dependencies:
"@typescript-eslint/typescript-estree": 5.46.1
"@typescript-eslint/utils": 5.46.1
"@typescript-eslint/typescript-estree": 5.47.1
"@typescript-eslint/utils": 5.47.1
debug: ^4.3.4
tsutils: ^3.21.0
peerDependencies:
eslint: "*"
peerDependenciesMeta:
typescript:
optional: true
checksum: a47f1b73ac773a7f33421a8e8f9bc6e047f55236e3257b2c9eaa04d18595ab6505129ffdab86685e9c3bef564091315a2347150cd6e61a511cc2160667458014
checksum: 84a1e6c8fd47d419dc66430e31b818774d4c0329a5f355a5a9e8af94378be4c0c24a89916d5cc1380fdbb640693527b906c2e6adee486a2e6786cb5e08bd9eb3
languageName: node
linkType: hard

Expand All @@ -1844,10 +1844,10 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/types@npm:5.46.1":
version: 5.46.1
resolution: "@typescript-eslint/types@npm:5.46.1"
checksum: 91143d3304b8c70d69d9c8e5b7428cce3a222eacfbeb99e592d278668bcf998760731deae064a76157b9a0fc4911fe3178aa24e4ea6fe2ba68dd37113834c924
"@typescript-eslint/types@npm:5.47.1":
version: 5.47.1
resolution: "@typescript-eslint/types@npm:5.47.1"
checksum: 9b3df8661862a8927ec29d21d6b5826cae7dd8b4797b5b54d66289d8abcf46081453a5cbaf9cc0a5b6c8249ca381dda61c2623da2a704e47f9d86175639a8cea
languageName: node
linkType: hard

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

"@typescript-eslint/typescript-estree@npm:5.46.1":
version: 5.46.1
resolution: "@typescript-eslint/typescript-estree@npm:5.46.1"
"@typescript-eslint/typescript-estree@npm:5.47.1":
version: 5.47.1
resolution: "@typescript-eslint/typescript-estree@npm:5.47.1"
dependencies:
"@typescript-eslint/types": 5.46.1
"@typescript-eslint/visitor-keys": 5.46.1
"@typescript-eslint/types": 5.47.1
"@typescript-eslint/visitor-keys": 5.47.1
debug: ^4.3.4
globby: ^11.1.0
is-glob: ^4.0.3
Expand All @@ -1883,25 +1883,25 @@ __metadata:
peerDependenciesMeta:
typescript:
optional: true
checksum: 21499b927b4118cd51e841b2e1b7e55621135f923f461b75dc8ca8442de38a82da5a0232dce5229e0266b6fc12d70696e0e912fcf1483d4c44f02e4cad39ed98
checksum: 803214a53fd4faf19b6b325dd4e8ddaa5bb1ebb9b52358d26ebeaeb86b431cea5bc09f3b43ca8abfdd3a72fdea667467a1abfda50cbad866696ec5739afae2ac
languageName: node
linkType: hard

"@typescript-eslint/utils@npm:5.46.1":
version: 5.46.1
resolution: "@typescript-eslint/utils@npm:5.46.1"
"@typescript-eslint/utils@npm:5.47.1":
version: 5.47.1
resolution: "@typescript-eslint/utils@npm:5.47.1"
dependencies:
"@types/json-schema": ^7.0.9
"@types/semver": ^7.3.12
"@typescript-eslint/scope-manager": 5.46.1
"@typescript-eslint/types": 5.46.1
"@typescript-eslint/typescript-estree": 5.46.1
"@typescript-eslint/scope-manager": 5.47.1
"@typescript-eslint/types": 5.47.1
"@typescript-eslint/typescript-estree": 5.47.1
eslint-scope: ^5.1.1
eslint-utils: ^3.0.0
semver: ^7.3.7
peerDependencies:
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
checksum: db9fd1dfb2390e66041f9529d564f38ccf74042de68e0e1e3d319ba4d02d7cd969d75dc056f938b98acab53ad7c1e36c68eabb15c0b2e2296b081652fa8d3820
checksum: 5167d26b8d5579de4d9aae36e18f980b33e01006ecc87cff59b761e15f69234092ac555bcf64a9f18d7c3e68a971df2a37b3912fc523c2586c2ba3f4544cc3d3
languageName: node
linkType: hard

Expand Down Expand Up @@ -1931,13 +1931,13 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/visitor-keys@npm:5.46.1":
version: 5.46.1
resolution: "@typescript-eslint/visitor-keys@npm:5.46.1"
"@typescript-eslint/visitor-keys@npm:5.47.1":
version: 5.47.1
resolution: "@typescript-eslint/visitor-keys@npm:5.47.1"
dependencies:
"@typescript-eslint/types": 5.46.1
"@typescript-eslint/types": 5.47.1
eslint-visitor-keys: ^3.3.0
checksum: 952cf20e29a040e0820e52d6815097abf042ea8e1fd5d013c0a319284ea0e2e29e0ca9ef244717450a6eb9d32ebf7fa9ed91185675a27adc35c9ad070d561b7c
checksum: b4d1f4daa67e962d22c41325d9dcb6b2efde1caf354a2edb5bf682b92ab8c6205435d0b12f39ce9771955250e26f2a6f03adabb37e62e5aac8225691a59ef153
languageName: node
linkType: hard

Expand Down Expand Up @@ -2049,8 +2049,8 @@ __metadata:
"@swc/core": 1.3.24
"@types/gulp": 4.0.10
"@types/gulp-sourcemaps": 0.0.35
"@typescript-eslint/eslint-plugin": 5.46.1
"@typescript-eslint/parser": 5.46.1
"@typescript-eslint/eslint-plugin": 5.47.1
"@typescript-eslint/parser": 5.47.1
eslint: 8.30.0
eslint-plugin-jest: 27.1.7
eslint-plugin-workspaces: 0.7.0
Expand All @@ -2067,8 +2067,8 @@ __metadata:
resolution: "aegis@workspace:."
dependencies:
"@jujulego/jill": 2.0.4
"@typescript-eslint/eslint-plugin": 5.46.1
"@typescript-eslint/parser": 5.46.1
"@typescript-eslint/eslint-plugin": 5.47.1
"@typescript-eslint/parser": 5.47.1
eslint: 8.30.0
eslint-plugin-workspaces: 0.7.0
typescript: 4.9.4
Expand Down

0 comments on commit f670604

Please sign in to comment.