Skip to content

Commit 7b12a11

Browse files
Merge pull request #261 from devoxa/renovate/eslint-monorepo
Update dependency eslint from 9.32.0 to 9.33.0
2 parents e92c8d1 + acfba5a commit 7b12a11

2 files changed

Lines changed: 26 additions & 26 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"@types/express": "4.17.23",
3939
"@types/node": "20.9.5",
4040
"axe-playwright": "2.1.0",
41-
"eslint": "9.32.0",
41+
"eslint": "9.33.0",
4242
"express": "4.21.2",
4343
"prettier": "3.6.1",
4444
"ts-node": "10.9.2",

yarn.lock

Lines changed: 25 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -66,15 +66,15 @@
6666
debug "^4.3.1"
6767
minimatch "^3.1.2"
6868

69-
"@eslint/config-helpers@^0.3.0":
70-
version "0.3.0"
71-
resolved "https://registry.yarnpkg.com/@eslint/config-helpers/-/config-helpers-0.3.0.tgz#3e09a90dfb87e0005c7694791e58e97077271286"
72-
integrity sha512-ViuymvFmcJi04qdZeDc2whTHryouGcDlaxPqarTD0ZE10ISpxGUVZGZDx4w01upyIynL3iu6IXH2bS1NhclQMw==
69+
"@eslint/config-helpers@^0.3.1":
70+
version "0.3.1"
71+
resolved "https://registry.yarnpkg.com/@eslint/config-helpers/-/config-helpers-0.3.1.tgz#d316e47905bd0a1a931fa50e669b9af4104d1617"
72+
integrity sha512-xR93k9WhrDYpXHORXpxVL5oHj3Era7wo6k/Wd8/IsQNnZUTzkGS29lyn3nAT05v6ltUuTFVCCYDEGfy2Or/sPA==
7373

74-
"@eslint/core@^0.15.0", "@eslint/core@^0.15.1":
75-
version "0.15.1"
76-
resolved "https://registry.yarnpkg.com/@eslint/core/-/core-0.15.1.tgz#d530d44209cbfe2f82ef86d6ba08760196dd3b60"
77-
integrity sha512-bkOp+iumZCCbt1K1CmWf0R9pM5yKpDv+ZXtvSyQpudrI9kuFLp+bM2WOPXImuD/ceQuaa8f5pj93Y7zyECIGNA==
74+
"@eslint/core@^0.15.2":
75+
version "0.15.2"
76+
resolved "https://registry.yarnpkg.com/@eslint/core/-/core-0.15.2.tgz#59386327d7862cc3603ebc7c78159d2dcc4a868f"
77+
integrity sha512-78Md3/Rrxh83gCxoUc0EiciuOHsIITzLy53m3d9UyiW8y9Dj2D29FeETqyKA+BRK76tnTp6RXWb3pCay8Oyomg==
7878
dependencies:
7979
"@types/json-schema" "^7.0.15"
8080

@@ -98,22 +98,22 @@
9898
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.17.0.tgz#1523e586791f80376a6f8398a3964455ecc651ec"
9999
integrity sha512-Sxc4hqcs1kTu0iID3kcZDW3JHq2a77HO9P8CP6YEA/FpH3Ll8UXE2r/86Rz9YJLKme39S9vU5OWNjC6Xl0Cr3w==
100100

101-
"@eslint/js@9.32.0":
102-
version "9.32.0"
103-
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.32.0.tgz#a02916f58bd587ea276876cb051b579a3d75d091"
104-
integrity sha512-BBpRFZK3eX6uMLKz8WxFOBIFFcGFJ/g8XuwjTHCqHROSIsopI+ddn/d5Cfh36+7+e5edVS8dbSHnBNhrLEX0zg==
101+
"@eslint/js@9.33.0":
102+
version "9.33.0"
103+
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.33.0.tgz#475c92fdddab59b8b8cab960e3de2564a44bf368"
104+
integrity sha512-5K1/mKhWaMfreBGJTwval43JJmkip0RmM+3+IuqupeSKNC/Th2Kc7ucaq5ovTSra/OOKB9c58CGSz3QMVbWt0A==
105105

