From bcdbe4830966f1cfa57a8a3ccb8b8be3c7b13754 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 7 Dec 2024 22:04:01 +0000 Subject: [PATCH] chore(deps): update eslint monorepo to v9.16.0 (#4214) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- playground/javascript/browser/package.json | 4 ++-- yarn.lock | 22 +++++++++++----------- 2 files changed, 13 insertions(+), 13 deletions(-) diff --git a/playground/javascript/browser/package.json b/playground/javascript/browser/package.json index 92e36f2d36..fd760725ed 100644 --- a/playground/javascript/browser/package.json +++ b/playground/javascript/browser/package.json @@ -17,11 +17,11 @@ "react-instantsearch": "^7.13.8" }, "devDependencies": { - "@eslint/js": "9.15.0", + "@eslint/js": "9.16.0", "@types/react": "18.3.14", "@types/react-dom": "18.3.2", "@vitejs/plugin-react-swc": "3.7.2", - "eslint": "9.15.0", + "eslint": "9.16.0", "eslint-plugin-react-hooks": "5.1.0", "eslint-plugin-react-refresh": "0.4.16", "globals": "15.13.0", diff --git a/yarn.lock b/yarn.lock index dd88edb4fb..fcaa457126 100644 --- a/yarn.lock +++ b/yarn.lock @@ -857,10 +857,10 @@ __metadata: languageName: node linkType: hard -"@eslint/js@npm:9.15.0": - version: 9.15.0 - resolution: "@eslint/js@npm:9.15.0" - checksum: 10/cdea71574a8be164147f426ffa5eca05a9c7fbfbae98387ed0cf772292fc9fb5ded69ce96eac110aaa633f6b7504ec551e1d33f2d6690ae95b11ec395553bae1 +"@eslint/js@npm:9.16.0": + version: 9.16.0 + resolution: "@eslint/js@npm:9.16.0" + checksum: 10/122da09b6a2c6a92d68be26146af1da17d9d4e03cf9435a874d341f18519122eef9ed229e52a1b781dc5987239754954e80a0b11bbe8f65df96e9ef8f3b438ad languageName: node linkType: hard @@ -4431,16 +4431,16 @@ __metadata: languageName: node linkType: hard -"eslint@npm:9.15.0": - version: 9.15.0 - resolution: "eslint@npm:9.15.0" +"eslint@npm:9.16.0": + version: 9.16.0 + resolution: "eslint@npm:9.16.0" dependencies: "@eslint-community/eslint-utils": "npm:^4.2.0" "@eslint-community/regexpp": "npm:^4.12.1" "@eslint/config-array": "npm:^0.19.0" "@eslint/core": "npm:^0.9.0" "@eslint/eslintrc": "npm:^3.2.0" - "@eslint/js": "npm:9.15.0" + "@eslint/js": "npm:9.16.0" "@eslint/plugin-kit": "npm:^0.2.3" "@humanfs/node": "npm:^0.16.6" "@humanwhocodes/module-importer": "npm:^1.0.1" @@ -4476,7 +4476,7 @@ __metadata: optional: true bin: eslint: bin/eslint.js - checksum: 10/7ac1a2e6070bae64b2b0588fabad528cd3e478a6ba5e9f8185d8d9f2dce17a36630bd019b5d32d1052ea177444ab9c83f3c08baa76121c13e1ed0584ef158956 + checksum: 10/b47a34392a55bc08594ee2fed2777d7aff96f38b584791ccded44d88b72795acfe15b18643fd4046f680734a1f16244d554f34a485f660fa723e25d609fb12ba languageName: node linkType: hard @@ -6017,12 +6017,12 @@ __metadata: version: 0.0.0-use.local resolution: "javascript-playground-browser@workspace:playground/javascript/browser" dependencies: - "@eslint/js": "npm:9.15.0" + "@eslint/js": "npm:9.16.0" "@types/react": "npm:18.3.14" "@types/react-dom": "npm:18.3.2" "@vitejs/plugin-react-swc": "npm:3.7.2" algoliasearch: "link:../../../clients/algoliasearch-client-javascript/packages/algoliasearch" - eslint: "npm:9.15.0" + eslint: "npm:9.16.0" eslint-plugin-react-hooks: "npm:5.1.0" eslint-plugin-react-refresh: "npm:0.4.16" globals: "npm:15.13.0"