Skip to content

Commit 6b92739

Browse files
chore(deps): update eslint packages (#141)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3b6093f commit 6b92739

File tree

2 files changed

+72
-71
lines changed

2 files changed

+72
-71
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -103,21 +103,21 @@
103103
"@types/lodash.isobject": "3.0.9",
104104
"@types/lodash.isstring": "4.0.9",
105105
"@types/uuid": "9.0.7",
106-
"@typescript-eslint/eslint-plugin": "6.13.2",
107-
"@typescript-eslint/parser": "6.13.2",
106+
"@typescript-eslint/eslint-plugin": "6.15.0",
107+
"@typescript-eslint/parser": "6.15.0",
108108
"@vitejs/plugin-react": "^4.2.1",
109109
"concurrently": "8.2.2",
110110
"cypress": "13.6.1",
111111
"env-cmd": "10.1.0",
112-
"eslint": "8.55.0",
112+
"eslint": "8.56.0",
113113
"eslint-config-airbnb": "19.0.4",
114114
"eslint-config-prettier": "9.1.0",
115115
"eslint-config-react-app": "7.0.1",
116116
"eslint-import-resolver-typescript": "^3.6.1",
117117
"eslint-plugin-cypress": "2.15.1",
118118
"eslint-plugin-import": "2.29.0",
119119
"eslint-plugin-jsx-a11y": "6.8.0",
120-
"eslint-plugin-prettier": "5.0.1",
120+
"eslint-plugin-prettier": "5.1.0",
121121
"eslint-plugin-react": "^7.33.2",
122122
"eslint-plugin-react-hooks": "4.6.0",
123123
"husky": "8.0.3",

yarn.lock

Lines changed: 68 additions & 67 deletions
Original file line numberDiff line numberDiff line change
@@ -2762,10 +2762,10 @@ __metadata:
27622762
languageName: node
27632763
linkType: hard
27642764

2765-
"@eslint/js@npm:8.55.0":
2766-
version: 8.55.0
2767-
resolution: "@eslint/js@npm:8.55.0"
2768-
checksum: 34b001a95b16501fd64f525b1de3ab0e4c252e5820b74069004934cb13977fc04ba4522a3e8f8074bd6af49da10d3444cd49fa711819f425ad73d6bf46eea82d
2765+
"@eslint/js@npm:8.56.0":
2766+
version: 8.56.0
2767+
resolution: "@eslint/js@npm:8.56.0"
2768+
checksum: 97a4b5ccf7e24f4d205a1fb0f21cdcd610348ecf685f6798a48dd41ba443f2c1eedd3050ff5a0b8f30b8cf6501ab512aa9b76e531db15e59c9ebaa41f3162e37
27692769
languageName: node
27702770
linkType: hard
27712771

@@ -4472,15 +4472,15 @@ __metadata:
44724472
languageName: node
44734473
linkType: hard
44744474

4475-
"@typescript-eslint/eslint-plugin@npm:6.13.2":
4476-
version: 6.13.2
4477-
resolution: "@typescript-eslint/eslint-plugin@npm:6.13.2"
4475+
"@typescript-eslint/eslint-plugin@npm:6.15.0":
4476+
version: 6.15.0
4477+
resolution: "@typescript-eslint/eslint-plugin@npm:6.15.0"
44784478
dependencies:
44794479
"@eslint-community/regexpp": "npm:^4.5.1"
4480-
"@typescript-eslint/scope-manager": "npm:6.13.2"
4481-
"@typescript-eslint/type-utils": "npm:6.13.2"
4482-
"@typescript-eslint/utils": "npm:6.13.2"
4483-
"@typescript-eslint/visitor-keys": "npm:6.13.2"
4480+
"@typescript-eslint/scope-manager": "npm:6.15.0"
4481+
"@typescript-eslint/type-utils": "npm:6.15.0"
4482+
"@typescript-eslint/utils": "npm:6.15.0"
4483+
"@typescript-eslint/visitor-keys": "npm:6.15.0"
44844484
debug: "npm:^4.3.4"
44854485
graphemer: "npm:^1.4.0"
44864486
ignore: "npm:^5.2.4"
@@ -4493,7 +4493,7 @@ __metadata:
44934493
peerDependenciesMeta:
44944494
typescript:
44954495
optional: true
4496-
checksum: e6665fc5de0ae2b7ada9150d3d119157521a04208b8da385a4c39538b9471871efe6eef272dbcee4c76f599e09453b6f7317f3b3b80d89291f6b2ace4125c51b
4496+
checksum: 9020370c5e89b52b65ed2373c755d4b70f57ec7ebcf02d3e2f323f31ec81717af110d8e5f903b189b71e0a952f042e0fe2b637e77959c3102907efed4ba55512
44974497
languageName: node
44984498
linkType: hard
44994499

@@ -4532,21 +4532,21 @@ __metadata:
45324532
languageName: node
45334533
linkType: hard
45344534

4535-
"@typescript-eslint/parser@npm:6.13.2":
4536-
version: 6.13.2
4537-
resolution: "@typescript-eslint/parser@npm:6.13.2"
4535+
"@typescript-eslint/parser@npm:6.15.0":
4536+
version: 6.15.0
4537+
resolution: "@typescript-eslint/parser@npm:6.15.0"
45384538
dependencies:
4539-
"@typescript-eslint/scope-manager": "npm:6.13.2"
4540-
"@typescript-eslint/types": "npm:6.13.2"
4541-
"@typescript-eslint/typescript-estree": "npm:6.13.2"
4542-
"@typescript-eslint/visitor-keys": "npm:6.13.2"
4539+
"@typescript-eslint/scope-manager": "npm:6.15.0"
4540+
"@typescript-eslint/types": "npm:6.15.0"
4541+
"@typescript-eslint/typescript-estree": "npm:6.15.0"
4542+
"@typescript-eslint/visitor-keys": "npm:6.15.0"
45434543
debug: "npm:^4.3.4"
45444544
peerDependencies:
45454545
eslint: ^7.0.0 || ^8.0.0
45464546
peerDependenciesMeta:
45474547
typescript:
45484548
optional: true
4549-
checksum: a2b32d2ad1aa12ce31790e80e059fd5b0699265541f3799b58f2e5c8b40f2e21ac7010519802bc406f4b74c14a1f52081570fa6119b949f68392d0968628b3b8
4549+
checksum: fdd1f584e5068216c36a01e40750950ef309b36a522f6ecde36931690558a319960a702b4b4a806f335fb28ca99f8a07bb206571141550aaab1f6f40066f6605
45504550
languageName: node
45514551
linkType: hard
45524552

@@ -4577,13 +4577,13 @@ __metadata:
45774577
languageName: node
45784578
linkType: hard
45794579

4580-
"@typescript-eslint/scope-manager@npm:6.13.2":
4581-
version: 6.13.2
4582-
resolution: "@typescript-eslint/scope-manager@npm:6.13.2"
4580+
"@typescript-eslint/scope-manager@npm:6.15.0":
4581+
version: 6.15.0
4582+
resolution: "@typescript-eslint/scope-manager@npm:6.15.0"
45834583
dependencies:
4584-
"@typescript-eslint/types": "npm:6.13.2"
4585-
"@typescript-eslint/visitor-keys": "npm:6.13.2"
4586-
checksum: a6505cc73e90dfed3b9b03816213610f05be58548f468ce24c05ce49a3c6d029ef02233db51cff3b780aa8d040a0c7b3268ea28244c704932c9ee6ef82088509
4584+
"@typescript-eslint/types": "npm:6.15.0"
4585+
"@typescript-eslint/visitor-keys": "npm:6.15.0"
4586+
checksum: 168d783c06a99784362e2eaaa56396b31716ee785779707ef984c2abb3e822c56440473efc6580cb8b84b2da508731ad184a00b3618bc7f3f93d8243804f2fcf
45874587
languageName: node
45884588
linkType: hard
45894589

@@ -4604,20 +4604,20 @@ __metadata:
46044604
languageName: node
46054605
linkType: hard
46064606

4607-
"@typescript-eslint/type-utils@npm:6.13.2":
4608-
version: 6.13.2
4609-
resolution: "@typescript-eslint/type-utils@npm:6.13.2"
4607+
"@typescript-eslint/type-utils@npm:6.15.0":
4608+
version: 6.15.0
4609+
resolution: "@typescript-eslint/type-utils@npm:6.15.0"
46104610
dependencies:
4611-
"@typescript-eslint/typescript-estree": "npm:6.13.2"
4612-
"@typescript-eslint/utils": "npm:6.13.2"
4611+
"@typescript-eslint/typescript-estree": "npm:6.15.0"
4612+
"@typescript-eslint/utils": "npm:6.15.0"
46134613
debug: "npm:^4.3.4"
46144614
ts-api-utils: "npm:^1.0.1"
46154615
peerDependencies:
46164616
eslint: ^7.0.0 || ^8.0.0
46174617
peerDependenciesMeta:
46184618
typescript:
46194619
optional: true
4620-
checksum: c8de5ab94295980a378e4f22dd51dedb3838761969ad1a355386a801c9bc332837651747cdc2edf7f399c88d0bbd787d2233d09e14e4e2849fb01a57bd0cab00
4620+
checksum: 8dabb355f09f57de8b46d726ad95a57593e5b87427dee5182afecb490624424afec02b69a27018b352dcb5f930eb391cb8cdc12cd60a93231d4f04e63e2f2c0b
46214621
languageName: node
46224622
linkType: hard
46234623

@@ -4628,10 +4628,10 @@ __metadata:
46284628
languageName: node
46294629
linkType: hard
46304630

4631-
"@typescript-eslint/types@npm:6.13.2":
4632-
version: 6.13.2
4633-
resolution: "@typescript-eslint/types@npm:6.13.2"
4634-
checksum: 3ed2622468b2c61bff0828a3675357b498360bada85740dd72e4ec3c80ee112bce8808d7688aa0104b9d0a655a30e2deb0fee69468474c7e046fc9285f549fe6
4631+
"@typescript-eslint/types@npm:6.15.0":
4632+
version: 6.15.0
4633+
resolution: "@typescript-eslint/types@npm:6.15.0"
4634+
checksum: d55de64d532c9016c922cc36b86ab661d7d64d942057486a0bca7a7db07fade95c3de59bfe364bc76ab538fb979ca2e4e6744c3acf8919a2d61e73cc7f544363
46354635
languageName: node
46364636
linkType: hard
46374637

@@ -4653,12 +4653,12 @@ __metadata:
46534653
languageName: node
46544654
linkType: hard
46554655

4656-
"@typescript-eslint/typescript-estree@npm:6.13.2":
4657-
version: 6.13.2
4658-
resolution: "@typescript-eslint/typescript-estree@npm:6.13.2"
4656+
"@typescript-eslint/typescript-estree@npm:6.15.0":
4657+
version: 6.15.0
4658+
resolution: "@typescript-eslint/typescript-estree@npm:6.15.0"
46594659
dependencies:
4660-
"@typescript-eslint/types": "npm:6.13.2"
4661-
"@typescript-eslint/visitor-keys": "npm:6.13.2"
4660+
"@typescript-eslint/types": "npm:6.15.0"
4661+
"@typescript-eslint/visitor-keys": "npm:6.15.0"
46624662
debug: "npm:^4.3.4"
46634663
globby: "npm:^11.1.0"
46644664
is-glob: "npm:^4.0.3"
@@ -4667,7 +4667,7 @@ __metadata:
46674667
peerDependenciesMeta:
46684668
typescript:
46694669
optional: true
4670-
checksum: 8fa1344228858fa8171a9660e11eb0d5ed88de2ada343bce4a02a957724ccbeb9b67da1083eada29247f444aeba6908a4145d1758b528d320928abbb4e48dca7
4670+
checksum: 920f7f3bfe463a9da943e1a686b7f13ac802a5e33be52f39ac711aa53a1e274dbe173b41bba05581c560fabfc3e1fadcfd81ab53a036afe25fb1a76651fcad7a
46714671
languageName: node
46724672
linkType: hard
46734673

@@ -4689,20 +4689,20 @@ __metadata:
46894689
languageName: node
46904690
linkType: hard
46914691

4692-
"@typescript-eslint/utils@npm:6.13.2":
4693-
version: 6.13.2
4694-
resolution: "@typescript-eslint/utils@npm:6.13.2"
4692+
"@typescript-eslint/utils@npm:6.15.0":
4693+
version: 6.15.0
4694+
resolution: "@typescript-eslint/utils@npm:6.15.0"
46954695
dependencies:
46964696
"@eslint-community/eslint-utils": "npm:^4.4.0"
46974697
"@types/json-schema": "npm:^7.0.12"
46984698
"@types/semver": "npm:^7.5.0"
4699-
"@typescript-eslint/scope-manager": "npm:6.13.2"
4700-
"@typescript-eslint/types": "npm:6.13.2"
4701-
"@typescript-eslint/typescript-estree": "npm:6.13.2"
4699+
"@typescript-eslint/scope-manager": "npm:6.15.0"
4700+
"@typescript-eslint/types": "npm:6.15.0"
4701+
"@typescript-eslint/typescript-estree": "npm:6.15.0"
47024702
semver: "npm:^7.5.4"
47034703
peerDependencies:
47044704
eslint: ^7.0.0 || ^8.0.0
4705-
checksum: 934282b612e5f78423bc375122258c5aec65fcdf9c25fd0521e3984686d1e5b950500f093c5f1c21a267be164bc7025d8f629dcfaa60573ad98c6e3861092076
4705+
checksum: 7895240933ad28295508f8c4286a8b905550a35eda83a11ecf9511e53078e0af07e75a1872f1bc757f165b41fdc84616ea97c1e2e3bf80cff985935f25596228
47064706
languageName: node
47074707
linkType: hard
47084708

@@ -4716,13 +4716,13 @@ __metadata:
47164716
languageName: node
47174717
linkType: hard
47184718

4719-
"@typescript-eslint/visitor-keys@npm:6.13.2":
4720-
version: 6.13.2
4721-
resolution: "@typescript-eslint/visitor-keys@npm:6.13.2"
4719+
"@typescript-eslint/visitor-keys@npm:6.15.0":
4720+
version: 6.15.0
4721+
resolution: "@typescript-eslint/visitor-keys@npm:6.15.0"
47224722
dependencies:
4723-
"@typescript-eslint/types": "npm:6.13.2"
4723+
"@typescript-eslint/types": "npm:6.15.0"
47244724
eslint-visitor-keys: "npm:^3.4.1"
4725-
checksum: eb6f3a3fa4dae6003533eac41bd2a8181a0353f352640e92b619e353b4bd5a5cd4c076018cbdf4b1ba45b826be0c1d15293d87e956fc9a8aa2fb8d8aa04a7c98
4725+
checksum: 4641a829485f67a5d9d3558aa0d152e5ab57b468cfd9653168ce9a141e1f051730669a024505183b64f7a7e5d8f62533af4ebd4ad7366b551390461e9c45ec18
47264726
languageName: node
47274727
linkType: hard
47284728

@@ -7598,22 +7598,23 @@ __metadata:
75987598
languageName: node
75997599
linkType: hard
76007600

7601-
"eslint-plugin-prettier@npm:5.0.1":
7602-
version: 5.0.1
7603-
resolution: "eslint-plugin-prettier@npm:5.0.1"
7601+
"eslint-plugin-prettier@npm:5.1.0":
7602+
version: 5.1.0
7603+
resolution: "eslint-plugin-prettier@npm:5.1.0"
76047604
dependencies:
76057605
prettier-linter-helpers: "npm:^1.0.0"
76067606
synckit: "npm:^0.8.5"
76077607
peerDependencies:
76087608
"@types/eslint": ">=8.0.0"
76097609
eslint: ">=8.0.0"
7610+
eslint-config-prettier: "*"
76107611
prettier: ">=3.0.0"
76117612
peerDependenciesMeta:
76127613
"@types/eslint":
76137614
optional: true
76147615
eslint-config-prettier:
76157616
optional: true
7616-
checksum: 1a43dcca90f61fde0167347e0e870b579835ba6b9d697a862c29c76097a7bb0e8f07a7cf88be33517ca11203d9d4aa335d794c377640c2fe5acd06871db67d34
7617+
checksum: 6db5a9dade4157092e87eb876508c8b510ab9bb0e4592536933d84b351b99d7c30259bad8ba76057b5c739fa62005d26f3008745438dc785060dbaae741f7fa5
76177618
languageName: node
76187619
linkType: hard
76197620

@@ -7729,14 +7730,14 @@ __metadata:
77297730
languageName: node
77307731
linkType: hard
77317732

7732-
"eslint@npm:8.55.0":
7733-
version: 8.55.0
7734-
resolution: "eslint@npm:8.55.0"
7733+
"eslint@npm:8.56.0":
7734+
version: 8.56.0
7735+
resolution: "eslint@npm:8.56.0"
77357736
dependencies:
77367737
"@eslint-community/eslint-utils": "npm:^4.2.0"
77377738
"@eslint-community/regexpp": "npm:^4.6.1"
77387739
"@eslint/eslintrc": "npm:^2.1.4"
7739-
"@eslint/js": "npm:8.55.0"
7740+
"@eslint/js": "npm:8.56.0"
77407741
"@humanwhocodes/config-array": "npm:^0.11.13"
77417742
"@humanwhocodes/module-importer": "npm:^1.0.1"
77427743
"@nodelib/fs.walk": "npm:^1.2.8"
@@ -7773,7 +7774,7 @@ __metadata:
77737774
text-table: "npm:^0.2.0"
77747775
bin:
77757776
eslint: bin/eslint.js
7776-
checksum: afd016cfbe9e9d667b3f98c14c681a7e518808f6c30856e56cbb02248900eac5bf6dc5e577a7eaec259539486db48ef7d16ef58fb14b1585ba7c84b35490c53c
7777+
checksum: ef6193c6e4cef20774b985a5cc2fd4bf6d3c4decd423117cbc4a0196617861745db291217ad3c537bc3a160650cca965bc818f55e1f3e446af1fcb293f9940a5
77777778
languageName: node
77787779
linkType: hard
77797780

@@ -8651,8 +8652,8 @@ __metadata:
86518652
"@types/react": "npm:18.2.43"
86528653
"@types/react-dom": "npm:18.2.17"
86538654
"@types/uuid": "npm:9.0.7"
8654-
"@typescript-eslint/eslint-plugin": "npm:6.13.2"
8655-
"@typescript-eslint/parser": "npm:6.13.2"
8655+
"@typescript-eslint/eslint-plugin": "npm:6.15.0"
8656+
"@typescript-eslint/parser": "npm:6.15.0"
86568657
"@uiw/react-codemirror": "npm:4.21.21"
86578658
"@uppy/core": "npm:^3.1.1"
86588659
"@uppy/dashboard": "npm:^3.3.1"
@@ -8666,15 +8667,15 @@ __metadata:
86668667
cypress: "npm:13.6.1"
86678668
date-fns: "npm:2.30.0"
86688669
env-cmd: "npm:10.1.0"
8669-
eslint: "npm:8.55.0"
8670+
eslint: "npm:8.56.0"
86708671
eslint-config-airbnb: "npm:19.0.4"
86718672
eslint-config-prettier: "npm:9.1.0"
86728673
eslint-config-react-app: "npm:7.0.1"
86738674
eslint-import-resolver-typescript: "npm:^3.6.1"
86748675
eslint-plugin-cypress: "npm:2.15.1"
86758676
eslint-plugin-import: "npm:2.29.0"
86768677
eslint-plugin-jsx-a11y: "npm:6.8.0"
8677-
eslint-plugin-prettier: "npm:5.0.1"
8678+
eslint-plugin-prettier: "npm:5.1.0"
86788679
eslint-plugin-react: "npm:^7.33.2"
86798680
eslint-plugin-react-hooks: "npm:4.6.0"
86808681
file-saver: "npm:^2.0.5"

0 commit comments

Comments
 (0)