Skip to content

Commit

Permalink
chore(deps): update eslint packages
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Dec 11, 2023
1 parent d74c6a3 commit 1213173
Show file tree
Hide file tree
Showing 2 changed files with 74 additions and 64 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,16 +83,16 @@
"@types/react": "18.2.43",
"@types/react-dom": "18.2.17",
"@types/uuid": "9.0.7",
"@typescript-eslint/eslint-plugin": "5.30.0",
"@typescript-eslint/parser": "5.30.0",
"@typescript-eslint/eslint-plugin": "5.30.7",
"@typescript-eslint/parser": "5.30.7",
"concurrently": "8.2.2",
"cypress": "^12.13.0",
"env-cmd": "10.1.0",
"eslint": "8.18.0",
"eslint-config-airbnb": "19.0.4",
"eslint-config-prettier": "8.5.0",
"eslint-config-react-app": "7.0.1",
"eslint-import-resolver-typescript": "3.1.1",
"eslint-import-resolver-typescript": "3.1.5",
"eslint-plugin-cypress": "2.12.1",
"eslint-plugin-import": "2.27.5",
"eslint-plugin-jsx-a11y": "6.7.1",
Expand Down
132 changes: 71 additions & 61 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4786,13 +4786,13 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/eslint-plugin@npm:5.30.0":
version: 5.30.0
resolution: "@typescript-eslint/eslint-plugin@npm:5.30.0"
"@typescript-eslint/eslint-plugin@npm:5.30.7":
version: 5.30.7
resolution: "@typescript-eslint/eslint-plugin@npm:5.30.7"
dependencies:
"@typescript-eslint/scope-manager": "npm:5.30.0"
"@typescript-eslint/type-utils": "npm:5.30.0"
"@typescript-eslint/utils": "npm:5.30.0"
"@typescript-eslint/scope-manager": "npm:5.30.7"
"@typescript-eslint/type-utils": "npm:5.30.7"
"@typescript-eslint/utils": "npm:5.30.7"
debug: "npm:^4.3.4"
functional-red-black-tree: "npm:^1.0.1"
ignore: "npm:^5.2.0"
Expand All @@ -4805,7 +4805,7 @@ __metadata:
peerDependenciesMeta:
typescript:
optional: true
checksum: 80cd07bf9d98b5ad012d6a9a8742b35de1eeb831af162745a3cb0daa2770598733a4b0fe61521c3a1bba29cc28d68daf189ed668eea253fd43e10b92fcb9ce45
checksum: d5c20c33a0232650bad3bc086f44823253dcaa27e9f105d90aebe86dba2c21ee4b055eb617719ad69539127a0a73372f6dcdd40536e5b320c6f6501ffda8ea29
languageName: node
linkType: hard

Expand Down Expand Up @@ -4844,20 +4844,20 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/parser@npm:5.30.0":
version: 5.30.0
resolution: "@typescript-eslint/parser@npm:5.30.0"
"@typescript-eslint/parser@npm:5.30.7":
version: 5.30.7
resolution: "@typescript-eslint/parser@npm:5.30.7"
dependencies:
"@typescript-eslint/scope-manager": "npm:5.30.0"
"@typescript-eslint/types": "npm:5.30.0"
"@typescript-eslint/typescript-estree": "npm:5.30.0"
"@typescript-eslint/scope-manager": "npm:5.30.7"
"@typescript-eslint/types": "npm:5.30.7"
"@typescript-eslint/typescript-estree": "npm:5.30.7"
debug: "npm:^4.3.4"
peerDependencies:
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
peerDependenciesMeta:
typescript:
optional: true
checksum: 1a9c43e80e34241f98765f13240501cc4437ef30623eca34add953eb416952b36b225438f72f4846671d1503bee0b4be6f7226c29afea11410741777d66859c4
checksum: a6a581f4781109c833aacd42ba8fffb00f54b75af86a8b5150f89005ae73d15df36e857adb8a03b65c55ce1df08b658ae9530ac39dfc4c990790dba277b936de
languageName: node
linkType: hard

Expand All @@ -4878,13 +4878,13 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/scope-manager@npm:5.30.0":
version: 5.30.0
resolution: "@typescript-eslint/scope-manager@npm:5.30.0"
"@typescript-eslint/scope-manager@npm:5.30.7":
version: 5.30.7
resolution: "@typescript-eslint/scope-manager@npm:5.30.7"
dependencies:
"@typescript-eslint/types": "npm:5.30.0"
"@typescript-eslint/visitor-keys": "npm:5.30.0"
checksum: e0caa19ab65247e5b53cfc119e94a0176543e5e856d1e3a13ddcef12df238167257a6873b20ee4764a4e51856438109086a3f7612a16b42cbb637a4e39831c06
"@typescript-eslint/types": "npm:5.30.7"
"@typescript-eslint/visitor-keys": "npm:5.30.7"
checksum: 313d55509a3948a8d2cf6835dfd76c46ebc45d46cdb8fa2044ce962cf305867cd50f81ab5f5505ce0c0c90e266f50a38c99bf5c50e0e02ed9e47ae9f6b0e422d
languageName: node
linkType: hard

