Skip to content

Commit

Permalink
chore(deps): bump eslint, @types/react, @types/react-dom, @typescript…
Browse files Browse the repository at this point in the history
…-eslint/parser, @typescript-eslint/eslint-plugin
  • Loading branch information
tadayosi committed Feb 1, 2023
1 parent f90d567 commit 2ef292c
Show file tree
Hide file tree
Showing 3 changed files with 109 additions and 65 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,11 +26,11 @@
"lint:fix": "yarn lint --fix"
},
"devDependencies": {
"@typescript-eslint/eslint-plugin": "^5.38.0",
"@typescript-eslint/parser": "^5.38.0",
"@typescript-eslint/eslint-plugin": "^5.50.0",
"@typescript-eslint/parser": "^5.50.0",
"concurrently": "^7.6.0",
"cz-conventional-changelog": "3.3.0",
"eslint": "^8.24.0",
"eslint": "^8.33.0",
"eslint-config-react-app": "^7.0.1",
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-react-hooks": "^4.6.0"
Expand Down
4 changes: 2 additions & 2 deletions packages/hawtio/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@
"@testing-library/user-event": "^14.4.3",
"@types/jest": "^29.4.0",
"@types/node": "^18.11.18",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
"@types/react": "^18.0.27",
"@types/react-dom": "^18.0.10",
"@types/react-router-dom": "^5.3.3",
"jolokia.js": "1.7.2",
"jquery": "^3.6.3",
Expand Down
164 changes: 104 additions & 60 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1830,11 +1830,11 @@ __metadata:
version: 0.0.0-use.local
resolution: "@hawtio/next-root@workspace:."
dependencies:
"@typescript-eslint/eslint-plugin": ^5.38.0
"@typescript-eslint/parser": ^5.38.0
"@typescript-eslint/eslint-plugin": ^5.50.0
"@typescript-eslint/parser": ^5.50.0
concurrently: ^7.6.0
cz-conventional-changelog: 3.3.0
eslint: ^8.24.0
eslint: ^8.33.0
eslint-config-react-app: ^7.0.1
eslint-plugin-import: ^2.26.0
eslint-plugin-react-hooks: ^4.6.0
Expand All @@ -1852,8 +1852,8 @@ __metadata:
"@testing-library/user-event": ^14.4.3
"@types/jest": ^29.4.0
"@types/node": ^18.11.18
"@types/react": ^18.0.24
"@types/react-dom": ^18.0.8
"@types/react": ^18.0.27
"@types/react-dom": ^18.0.10
"@types/react-router-dom": ^5.3.3
eslint-config-react-app: ^7.0.1
jest: ^29.4.1
Expand Down Expand Up @@ -3355,12 +3355,12 @@ __metadata:
languageName: node
linkType: hard

"@types/react-dom@npm:^18.0.0, @types/react-dom@npm:^18.0.8":
version: 18.0.8
resolution: "@types/react-dom@npm:18.0.8"
"@types/react-dom@npm:^18.0.0, @types/react-dom@npm:^18.0.10":
version: 18.0.10
resolution: "@types/react-dom@npm:18.0.10"
dependencies:
"@types/react": "*"
checksum: 522e5e949d05f35c6037a2290838c9c7ff92a9d06f7d96b993c7c3f5a86d8f3a6337e059c94e6fb0920227f445e5d1ce10fbfe3d9bbd95fb82a5539249d90646
checksum: ff8282d5005a0b1cd95fb65bf79d3d8485e4cfe2aaf052129033a178684b940014a3f4536bc20d573f8a01cf4c6f4770c74988cef7c2b5cac3041d9f172647e3
languageName: node
linkType: hard

Expand All @@ -3385,14 +3385,14 @@ __metadata:
languageName: node
linkType: hard

"@types/react@npm:*, @types/react@npm:^18.0.24":
version: 18.0.24
resolution: "@types/react@npm:18.0.24"
"@types/react@npm:*, @types/react@npm:^18.0.27":
version: 18.0.27
resolution: "@types/react@npm:18.0.27"
dependencies:
"@types/prop-types": "*"
"@types/scheduler": "*"
csstype: ^3.0.2
checksum: 7d06125bac61e1c6661e5dfbeeeb56d5b6d1d4c743292faebaa6b0f30f8414c7af3cadf674923fd86e4ca14e82566ff9156cd40c56786be024600c31b97d6c03
checksum: 600fdbc39a92ea4a77047db3e12f05f67776a710f5918248c0189a59ac2a38900c9db5a5d2e433a16df528a3ecab1aa114b322cacea573bb1ca2fc0b094c52d1
languageName: node
linkType: hard

Expand Down Expand Up @@ -3532,14 +3532,15 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/eslint-plugin@npm:^5.38.0, @typescript-eslint/eslint-plugin@npm:^5.5.0":
version: 5.49.0
resolution: "@typescript-eslint/eslint-plugin@npm:5.49.0"
"@typescript-eslint/eslint-plugin@npm:^5.5.0, @typescript-eslint/eslint-plugin@npm:^5.50.0":
version: 5.50.0
resolution: "@typescript-eslint/eslint-plugin@npm:5.50.0"
dependencies:
"@typescript-eslint/scope-manager": 5.49.0
"@typescript-eslint/type-utils": 5.49.0
"@typescript-eslint/utils": 5.49.0
"@typescript-eslint/scope-manager": 5.50.0
"@typescript-eslint/type-utils": 5.50.0
"@typescript-eslint/utils": 5.50.0
debug: ^4.3.4
grapheme-splitter: ^1.0.4
ignore: ^5.2.0
natural-compare-lite: ^1.4.0
regexpp: ^3.2.0
Expand All @@ -3551,7 +3552,7 @@ __metadata:
peerDependenciesMeta:
typescript:
optional: true
checksum: 15423cd9fde1ac3f8ba34526a07e537464e70463f1af784be5567fdc78e5745352fa0a2c3be0c13d066bc4b9720b5fa438d64647f624d29722eb4f158c039dcc
checksum: 351c4a157a7d717cc3835bdc09324b20d649463738a029c5701e5a38cdb162305ff7d56adff196a0c3245c24ea3167bbdac7f1c30399b8c1d495abbdbc1c53d6
languageName: node
linkType: hard

Expand All @@ -3566,20 +3567,20 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/parser@npm:^5.38.0, @typescript-eslint/parser@npm:^5.5.0":
version: 5.49.0
resolution: "@typescript-eslint/parser@npm:5.49.0"
"@typescript-eslint/parser@npm:^5.5.0, @typescript-eslint/parser@npm:^5.50.0":
version: 5.50.0
resolution: "@typescript-eslint/parser@npm:5.50.0"
dependencies:
"@typescript-eslint/scope-manager": 5.49.0
"@typescript-eslint/types": 5.49.0
"@typescript-eslint/typescript-estree": 5.49.0
"@typescript-eslint/scope-manager": 5.50.0
"@typescript-eslint/types": 5.50.0
"@typescript-eslint/typescript-estree": 5.50.0
debug: ^4.3.4
peerDependencies:
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
peerDependenciesMeta:
typescript:
optional: true
checksum: 87b3760cfc29b3edd3d28fe0d5e9e5a3833d60398d7779ecc657b9e3bfec624cd464176e26b24b0761fb79cc88daddae19560340f91119c4856b91f9663594dd
checksum: 816a421ce9a5c61a2e92499d6d400aed4211ca5b685e0212844b6659f7acfeba1cca0418b462236c44eea6e8a2574cd51ccb7abc2bf4a8cad5b7a275d71ae9bf
languageName: node
linkType: hard

Expand All @@ -3593,20 +3594,30 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/type-utils@npm:5.49.0":
version: 5.49.0
resolution: "@typescript-eslint/type-utils@npm:5.49.0"
"@typescript-eslint/scope-manager@npm:5.50.0":
version: 5.50.0
resolution: "@typescript-eslint/scope-manager@npm:5.50.0"
dependencies:
"@typescript-eslint/typescript-estree": 5.49.0
"@typescript-eslint/utils": 5.49.0
"@typescript-eslint/types": 5.50.0
"@typescript-eslint/visitor-keys": 5.50.0
checksum: bd49447a834c82cb130e6900644042c3a84195bf7a63483385e90b6454c65856d6f276c997cad6bf9c36c9d0cb168fdde625ce4c78c3b8bcce42da782270794b
languageName: node
linkType: hard

"@typescript-eslint/type-utils@npm:5.50.0":
version: 5.50.0
resolution: "@typescript-eslint/type-utils@npm:5.50.0"
dependencies:
"@typescript-eslint/typescript-estree": 5.50.0
"@typescript-eslint/utils": 5.50.0
debug: ^4.3.4
tsutils: ^3.21.0
peerDependencies:
eslint: "*"
peerDependenciesMeta:
typescript:
optional: true
checksum: 9dcee0a21cfdb3549e2305120535af5ab2c5d0cafdd410827e79d7548f8fc4e7da7cbb77a4338ade8b8b8aaf246fee56b919f1857931bbe2ac5df2fbb5e62ee6
checksum: d2fc2fd10ef300865fd6a902ae92aef6c45cddc4359445f1e5c6dc9511063b52d2170cc6b525763395d4171c177b3d0fffd77cf9a2ab7e01fcd7109bd1a5a585
languageName: node
linkType: hard

Expand All @@ -3617,6 +3628,13 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/types@npm:5.50.0":
version: 5.50.0
resolution: "@typescript-eslint/types@npm:5.50.0"
checksum: 1189c63d35abeec685dd519fd923926b884e63d5e10e4a9fe995aebfde59b8a2e10773090ec3ba32a0ec408746b18f6a454d9bedb0b6c7ce8b6066547144fb4d
languageName: node
linkType: hard

"@typescript-eslint/typescript-estree@npm:5.49.0":
version: 5.49.0
resolution: "@typescript-eslint/typescript-estree@npm:5.49.0"
Expand All @@ -3635,7 +3653,25 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/utils@npm:5.49.0, @typescript-eslint/utils@npm:^5.43.0":
"@typescript-eslint/typescript-estree@npm:5.50.0":
version: 5.50.0
resolution: "@typescript-eslint/typescript-estree@npm:5.50.0"
dependencies:
"@typescript-eslint/types": 5.50.0
"@typescript-eslint/visitor-keys": 5.50.0
debug: ^4.3.4
globby: ^11.1.0
is-glob: ^4.0.3
semver: ^7.3.7
tsutils: ^3.21.0
peerDependenciesMeta:
typescript:
optional: true
checksum: cb1ac8d39647da6d52750c713d9635750ed41245ec82f937a159a71ad3bf490ebabfad3b43eeca07bca39d60df30d3a2f31f8bed0061381731d92a62e284b867
languageName: node
linkType: hard

"@typescript-eslint/utils@npm:5.49.0":
version: 5.49.0
resolution: "@typescript-eslint/utils@npm:5.49.0"
dependencies:
Expand All @@ -3653,6 +3689,24 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/utils@npm:5.50.0, @typescript-eslint/utils@npm:^5.43.0":
version: 5.50.0
resolution: "@typescript-eslint/utils@npm:5.50.0"
dependencies:
"@types/json-schema": ^7.0.9
"@types/semver": ^7.3.12
"@typescript-eslint/scope-manager": 5.50.0
"@typescript-eslint/types": 5.50.0
"@typescript-eslint/typescript-estree": 5.50.0
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: 4471ae8b24449300e009f1cc09ee0d38cce20ae9171e8fbf4ef752ce4eb87104cc0d813d8f7051b619fa05e1e7c12b748dad49832911685297b1bbfef3c01f0b
languageName: node
linkType: hard

"@typescript-eslint/visitor-keys@npm:5.49.0":
version: 5.49.0
resolution: "@typescript-eslint/visitor-keys@npm:5.49.0"
Expand All @@ -3663,6 +3717,16 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/visitor-keys@npm:5.50.0":
version: 5.50.0
resolution: "@typescript-eslint/visitor-keys@npm:5.50.0"
dependencies:
"@typescript-eslint/types": 5.50.0
eslint-visitor-keys: ^3.3.0
checksum: 55319cb7ee7b78d07d9dc67a388d69fe0b7f11cbc79190e17e7f87a39c9992d08dab3b5872d5a7f01094dda28ad6ac61d3573e59015ef70bf138d4c4f8c45b88
languageName: node
linkType: hard

"@webassemblyjs/ast@npm:1.11.1":
version: 1.11.1
resolution: "@webassemblyjs/ast@npm:1.11.1"
Expand Down Expand Up @@ -7070,9 +7134,9 @@ __metadata:
languageName: node
linkType: hard

"eslint@npm:^8.24.0, eslint@npm:^8.3.0":
version: 8.32.0
resolution: "eslint@npm:8.32.0"
"eslint@npm:^8.3.0, eslint@npm:^8.33.0":
version: 8.33.0
resolution: "eslint@npm:8.33.0"
dependencies:
"@eslint/eslintrc": ^1.4.1
"@humanwhocodes/config-array": ^0.11.8
Expand Down Expand Up @@ -7115,7 +7179,7 @@ __metadata:
text-table: ^0.2.0
bin:
eslint: bin/eslint.js
checksum: 23c8fb3c57291eecd9c1448faf603226a8f885022a2cd96e303459bf72e39b7f54987c6fb948f0f9eecaf7085600e6eb0663482a35ea83da12e9f9141a22b91e
checksum: 727e63ab8b7acf281442323c5971f6afdd5b656fbcebc4476cf54e35af51b2f180617433fc5e1952f0449ca3f43a905527f9407ea4b8a7ea7562fc9c3f278d4c
languageName: node
linkType: hard

Expand Down Expand Up @@ -15137,17 +15201,7 @@ __metadata:
languageName: node
linkType: hard

"typescript@npm:^4.6.4":
version: 4.8.4
resolution: "typescript@npm:4.8.4"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 3e4f061658e0c8f36c820802fa809e0fd812b85687a9a2f5430bc3d0368e37d1c9605c3ce9b39df9a05af2ece67b1d844f9f6ea8ff42819f13bcb80f85629af0
languageName: node
linkType: hard

"typescript@npm:^4.9.5":
"typescript@npm:^4.6.4, typescript@npm:^4.9.5":
version: 4.9.5
resolution: "typescript@npm:4.9.5"
bin:
Expand All @@ -15157,17 +15211,7 @@ __metadata:
languageName: node
linkType: hard

"typescript@patch:typescript@^4.6.4#~builtin<compat/typescript>":
version: 4.8.4
resolution: "typescript@patch:typescript@npm%3A4.8.4#~builtin<compat/typescript>::version=4.8.4&hash=0102e9"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 301459fc3eb3b1a38fe91bf96d98eb55da88a9cb17b4ef80b4d105d620f4d547ba776cc27b44cc2ef58b66eda23fe0a74142feb5e79a6fb99f54fc018a696afa
languageName: node
linkType: hard

"typescript@patch:typescript@^4.9.5#~builtin<compat/typescript>":
"typescript@patch:typescript@^4.6.4#~builtin<compat/typescript>, typescript@patch:typescript@^4.9.5#~builtin<compat/typescript>":
version: 4.9.5
resolution: "typescript@patch:typescript@npm%3A4.9.5#~builtin<compat/typescript>::version=4.9.5&hash=ad5954"
bin:
Expand Down

0 comments on commit 2ef292c

Please sign in to comment.