Skip to content

Commit d0c1f00

Browse files
Merge pull request #282 from devoxa/renovate/eslint-monorepo
Update dependency eslint from 9.38.0 to 9.39.0
2 parents 6e495f9 + dea3713 commit d0c1f00

2 files changed

Lines changed: 27 additions & 27 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.25",
3939
"@types/node": "20.9.5",
4040
"axe-playwright": "2.2.2",
41-
"eslint": "9.38.0",
41+
"eslint": "9.39.0",
4242
"express": "4.21.2",
4343
"prettier": "3.6.2",
4444
"ts-node": "10.9.2",

yarn.lock

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

69-
"@eslint/config-helpers@^0.4.1":
70-
version "0.4.1"
71-
resolved "https://registry.yarnpkg.com/@eslint/config-helpers/-/config-helpers-0.4.1.tgz#7d173a1a35fe256f0989a0fdd8d911ebbbf50037"
72-
integrity sha512-csZAzkNhsgwb0I/UAV6/RGFTbiakPCf0ZrGmrIxQpYvGZ00PhTkSnyKNolphgIvmnJeGw6rcGVEXfTzUnFuEvw==
69+
"@eslint/config-helpers@^0.4.2":
70+
version "0.4.2"
71+
resolved "https://registry.yarnpkg.com/@eslint/config-helpers/-/config-helpers-0.4.2.tgz#1bd006ceeb7e2e55b2b773ab318d300e1a66aeda"
72+
integrity sha512-gBrxN88gOIf3R7ja5K9slwNayVcZgK6SOUORm2uBzTeIEfeVaIhOpCtTox3P6R7o2jLFwLFTLnC7kU/RGcYEgw==
7373
dependencies:
74-
"@eslint/core" "^0.16.0"
74+
"@eslint/core" "^0.17.0"
7575

76-
"@eslint/core@^0.16.0":
77-
version "0.16.0"
78-
resolved "https://registry.yarnpkg.com/@eslint/core/-/core-0.16.0.tgz#490254f275ba9667ddbab344f4f0a6b7a7bd7209"
79-
integrity sha512-nmC8/totwobIiFcGkDza3GIKfAw1+hLiYVrh3I1nIomQ8PEr5cxg34jnkmGawul/ep52wGRAcyeDCNtWKSOj4Q==
76+
"@eslint/core@^0.17.0":
77+
version "0.17.0"
78+
resolved "https://registry.yarnpkg.com/@eslint/core/-/core-0.17.0.tgz#77225820413d9617509da9342190a2019e78761c"
79+
integrity sha512-yL/sLrpmtDaFEiUj1osRP4TI2MDz1AddJL+jZ7KSqvBuliN4xqYY54IfdN8qD8Toa6g1iloph1fxQNkjOxrrpQ==
8080
dependencies:
8181
"@types/json-schema" "^7.0.15"
8282

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

103-
"@eslint/js@9.38.0":
104-
version "9.38.0"
105-
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.38.0.tgz#f7aa9c7577577f53302c1d795643589d7709ebd1"
106-
integrity sha512-UZ1VpFvXf9J06YG9xQBdnzU+kthors6KjhMAl6f4gH4usHyh31rUf2DLGInT8RFYIReYXNSydgPY0V2LuWgl7A==
103+
"@eslint/js@9.39.0":
104+
version "9.39.0"
105+
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.39.0.tgz#e1955cefd1d79e80a9557274e9aa9bd3f641be01"
106+
integrity sha512-BIhe0sW91JGPiaF1mOuPy5v8NflqfjIcDNpC+LbW9f609WVRX1rArrhi6Z2ymvrAry9jw+5POTj4t2t62o8Bmw==
107107