106106
"@eslint/object-schema@^2.1.6":
107107
version "2.1.6"
108108
resolved "https://registry.yarnpkg.com/@eslint/object-schema/-/object-schema-2.1.6.tgz#58369ab5b5b3ca117880c0f6c0b0f32f6950f24f"
109109
integrity sha512-RBMg5FRL0I0gs51M/guSAj5/e14VQ4tpZnQNWwuDT66P14I43ItmPfIZRhO9fUVIPOAQXU47atlywZ/czoqFPA==
110110

111-
"@eslint/plugin-kit@^0.3.4":
112-
version "0.3.4"
113-
resolved "https://registry.yarnpkg.com/@eslint/plugin-kit/-/plugin-kit-0.3.4.tgz#c6b9f165e94bf4d9fdd493f1c028a94aaf5fc1cc"
114-
integrity sha512-Ul5l+lHEcw3L5+k8POx6r74mxEYKG5kOb6Xpy2gCRW6zweT6TEhAf8vhxGgjhqrd/VO/Dirhsb+1hNpD1ue9hw==
111+
"@eslint/plugin-kit@^0.3.5":
112+
version "0.3.5"
113+
resolved "https://registry.yarnpkg.com/@eslint/plugin-kit/-/plugin-kit-0.3.5.tgz#fd8764f0ee79c8ddab4da65460c641cefee017c5"
114+
integrity sha512-Z5kJ+wU3oA7MMIqVR9tyZRtjYPr4OC004Q4Rw7pgOKUOKkJfZ3O24nz3WYfGRpMDNmcOi3TwQOmgm7B7Tpii0w==
115115
dependencies:
116-
"@eslint/core" "^0.15.1"
116+
"@eslint/core" "^0.15.2"
117117
levn "^0.4.1"
118118

119119
"@humanfs/core@^0.19.1":
@@ -1081,19 +1081,19 @@ eslint-visitor-keys@^4.2.1:
10811081
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.2.1.tgz#4cfea60fe7dd0ad8e816e1ed026c1d5251b512c1"
10821082
integrity sha512-Uhdk5sfqcee/9H/rCOJikYz67o0a2Tw2hGRPOG2Y1R2dg7brRe1uG0yaNQDHu+TO/uQPF/5eCapvYSmHUjt7JQ==
10831083

1084-
eslint@9.32.0:
1085-
version "9.32.0"
1086-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.32.0.tgz#4ea28df4a8dbc454e1251e0f3aed4bcf4ce50a47"
1087-
integrity sha512-LSehfdpgMeWcTZkWZVIJl+tkZ2nuSkyyB9C27MZqFWXuph7DvaowgcTvKqxvpLW1JZIk8PN7hFY3Rj9LQ7m7lg==
1084+
eslint@9.33.0:
1085+
version "9.33.0"
1086+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.33.0.tgz#cc186b3d9eb0e914539953d6a178a5b413997b73"
1087+
integrity sha512-TS9bTNIryDzStCpJN93aC5VRSW3uTx9sClUn4B87pwiCaJh220otoI0X8mJKr+VcPtniMdN8GKjlwgWGUv5ZKA==
10881088
dependencies:
10891089
"@eslint-community/eslint-utils" "^4.2.0"
10901090
"@eslint-community/regexpp" "^4.12.1"
10911091
"@eslint/config-array" "^0.21.0"
1092-
"@eslint/config-helpers" "^0.3.0"
1093-
"@eslint/core" "^0.15.0"
1092+
"@eslint/config-helpers" "^0.3.1"
1093+
"@eslint/core" "^0.15.2"
10941094
"@eslint/eslintrc" "^3.3.1"
1095-
"@eslint/js" "9.32.0"
1096-
"@eslint/plugin-kit" "^0.3.4"
1095+
"@eslint/js" "9.33.0"
1096+
"@eslint/plugin-kit" "^0.3.5"
10971097
"@humanfs/node" "^0.16.6"
10981098
"@humanwhocodes/module-importer" "^1.0.1"
10991099
"@humanwhocodes/retry" "^0.4.2"

0 commit comments

Comments
 (0)