Skip to content

Commit 788332e

Browse files
chore(deps): update linters (non-major)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5d33132 commit 788332e

File tree

2 files changed

+53
-41
lines changed

2 files changed

+53
-41
lines changed

e2e-tests/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,17 +30,17 @@
3030
},
3131
"devDependencies": {
3232
"@axe-core/playwright": "4.11.1",
33-
"@eslint/js": "9.39.3",
33+
"@eslint/js": "9.39.4",
3434
"@microsoft/microsoft-graph-types": "2.43.1",
3535
"@playwright/test": "1.58.2",
3636
"@types/node": "22.19.11",
3737
"@types/pg": "8.16.0",
3838
"@typescript-eslint/eslint-plugin": "8.56.1",
3939
"@typescript-eslint/parser": "8.56.1",
40-
"eslint": "9.39.3",
40+
"eslint": "9.39.4",
4141
"eslint-plugin-check-file": "3.3.1",
4242
"eslint-plugin-filenames": "1.3.2",
43-
"eslint-plugin-playwright": "2.7.1",
43+
"eslint-plugin-playwright": "2.9.0",
4444
"ioredis": "5.9.3",
4545
"otplib": "12.0.1",
4646
"prettier": "3.8.1",

e2e-tests/yarn.lock

Lines changed: 50 additions & 38 deletions
Original file line numberDiff line numberDiff line change
@@ -345,14 +345,14 @@ __metadata:
345345
languageName: node
346346
linkType: hard
347347

348-
"@eslint/config-array@npm:^0.21.1":
349-
version: 0.21.1
350-
resolution: "@eslint/config-array@npm:0.21.1"
348+
"@eslint/config-array@npm:^0.21.2":
349+
version: 0.21.2
350+
resolution: "@eslint/config-array@npm:0.21.2"
351351
dependencies:
352352
"@eslint/object-schema": "npm:^2.1.7"
353353
debug: "npm:^4.3.1"
354-
minimatch: "npm:^3.1.2"
355-
checksum: 10c0/2f657d4edd6ddcb920579b72e7a5b127865d4c3fb4dda24f11d5c4f445a93ca481aebdbd6bf3291c536f5d034458dbcbb298ee3b698bc6c9dd02900fe87eec3c
354+
minimatch: "npm:^3.1.5"
355+
checksum: 10c0/89dfe815d18456177c0a1f238daf4593107fd20298b3598e0103054360d3b8d09d967defd8318f031185d68df1f95cfa68becf1390a9c5c6887665f1475142e3
356356
languageName: node
357357
linkType: hard
358358

@@ -374,27 +374,27 @@ __metadata:
374374
languageName: node
375375
linkType: hard
376376

377-
"@eslint/eslintrc@npm:^3.3.1":
378-
version: 3.3.1
379-
resolution: "@eslint/eslintrc@npm:3.3.1"
377+
"@eslint/eslintrc@npm:^3.3.5":
378+
version: 3.3.5
379+
resolution: "@eslint/eslintrc@npm:3.3.5"
380380
dependencies:
381-
ajv: "npm:^6.12.4"
381+
ajv: "npm:^6.14.0"
382382
debug: "npm:^4.3.2"
383383
espree: "npm:^10.0.1"
384384
globals: "npm:^14.0.0"
385385
ignore: "npm:^5.2.0"
386386
import-fresh: "npm:^3.2.1"
387-
js-yaml: "npm:^4.1.0"
388-
minimatch: "npm:^3.1.2"
387+
js-yaml: "npm:^4.1.1"
388+
minimatch: "npm:^3.1.5"
389389
strip-json-comments: "npm:^3.1.1"
390-
checksum: 10c0/b0e63f3bc5cce4555f791a4e487bf999173fcf27c65e1ab6e7d63634d8a43b33c3693e79f192cbff486d7df1be8ebb2bd2edc6e70ddd486cbfa84a359a3e3b41
390+
checksum: 10c0/9fb9f1ca65e46d6173966e3aaa5bd353e3a65d7f1f582bebf77f578fab7d7960a399fac1ecfb1e7d52bd61f5cefd6531087ca52a3a3c388f2e1b4f1ebd3da8b7
391391
languageName: node
392392
linkType: hard
393393

394-
"@eslint/js@npm:9.39.3":
395-
version: 9.39.3
396-
resolution: "@eslint/js@npm:9.39.3"
397-
checksum: 10c0/df1c70d6681c8daf4a3c86dfac159fcd98a73c4620c4fbe2be6caab1f30a34c7de0ad88ab0e81162376d2cde1a2eed1c32eff5f917ca369870930a51f8e818f1
394+
"@eslint/js@npm:9.39.4":
395+
version: 9.39.4
396+
resolution: "@eslint/js@npm:9.39.4"
397+
checksum: 10c0/5aa7dea2cbc5decf7f5e3b0c6f86a084ccee0f792d288ca8e839f8bc1b64e03e227068968e49b26096e6f71fd857ab6e42691d1b993826b9a3883f1bdd7a0e46
398398
languageName: node
399399
linkType: hard
400400

@@ -1205,7 +1205,7 @@ __metadata:
12051205
languageName: node
12061206
linkType: hard
12071207

1208-
"ajv@npm:^6.12.3, ajv@npm:^6.12.4":
1208+
"ajv@npm:^6.12.3":
12091209
version: 6.12.6
12101210
resolution: "ajv@npm:6.12.6"
12111211
dependencies:
@@ -1217,6 +1217,18 @@ __metadata:
12171217
languageName: node
12181218
linkType: hard
12191219

1220+
"ajv@npm:^6.14.0":
1221+
version: 6.14.0
1222+
resolution: "ajv@npm:6.14.0"
1223+
dependencies:
1224+
fast-deep-equal: "npm:^3.1.1"
1225+
fast-json-stable-stringify: "npm:^2.0.0"
1226+
json-schema-traverse: "npm:^0.4.1"
1227+
uri-js: "npm:^4.2.2"
1228+
checksum: 10c0/a2bc39b0555dc9802c899f86990eb8eed6e366cddbf65be43d5aa7e4f3c4e1a199d5460fd7ca4fb3d864000dbbc049253b72faa83b3b30e641ca52cb29a68c22
1229+
languageName: node
1230+
linkType: hard
1231+
12201232
"ansi-regex@npm:^5.0.1":
12211233
version: 5.0.1
12221234
resolution: "ansi-regex@npm:5.0.1"
@@ -1662,7 +1674,7 @@ __metadata:
16621674
"@axe-core/playwright": "npm:4.11.1"
16631675
"@azure/arm-network": "npm:34.2.0"
16641676
"@azure/identity": "npm:4.13.0"
1665-
"@eslint/js": "npm:9.39.3"
1677+
"@eslint/js": "npm:9.39.4"
16661678
"@keycloak/keycloak-admin-client": "npm:25.0.6"
16671679
"@kubernetes/client-node": "npm:0.22.3"
16681680
"@microsoft/microsoft-graph-client": "npm:3.0.7"
@@ -1672,10 +1684,10 @@ __metadata:
16721684
"@types/pg": "npm:8.16.0"
16731685
"@typescript-eslint/eslint-plugin": "npm:8.56.1"
16741686
"@typescript-eslint/parser": "npm:8.56.1"
1675-
eslint: "npm:9.39.3"
1687+
eslint: "npm:9.39.4"
16761688
eslint-plugin-check-file: "npm:3.3.1"
16771689
eslint-plugin-filenames: "npm:1.3.2"
1678-
eslint-plugin-playwright: "npm:2.7.1"
1690+
eslint-plugin-playwright: "npm:2.9.0"
16791691
ioredis: "npm:5.9.3"
16801692
isomorphic-fetch: "npm:3.0.0"
16811693
js-yaml: "npm:4.1.1"
@@ -1796,14 +1808,14 @@ __metadata:
17961808
languageName: node
17971809
linkType: hard
17981810

1799-
"eslint-plugin-playwright@npm:2.7.1":
1800-
version: 2.7.1
1801-
resolution: "eslint-plugin-playwright@npm:2.7.1"
1811+
"eslint-plugin-playwright@npm:2.9.0":
1812+
version: 2.9.0
1813+
resolution: "eslint-plugin-playwright@npm:2.9.0"
18021814
dependencies:
18031815
globals: "npm:^17.3.0"
18041816
peerDependencies:
18051817
eslint: ">=8.40.0"
1806-
checksum: 10c0/efd45122b4d4e77608862f0f25a95200a0e367abbe6d53bdce38c59009c4b90edcf12b6f1c2b50e86b0addea56c68ad0c7767768b0a2a73d7f09a814b827df72
1818+
checksum: 10c0/8f5528547c7d731b9ff4afad7a8b98ede86d93342842be9f06a5428358180c17f7b7624e4dcaae331f211345bcecf9f3cc48f8a995549f30dfd633b8300e5a08
18071819
languageName: node
18081820
linkType: hard
18091821

@@ -1838,23 +1850,23 @@ __metadata:
18381850
languageName: node
18391851
linkType: hard
18401852

1841-
"eslint@npm:9.39.3":
1842-
version: 9.39.3
1843-
resolution: "eslint@npm:9.39.3"
1853+
"eslint@npm:9.39.4":
1854+
version: 9.39.4
1855+
resolution: "eslint@npm:9.39.4"
18441856
dependencies:
18451857
"@eslint-community/eslint-utils": "npm:^4.8.0"
18461858
"@eslint-community/regexpp": "npm:^4.12.1"
1847-
"@eslint/config-array": "npm:^0.21.1"
1859+
"@eslint/config-array": "npm:^0.21.2"
18481860
"@eslint/config-helpers": "npm:^0.4.2"
18491861
"@eslint/core": "npm:^0.17.0"
1850-
"@eslint/eslintrc": "npm:^3.3.1"
1851-
"@eslint/js": "npm:9.39.3"
1862+
"@eslint/eslintrc": "npm:^3.3.5"
1863+
"@eslint/js": "npm:9.39.4"
18521864
"@eslint/plugin-kit": "npm:^0.4.1"
18531865
"@humanfs/node": "npm:^0.16.6"
18541866
"@humanwhocodes/module-importer": "npm:^1.0.1"
18551867
"@humanwhocodes/retry": "npm:^0.4.2"
18561868
"@types/estree": "npm:^1.0.6"
1857-
ajv: "npm:^6.12.4"
1869+
ajv: "npm:^6.14.0"
18581870
chalk: "npm:^4.0.0"
18591871
cross-spawn: "npm:^7.0.6"
18601872
debug: "npm:^4.3.2"
@@ -1873,7 +1885,7 @@ __metadata:
18731885
is-glob: "npm:^4.0.0"
18741886
json-stable-stringify-without-jsonify: "npm:^1.0.1"
18751887
lodash.merge: "npm:^4.6.2"
1876-
minimatch: "npm:^3.1.2"
1888+
minimatch: "npm:^3.1.5"
18771889
natural-compare: "npm:^1.4.0"
18781890
optionator: "npm:^0.9.3"
18791891
peerDependencies:
@@ -1883,7 +1895,7 @@ __metadata:
18831895
optional: true
18841896
bin:
18851897
eslint: bin/eslint.js
1886-
checksum: 10c0/5e5dbf84d4f604f5d2d7a58c5c3fcdde30a01b8973ff3caeca8b2bacc16066717cedb4385ce52db1a2746d0b621770d4d4227cc7f44982b0b03818be2c31538d
1898+
checksum: 10c0/1955067c2d991f0c84f4c4abfafe31bb47fa3b717a7fd3e43fe1e511c6f859d7700cbca969f85661dc4c130f7aeced5e5444884314198a54428f5e5141db9337
18871899
languageName: node
18881900
linkType: hard
18891901

@@ -2467,7 +2479,7 @@ __metadata:
24672479
languageName: node
24682480
linkType: hard
24692481

2470-
"js-yaml@npm:4.1.1":
2482+
"js-yaml@npm:4.1.1, js-yaml@npm:^4.1.1":
24712483
version: 4.1.1
24722484
resolution: "js-yaml@npm:4.1.1"
24732485
dependencies:
@@ -2819,12 +2831,12 @@ __metadata:
28192831
languageName: node
28202832
linkType: hard
28212833

2822-
"minimatch@npm:^3.1.2":
2823-
version: 3.1.2
2824-
resolution: "minimatch@npm:3.1.2"
2834+
"minimatch@npm:^3.1.5":
2835+
version: 3.1.5
2836+
resolution: "minimatch@npm:3.1.5"
28252837
dependencies:
28262838
brace-expansion: "npm:^1.1.7"
2827-
checksum: 10c0/0262810a8fc2e72cca45d6fd86bd349eee435eb95ac6aa45c9ea2180e7ee875ef44c32b55b5973ceabe95ea12682f6e3725cbb63d7a2d1da3ae1163c8b210311
2839+
checksum: 10c0/2ecbdc0d33f07bddb0315a8b5afbcb761307a8778b48f0b312418ccbced99f104a2d17d8aca7573433c70e8ccd1c56823a441897a45e384ea76ef401a26ace70
28282840
languageName: node
28292841
linkType: hard
28302842

0 commit comments

Comments
 (0)