Expand All @@ -4898,19 +4898,19 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/type-utils@npm:5.30.0":
version: 5.30.0
resolution: "@typescript-eslint/type-utils@npm:5.30.0"
"@typescript-eslint/type-utils@npm:5.30.7":
version: 5.30.7
resolution: "@typescript-eslint/type-utils@npm:5.30.7"
dependencies:
"@typescript-eslint/utils": "npm:5.30.0"
"@typescript-eslint/utils": "npm:5.30.7"
debug: "npm:^4.3.4"
tsutils: "npm:^3.21.0"
peerDependencies:
eslint: "*"
peerDependenciesMeta:
typescript:
optional: true
checksum: 5b6a0e3ba60612c4aa278d24dbe00a604b9fd88ffaa994238618968a0811839d9427f25a6a26801270e092fffaad1dd31c5b23766a6be3cd4cca61f855a86849
checksum: d81aef27ec5a24187462e2739daabffc72a3324436b58832f718fc5c173eb903918760247d5e12ee027bbeb463f96bfd9bd0cfbf245fb09659033a462d164214
languageName: node
linkType: hard

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

"@typescript-eslint/types@npm:5.30.0":
version: 5.30.0
resolution: "@typescript-eslint/types@npm:5.30.0"
checksum: 57cbcf1ff1127df5905ac32d2615fc42cb9e4e5be0ba3ce1a1c7c5661a486b6492d4d8ad7d38165279329782a6fccbe139529ce429fe928100f47f7861e28ad8
"@typescript-eslint/types@npm:5.30.7":
version: 5.30.7
resolution: "@typescript-eslint/types@npm:5.30.7"
checksum: 425f8f12d451d0ec5a2d2789d5a4aef9b4e2ed2100069120b031abd251f9ad9bceee63a172f69e0c8f5d77cad1797f2834af6e29b07eed2278b3f0547c884ffa
languageName: node
linkType: hard

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

"@typescript-eslint/typescript-estree@npm:5.30.0":
version: 5.30.0
resolution: "@typescript-eslint/typescript-estree@npm:5.30.0"
"@typescript-eslint/typescript-estree@npm:5.30.7":
version: 5.30.7
resolution: "@typescript-eslint/typescript-estree@npm:5.30.7"
dependencies:
"@typescript-eslint/types": "npm:5.30.0"
"@typescript-eslint/visitor-keys": "npm:5.30.0"
"@typescript-eslint/types": "npm:5.30.7"
"@typescript-eslint/visitor-keys": "npm:5.30.7"
debug: "npm:^4.3.4"
globby: "npm:^11.1.0"
is-glob: "npm:^4.0.3"
Expand All @@ -4959,7 +4959,7 @@ __metadata:
peerDependenciesMeta:
typescript:
optional: true
checksum: c08e7027307dfec315c2c84a82fe97346d3d5d1fc430211d2b2857f8a73dfb2af548b48152a604e1ca743a5bc38eb3bb68faf0baf153ff4d1d353c55bfa3c851
checksum: 126c3c37ef585116de14e4c6ba4aeeb80d48a8ec805bc2751463fd3b8343cfb5eddf41d6867f1b4e2c3dee00d6d55d87dcd503fe86f49b027053af505595cc85
languageName: node
linkType: hard

Expand All @@ -4981,19 +4981,19 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/utils@npm:5.30.0":
version: 5.30.0
resolution: "@typescript-eslint/utils@npm:5.30.0"
"@typescript-eslint/utils@npm:5.30.7":
version: 5.30.7
resolution: "@typescript-eslint/utils@npm:5.30.7"
dependencies:
"@types/json-schema": "npm:^7.0.9"
"@typescript-eslint/scope-manager": "npm:5.30.0"
"@typescript-eslint/types": "npm:5.30.0"
"@typescript-eslint/typescript-estree": "npm:5.30.0"
"@typescript-eslint/scope-manager": "npm:5.30.7"
"@typescript-eslint/types": "npm:5.30.7"
"@typescript-eslint/typescript-estree": "npm:5.30.7"
eslint-scope: "npm:^5.1.1"
eslint-utils: "npm:^3.0.0"
peerDependencies:
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
checksum: b9585f253d06110e6e6c400c85e096cb7afbb27f6070871d9484f753823ecf09b071d85dcc3d78ff979427f0bdf3bdde73706adde7bb667eb0b08429119543d3
checksum: 0147596a9451bcae15722aca11ac0dea80937ae813bfdb597810f99ec9d1a541bf46c09665b0a9a57ca4f1310db3b44752e29c055d0757170657dabbe82dd758
languageName: node
linkType: hard

