Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion eslint/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"devDependencies": {
"@types/eslint": "9.6.1",
"esbuild": "0.27.3",
"eslint": "10.0.2",
"eslint": "10.0.3",
"eslint-plugin-yml": "3.1.2",
"eslint-vitest-rule-tester": "3.1.0",
"typescript": "5.9.3",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@eslint/json": "1.0.1",
"@openapitools/openapi-generator-cli": "2.25.0",
"@redocly/cli": "2.20.4",
"eslint": "10.0.2",
"eslint": "10.0.3",
"eslint-plugin-automation-custom": "1.0.0",
"eslint-plugin-yml": "3.1.2",
"husky": "9.1.7",
Expand Down
2 changes: 1 addition & 1 deletion playground/javascript/browser/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@types/react": "19.2.14",
"@types/react-dom": "19.2.3",
"@vitejs/plugin-react-swc": "4.2.3",
"eslint": "10.0.2",
"eslint": "10.0.3",
"eslint-plugin-react-hooks": "7.0.1",
"eslint-plugin-react-refresh": "0.4.24",
"globals": "17.4.0",
Expand Down
82 changes: 46 additions & 36 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ __metadata:
"@eslint/json": "npm:1.0.1"
"@openapitools/openapi-generator-cli": "npm:2.25.0"
"@redocly/cli": "npm:2.20.4"
eslint: "npm:10.0.2"
eslint: "npm:10.0.3"
eslint-plugin-automation-custom: "npm:1.0.0"
eslint-plugin-yml: "npm:3.1.2"
husky: "npm:9.1.7"
Expand Down Expand Up @@ -1261,14 +1261,14 @@ __metadata:
languageName: node
linkType: hard

"@eslint/config-array@npm:^0.23.2":
version: 0.23.2
resolution: "@eslint/config-array@npm:0.23.2"
"@eslint/config-array@npm:^0.23.3":
version: 0.23.3
resolution: "@eslint/config-array@npm:0.23.3"
dependencies:
"@eslint/object-schema": "npm:^3.0.2"
"@eslint/object-schema": "npm:^3.0.3"
debug: "npm:^4.3.1"
minimatch: "npm:^10.2.1"
checksum: 10/d37c08b19eb55b22b2f71d4a777ab7a1740e7f172152efdf32c17cd92dc2ba7d3484dbc2d4b0ebd23f8316823f36c7e583950dcf99e727a9b74076d03c26f2d7
minimatch: "npm:^10.2.4"
checksum: 10/5014b11b73056ded9d52fb306aa5e711a5b9ca92777bcb6d646f79d43327b0ac247fd7bd3dc15cedfe70cfddcef1ef49ecd874b6608cec617d592cd1b05c4a23
languageName: node
linkType: hard

Expand All @@ -1290,6 +1290,15 @@ __metadata:
languageName: node
linkType: hard

"@eslint/core@npm:^1.1.1":
version: 1.1.1
resolution: "@eslint/core@npm:1.1.1"
dependencies:
"@types/json-schema": "npm:^7.0.15"
checksum: 10/e847dd70b4398ba9e732ff50cc14a47114531d6e746c345278998881e6714ca665a1af0056694a18e48d87adec77c5b595b5badde1e55f6671ed5afe731701f7
languageName: node
linkType: hard

"@eslint/js@npm:10.0.1":
version: 10.0.1
resolution: "@eslint/js@npm:10.0.1"
Expand All @@ -1314,10 +1323,10 @@ __metadata:
languageName: node
linkType: hard

"@eslint/object-schema@npm:^3.0.2":
version: 3.0.2
resolution: "@eslint/object-schema@npm:3.0.2"
checksum: 10/cd1dc92c3210e27682a345e255425714ad276565c9078e30fd32b4606116dea7e803b5c741ed426b93942bd450c705bd1ac9ae3e767d483effb57c058b36617b
"@eslint/object-schema@npm:^3.0.3":
version: 3.0.3
resolution: "@eslint/object-schema@npm:3.0.3"
checksum: 10/24425256313eb41f315aa5f483a193986d488798c9e51b75a9e82c360e57663cbf6a7d64460a572719e2103f3c386308ad5eb4f9c79d4f9ec51aa00a4ce4e2ab
languageName: node
linkType: hard

Expand All @@ -1331,6 +1340,16 @@ __metadata:
languageName: node
linkType: hard

"@eslint/plugin-kit@npm:^0.6.1":
version: 0.6.1
resolution: "@eslint/plugin-kit@npm:0.6.1"
dependencies:
"@eslint/core": "npm:^1.1.1"
levn: "npm:^0.4.1"
checksum: 10/8af22d94720b2474a992a80c5be7584baf75821386d25c34966b359fbc1e3a319989df721404c48c08b20e115683d6d0b344793dc354f5916c2d867c6c0aa04e
languageName: node
linkType: hard

"@exodus/schemasafe@npm:^1.0.0-rc.2":
version: 1.3.0
resolution: "@exodus/schemasafe@npm:1.3.0"
Expand Down Expand Up @@ -5075,7 +5094,7 @@ __metadata:
dependencies:
"@types/eslint": "npm:9.6.1"
esbuild: "npm:0.27.3"
eslint: "npm:10.0.2"
eslint: "npm:10.0.3"
eslint-plugin-yml: "npm:3.1.2"
eslint-vitest-rule-tester: "npm:3.1.0"
typescript: "npm:5.9.3"
Expand Down Expand Up @@ -5125,15 +5144,15 @@ __metadata:
languageName: node
linkType: hard

"eslint-scope@npm:^9.1.1":
version: 9.1.1
resolution: "eslint-scope@npm:9.1.1"
"eslint-scope@npm:^9.1.2":
version: 9.1.2
resolution: "eslint-scope@npm:9.1.2"
dependencies:
"@types/esrecurse": "npm:^4.3.1"
"@types/estree": "npm:^1.0.8"
esrecurse: "npm:^4.3.0"
estraverse: "npm:^5.2.0"
checksum: 10/d9dc9fe529439e7320afbe2a15efce69bba97e8cd9ab89117cdf958cf76090b4e23ff653820d656800e61e47e45077c4d51d8f5b7c6fb947f031ca7f6ea4829a
checksum: 10/d102a22525020be99a6897c0d5570b16a387b251e661ba70cedb4f983536d5acd45b9ea2ee05b63ab04f6c35e4f2ed00a113d1c6fb5f61ff879d92e46d0c2f15
languageName: node
linkType: hard

Expand Down Expand Up @@ -5177,16 +5196,16 @@ __metadata:
languageName: node
linkType: hard

"eslint@npm:10.0.2":
version: 10.0.2
resolution: "eslint@npm:10.0.2"
"eslint@npm:10.0.3":
version: 10.0.3
resolution: "eslint@npm:10.0.3"
dependencies:
"@eslint-community/eslint-utils": "npm:^4.8.0"
"@eslint-community/regexpp": "npm:^4.12.2"
"@eslint/config-array": "npm:^0.23.2"
"@eslint/config-array": "npm:^0.23.3"
"@eslint/config-helpers": "npm:^0.5.2"
"@eslint/core": "npm:^1.1.0"
"@eslint/plugin-kit": "npm:^0.6.0"
"@eslint/core": "npm:^1.1.1"
"@eslint/plugin-kit": "npm:^0.6.1"
"@humanfs/node": "npm:^0.16.6"
"@humanwhocodes/module-importer": "npm:^1.0.1"
"@humanwhocodes/retry": "npm:^0.4.2"
Expand All @@ -5195,7 +5214,7 @@ __metadata:
cross-spawn: "npm:^7.0.6"
debug: "npm:^4.3.2"
escape-string-regexp: "npm:^4.0.0"
eslint-scope: "npm:^9.1.1"
eslint-scope: "npm:^9.1.2"
eslint-visitor-keys: "npm:^5.0.1"
espree: "npm:^11.1.1"
esquery: "npm:^1.7.0"
Expand All @@ -5208,7 +5227,7 @@ __metadata:
imurmurhash: "npm:^0.1.4"
is-glob: "npm:^4.0.0"
json-stable-stringify-without-jsonify: "npm:^1.0.1"
minimatch: "npm:^10.2.1"
minimatch: "npm:^10.2.4"
natural-compare: "npm:^1.4.0"
optionator: "npm:^0.9.3"
peerDependencies:
Expand All @@ -5218,7 +5237,7 @@ __metadata:
optional: true
bin:
eslint: bin/eslint.js
checksum: 10/29fe67ec486f9102086ae0793408e263bb28b0be963cf721cce7007c6d3ef36a1c00f060c84dac6bded5fa7aa3f32c1920b4fbf0cb49cac1de8f99192f9bace5
checksum: 10/9727c3f8d4a11e404e90c2bb3ede8fca415c49c5e18f613c56aae1a56f6f58b8e606d1436db0c5457a3343b492cc584875bcca8b727812aa75632334fc752714
languageName: node
linkType: hard

Expand Down Expand Up @@ -6409,7 +6428,7 @@ __metadata:
"@types/react-dom": "npm:19.2.3"
"@vitejs/plugin-react-swc": "npm:4.2.3"
algoliasearch: "link:../../../clients/algoliasearch-client-javascript/packages/algoliasearch"
eslint: "npm:10.0.2"
eslint: "npm:10.0.3"
eslint-plugin-react-hooks: "npm:7.0.1"
eslint-plugin-react-refresh: "npm:0.4.24"
globals: "npm:17.4.0"
Expand Down Expand Up @@ -6962,16 +6981,7 @@ __metadata:
languageName: node
linkType: hard

"minimatch@npm:^10.2.1":
version: 10.2.2
resolution: "minimatch@npm:10.2.2"
dependencies:
brace-expansion: "npm:^5.0.2"
checksum: 10/e135be7b502ac97c02bcee42ccc1c55dc26dbac036c0f4acde69e42fe339d7fb53fae711e57b3546cb533426382ea492c73a073c7f78832e0453d120d48dd015
languageName: node
linkType: hard

"minimatch@npm:^10.2.2":
"minimatch@npm:^10.2.2, minimatch@npm:^10.2.4":
version: 10.2.4
resolution: "minimatch@npm:10.2.4"
dependencies:
Expand Down
⚔