108108
"@eslint/object-schema@^2.1.7":
109109
version "2.1.7"
110110
resolved "https://registry.yarnpkg.com/@eslint/object-schema/-/object-schema-2.1.7.tgz#6e2126a1347e86a4dedf8706ec67ff8e107ebbad"
111111
integrity sha512-VtAOaymWVfZcmZbp6E2mympDIHvyjXs/12LqWYjVw6qjrfF+VK+fyG33kChz3nnK+SU5/NeHOqrTEHS8sXO3OA==
112112

113-
"@eslint/plugin-kit@^0.4.0":
114-
version "0.4.0"
115-
resolved "https://registry.yarnpkg.com/@eslint/plugin-kit/-/plugin-kit-0.4.0.tgz#f6a245b42886abf6fc9c7ab7744a932250335ab2"
116-
integrity sha512-sB5uyeq+dwCWyPi31B2gQlVlo+j5brPlWx4yZBrEaRo/nhdDE8Xke1gsGgtiBdaBTxuTkceLVuVt/pclrasb0A==
113+
"@eslint/plugin-kit@^0.4.1":
114+
version "0.4.1"
115+
resolved "https://registry.yarnpkg.com/@eslint/plugin-kit/-/plugin-kit-0.4.1.tgz#9779e3fd9b7ee33571a57435cf4335a1794a6cb2"
116+
integrity sha512-43/qtrDUokr7LJqoF2c3+RInu/t4zfrpYdoSDfYyhg52rwLV6TnOvdG4fXm7IkSB3wErkcmJS9iEhjVtOSEjjA==
117117
dependencies:
118-
"@eslint/core" "^0.16.0"
118+
"@eslint/core" "^0.17.0"
119119
levn "^0.4.1"
120120

121121
"@humanfs/core@^0.19.1":
@@ -1092,19 +1092,19 @@ eslint-visitor-keys@^4.2.1:
10921092
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.2.1.tgz#4cfea60fe7dd0ad8e816e1ed026c1d5251b512c1"
10931093
integrity sha512-Uhdk5sfqcee/9H/rCOJikYz67o0a2Tw2hGRPOG2Y1R2dg7brRe1uG0yaNQDHu+TO/uQPF/5eCapvYSmHUjt7JQ==
10941094

1095-
eslint@9.38.0:
1096-
version "9.38.0"
1097-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.38.0.tgz#3957d2af804e5cf6cc503c618f60acc71acb2e7e"
1098-
integrity sha512-t5aPOpmtJcZcz5UJyY2GbvpDlsK5E8JqRqoKtfiKE3cNh437KIqfJr3A3AKf5k64NPx6d0G3dno6XDY05PqPtw==
1095+
eslint@9.39.0:
1096+
version "9.39.0"
1097+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.39.0.tgz#33c90ddf62b64e1e3f83b689934b336f21b5f0e5"
1098+
integrity sha512-iy2GE3MHrYTL5lrCtMZ0X1KLEKKUjmK0kzwcnefhR66txcEmXZD2YWgR5GNdcEwkNx3a0siYkSvl0vIC+Svjmg==
10991099
dependencies:
11001100
"@eslint-community/eslint-utils" "^4.8.0"
11011101
"@eslint-community/regexpp" "^4.12.1"
11021102
"@eslint/config-array" "^0.21.1"
1103-
"@eslint/config-helpers" "^0.4.1"
1104-
"@eslint/core" "^0.16.0"
1103+
"@eslint/config-helpers" "^0.4.2"
1104+
"@eslint/core" "^0.17.0"
11051105
"@eslint/eslintrc" "^3.3.1"
1106-
"@eslint/js" "9.38.0"
1107-
"@eslint/plugin-kit" "^0.4.0"
1106+
"@eslint/js" "9.39.0"
1107+
"@eslint/plugin-kit" "^0.4.1"
11081108
"@humanfs/node" "^0.16.6"
11091109
"@humanwhocodes/module-importer" "^1.0.1"
11101110
"@humanwhocodes/retry" "^0.4.2"

0 commit comments

Comments
 (0)