From f0072b00afe33cfa127701a14d58b191b55f423f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 May 2024 04:37:50 +0000 Subject: [PATCH] build(deps-dev): bump the eslint group with 2 updates Bumps the eslint group with 2 updates: [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) and [eslint](https://github.com/eslint/eslint). Updates `@eslint/js` from 9.1.1 to 9.2.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/commits/v9.2.0/packages/js) Updates `eslint` from 9.1.1 to 9.2.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/compare/v9.1.1...v9.2.0) --- updated-dependencies: - dependency-name: "@eslint/js" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint ... Signed-off-by: dependabot[bot] --- package.json | 4 ++-- yarn.lock | 22 +++++++++++----------- 2 files changed, 13 insertions(+), 13 deletions(-) diff --git a/package.json b/package.json index 251eece9..886559d3 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "vue-select": "^4.0.0-beta.6" }, "devDependencies": { - "@eslint/js": "^9.1.1", + "@eslint/js": "^9.2.0", "@iconify-json/mdi": "^1.1.66", "@playwright/test": "^1.44.0", "@types/echarts": "^4.9.22", @@ -53,7 +53,7 @@ "@vue/eslint-config-typescript": "^13.0.0", "@vue/runtime-dom": "^3.4.27", "@vue/test-utils": "^2.4.6", - "eslint": "^9.1.1", + "eslint": "^9.2.0", "eslint-plugin-prettier": "^5.1.3", "eslint-plugin-vue": "^9.25.0", "globals": "^15.1.0", diff --git a/yarn.lock b/yarn.lock index f355ff99..21896ad9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -268,10 +268,10 @@ __metadata: languageName: node linkType: hard -"@eslint/js@npm:9.1.1, @eslint/js@npm:^9.1.1": - version: 9.1.1 - resolution: "@eslint/js@npm:9.1.1" - checksum: 10/21ade080d2067830e9f32698e16d390487a3994736a784ff14c28189e215291a671f6fc1a5bc12789414adb7c7e5ea2efe470f39e880a0718a78fb8c23447459 +"@eslint/js@npm:9.2.0, @eslint/js@npm:^9.2.0": + version: 9.2.0 + resolution: "@eslint/js@npm:9.2.0" + checksum: 10/4e9fec5395a8f6797bfa57b28b67c3b1c63ebcaf665e457546a34a42b14ebbf992d3617a64ae65addf32ab89cd7448008a275a4d73f9bcb1829f4eae67301841 languageName: node linkType: hard @@ -2353,14 +2353,14 @@ __metadata: languageName: node linkType: hard -"eslint@npm:^9.1.1": - version: 9.1.1 - resolution: "eslint@npm:9.1.1" +"eslint@npm:^9.2.0": + version: 9.2.0 + resolution: "eslint@npm:9.2.0" dependencies: "@eslint-community/eslint-utils": "npm:^4.2.0" "@eslint-community/regexpp": "npm:^4.6.1" "@eslint/eslintrc": "npm:^3.0.2" - "@eslint/js": "npm:9.1.1" + "@eslint/js": "npm:9.2.0" "@humanwhocodes/config-array": "npm:^0.13.0" "@humanwhocodes/module-importer": "npm:^1.0.1" "@humanwhocodes/retry": "npm:^0.2.3" @@ -2393,7 +2393,7 @@ __metadata: text-table: "npm:^0.2.0" bin: eslint: bin/eslint.js - checksum: 10/d0bf8c6335b26a489935df10b74505c0b43ba16a333d938c820ffd097faec05cc0aa27006f5e4091d2c3d10367da3aab01a37bace59d61932976bd7af6dcb99c + checksum: 10/691626f7e6059966338d00bc11d232190974e10b701048fcbd2c34031ac80b6eed0e0c5612fc4e32205b56bdbf7d0be34f5c19b8f61ff655b67ad4fd2c0515d3 languageName: node linkType: hard @@ -2645,7 +2645,7 @@ __metadata: version: 0.0.0-use.local resolution: "frequi@workspace:." dependencies: - "@eslint/js": "npm:^9.1.1" + "@eslint/js": "npm:^9.2.0" "@iconify-json/mdi": "npm:^1.1.66" "@noction/vue-draggable-grid": "npm:1.9.16" "@playwright/test": "npm:^1.44.0" @@ -2670,7 +2670,7 @@ __metadata: date-fns: "npm:^3.6.0" date-fns-tz: "npm:^3.1.3" echarts: "npm:^5.5.0" - eslint: "npm:^9.1.1" + eslint: "npm:^9.2.0" eslint-plugin-prettier: "npm:^5.1.3" eslint-plugin-vue: "npm:^9.25.0" favico.js: "npm:^0.3.10"