Expand All @@ -5015,13 +5015,13 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/visitor-keys@npm:5.30.0":
version: 5.30.0
resolution: "@typescript-eslint/visitor-keys@npm:5.30.0"
"@typescript-eslint/visitor-keys@npm:5.30.7":
version: 5.30.7
resolution: "@typescript-eslint/visitor-keys@npm:5.30.7"
dependencies:
"@typescript-eslint/types": "npm:5.30.0"
"@typescript-eslint/types": "npm:5.30.7"
eslint-visitor-keys: "npm:^3.3.0"
checksum: e5937e96541e0138387581bd76f3228a067baae28c458900c3191950782c3b8a44adcd3b1ba6b7f2942555118278bd89709fc833825f98f01d84dd8c866190ff
checksum: c91992ca597e974d0bca641258d3c951afd677a27c78c6c4468f685e9b87c7847164a25224752f8120f88b23a16530ddbfa408a9e118d32e67a3cf97a0fe95b1
languageName: node
linkType: hard

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

"enhanced-resolve@npm:^5.14.1, enhanced-resolve@npm:^5.9.3":
"enhanced-resolve@npm:^5.10.0":
version: 5.15.0
resolution: "enhanced-resolve@npm:5.15.0"
dependencies:
graceful-fs: "npm:^4.2.4"
tapable: "npm:^2.2.0"
checksum: 180c3f2706f9117bf4dc7982e1df811dad83a8db075723f299245ef4488e0cad7e96859c5f0e410682d28a4ecd4da021ec7d06265f7e4eb6eed30c69ca5f7d3e
languageName: node
linkType: hard

"enhanced-resolve@npm:^5.14.1":
version: 5.14.1
resolution: "enhanced-resolve@npm:5.14.1"
dependencies:
Expand Down Expand Up @@ -8754,21 +8764,21 @@ __metadata:
languageName: node
linkType: hard

"eslint-import-resolver-typescript@npm:3.1.1":
version: 3.1.1
resolution: "eslint-import-resolver-typescript@npm:3.1.1"
"eslint-import-resolver-typescript@npm:3.1.5":
version: 3.1.5
resolution: "eslint-import-resolver-typescript@npm:3.1.5"
dependencies:
debug: "npm:^4.3.4"
enhanced-resolve: "npm:^5.9.3"
get-tsconfig: "npm:^4.0.6"
enhanced-resolve: "npm:^5.10.0"
get-tsconfig: "npm:^4.1.0"
globby: "npm:^13.1.2"
is-core-module: "npm:^2.9.0"
is-glob: "npm:^4.0.3"
synckit: "npm:^0.7.1"
peerDependencies:
eslint: "*"
eslint-plugin-import: "*"
checksum: db9a95ebad99430914cd189b9e21ca5ab43626de6666ab7d4cddd0c084f2a1be70b56464e4c244892c44ad6f4e8bcb362639687d010f032b02c93043800021f3
checksum: 53b5daff45c5a34655855d137c9c28a86f44cfce1d10b875512649c0e89c25f0803dd56455a756dbc079a4756eeadd36d4ae1925388be81d71c778b4291190fa
languageName: node
linkType: hard

Expand Down Expand Up @@ -9964,12 +9974,12 @@ __metadata:
languageName: node
linkType: hard

"get-tsconfig@npm:^4.0.6":
version: 4.6.0
resolution: "get-tsconfig@npm:4.6.0"
"get-tsconfig@npm:^4.1.0":
version: 4.7.2
resolution: "get-tsconfig@npm:4.7.2"
dependencies:
resolve-pkg-maps: "npm:^1.0.0"
checksum: a54e9f1e31e689d9cc9b66070d5448952eba718c7c2950678e169b966faa317ae3bfa0d497958d5cb7e4c86abd276501ca9b15405be27cf9b33c235b7bcece0e
checksum: f21135848fb5d16012269b7b34b186af7a41824830f8616aba17a15eb4d9e54fdc876833f1e21768395215a826c8145582f5acd594ae2b4de3284d10b38d20f8
languageName: node
linkType: hard

Expand Down Expand Up @@ -10250,16 +10260,16 @@ __metadata:
"@types/react": "npm:18.2.43"
"@types/react-dom": "npm:18.2.17"
"@types/uuid": "npm:9.0.7"
"@typescript-eslint/eslint-plugin": "npm:5.30.0"
"@typescript-eslint/parser": "npm:5.30.0"
"@typescript-eslint/eslint-plugin": "npm:5.30.7"
"@typescript-eslint/parser": "npm:5.30.7"
concurrently: "npm:8.2.2"
cypress: "npm:^12.13.0"
env-cmd: "npm:10.1.0"
eslint: "npm:8.18.0"
eslint-config-airbnb: "npm:19.0.4"
eslint-config-prettier: "npm:8.5.0"
eslint-config-react-app: "npm:7.0.1"
eslint-import-resolver-typescript: "npm:3.1.1"
eslint-import-resolver-typescript: "npm:3.1.5"
eslint-plugin-cypress: "npm:2.12.1"
eslint-plugin-import: "npm:2.27.5"
eslint-plugin-jsx-a11y: "npm:6.7.1"
Expand Down

0 comments on commit 1213173

Please sign in to comment.