From 717368209b2b55b466191c785257e9075ce23f23 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 8 Feb 2025 05:46:06 +0000 Subject: [PATCH] chore(deps): update eslint monorepo to v9.20.0 --- .ops/aws-setup/package-lock.json | 33 ++++++++++++++++++++++---------- .ops/aws-setup/package.json | 4 ++-- e2e/package-lock.json | 33 ++++++++++++++++++++++---------- e2e/package.json | 4 ++-- frontend/package-lock.json | 33 ++++++++++++++++++++++---------- frontend/package.json | 4 ++-- pdf/package-lock.json | 33 ++++++++++++++++++++++---------- pdf/package.json | 4 ++-- print/package-lock.json | 33 ++++++++++++++++++++++---------- print/package.json | 4 ++-- 10 files changed, 125 insertions(+), 60 deletions(-) diff --git a/.ops/aws-setup/package-lock.json b/.ops/aws-setup/package-lock.json index c1329c0160..c86e57360b 100644 --- a/.ops/aws-setup/package-lock.json +++ b/.ops/aws-setup/package-lock.json @@ -14,9 +14,9 @@ "@babel/eslint-parser": "7.26.5", "@eslint/compat": "1.2.6", "@eslint/eslintrc": "3.2.0", - "@eslint/js": "9.19.0", + "@eslint/js": "9.20.0", "@types/node": "22.13.1", - "eslint": "9.19.0", + "eslint": "9.20.0", "eslint-config-prettier": "10.0.1", "eslint-plugin-n": "17.15.1", "eslint-plugin-prettier": "5.2.3", @@ -1048,9 +1048,9 @@ } }, "node_modules/@eslint/js": { - "version": "9.19.0", - "resolved": "https://registry.npmjs.org/@eslint/js/-/js-9.19.0.tgz", - "integrity": "sha512-rbq9/g38qjfqFLOVPvwjIvFFdNziEC5S65jmjPw5r6A//QH+W91akh9irMwjDN8zKUTak6W9EsAv4m/7Wnw0UQ==", + "version": "9.20.0", + "resolved": "https://registry.npmjs.org/@eslint/js/-/js-9.20.0.tgz", + "integrity": "sha512-iZA07H9io9Wn836aVTytRaNqh00Sad+EamwOVJT12GTLw1VGMFV/4JaME+JjLtr9fiGaoWgYnS54wrfWsSs4oQ==", "dev": true, "license": "MIT", "engines": { @@ -3625,18 +3625,18 @@ } }, "node_modules/eslint": { - "version": "9.19.0", - "resolved": "https://registry.npmjs.org/eslint/-/eslint-9.19.0.tgz", - "integrity": "sha512-ug92j0LepKlbbEv6hD911THhoRHmbdXt2gX+VDABAW/Ir7D3nqKdv5Pf5vtlyY6HQMTEP2skXY43ueqTCWssEA==", + "version": "9.20.0", + "resolved": "https://registry.npmjs.org/eslint/-/eslint-9.20.0.tgz", + "integrity": "sha512-aL4F8167Hg4IvsW89ejnpTwx+B/UQRzJPGgbIOl+4XqffWsahVVsLEWoZvnrVuwpWmnRd7XeXmQI1zlKcFDteA==", "dev": true, "license": "MIT", "dependencies": { "@eslint-community/eslint-utils": "^4.2.0", "@eslint-community/regexpp": "^4.12.1", "@eslint/config-array": "^0.19.0", - "@eslint/core": "^0.10.0", + "@eslint/core": "^0.11.0", "@eslint/eslintrc": "^3.2.0", - "@eslint/js": "9.19.0", + "@eslint/js": "9.20.0", "@eslint/plugin-kit": "^0.2.5", "@humanfs/node": "^0.16.6", "@humanwhocodes/module-importer": "^1.0.1", @@ -3887,6 +3887,19 @@ "node": ">=10" } }, + "node_modules/eslint/node_modules/@eslint/core": { + "version": "0.11.0", + "resolved": "https://registry.npmjs.org/@eslint/core/-/core-0.11.0.tgz", + "integrity": "sha512-DWUB2pksgNEb6Bz2fggIy1wh6fGgZP4Xyy/Mt0QZPiloKKXerbqq9D3SBQTlCRYOrcRPu4vuz+CGjwdfqxnoWA==", + "dev": true, + "license": "Apache-2.0", + "dependencies": { + "@types/json-schema": "^7.0.15" + }, + "engines": { + "node": "^18.18.0 || ^20.9.0 || >=21.1.0" + } + }, "node_modules/eslint/node_modules/eslint-scope": { "version": "8.2.0", "resolved": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-8.2.0.tgz", diff --git a/.ops/aws-setup/package.json b/.ops/aws-setup/package.json index 417f888207..7359684609 100644 --- a/.ops/aws-setup/package.json +++ b/.ops/aws-setup/package.json @@ -18,9 +18,9 @@ "@babel/eslint-parser": "7.26.5", "@eslint/compat": "1.2.6", "@eslint/eslintrc": "3.2.0", - "@eslint/js": "9.19.0", + "@eslint/js": "9.20.0", "@types/node": "22.13.1", - "eslint": "9.19.0", + "eslint": "9.20.0", "eslint-config-prettier": "10.0.1", "eslint-plugin-n": "17.15.1", "eslint-plugin-prettier": "5.2.3", diff --git a/e2e/package-lock.json b/e2e/package-lock.json index abba84a187..8f2235be8e 100644 --- a/e2e/package-lock.json +++ b/e2e/package-lock.json @@ -9,9 +9,9 @@ "@babel/eslint-parser": "7.26.5", "@eslint/compat": "1.2.6", "@eslint/eslintrc": "3.2.0", - "@eslint/js": "9.19.0", + "@eslint/js": "9.20.0", "cypress": "13.16.1", - "eslint": "9.19.0", + "eslint": "9.20.0", "eslint-config-prettier": "10.0.1", "eslint-plugin-cypress": "4.1.0", "eslint-plugin-prettier": "5.2.3", @@ -497,9 +497,9 @@ } }, "node_modules/@eslint/js": { - "version": "9.19.0", - "resolved": "https://registry.npmjs.org/@eslint/js/-/js-9.19.0.tgz", - "integrity": "sha512-rbq9/g38qjfqFLOVPvwjIvFFdNziEC5S65jmjPw5r6A//QH+W91akh9irMwjDN8zKUTak6W9EsAv4m/7Wnw0UQ==", + "version": "9.20.0", + "resolved": "https://registry.npmjs.org/@eslint/js/-/js-9.20.0.tgz", + "integrity": "sha512-iZA07H9io9Wn836aVTytRaNqh00Sad+EamwOVJT12GTLw1VGMFV/4JaME+JjLtr9fiGaoWgYnS54wrfWsSs4oQ==", "dev": true, "license": "MIT", "engines": { @@ -1603,18 +1603,18 @@ } }, "node_modules/eslint": { - "version": "9.19.0", - "resolved": "https://registry.npmjs.org/eslint/-/eslint-9.19.0.tgz", - "integrity": "sha512-ug92j0LepKlbbEv6hD911THhoRHmbdXt2gX+VDABAW/Ir7D3nqKdv5Pf5vtlyY6HQMTEP2skXY43ueqTCWssEA==", + "version": "9.20.0", + "resolved": "https://registry.npmjs.org/eslint/-/eslint-9.20.0.tgz", + "integrity": "sha512-aL4F8167Hg4IvsW89ejnpTwx+B/UQRzJPGgbIOl+4XqffWsahVVsLEWoZvnrVuwpWmnRd7XeXmQI1zlKcFDteA==", "dev": true, "license": "MIT", "dependencies": { "@eslint-community/eslint-utils": "^4.2.0", "@eslint-community/regexpp": "^4.12.1", "@eslint/config-array": "^0.19.0", - "@eslint/core": "^0.10.0", + "@eslint/core": "^0.11.0", "@eslint/eslintrc": "^3.2.0", - "@eslint/js": "9.19.0", + "@eslint/js": "9.20.0", "@eslint/plugin-kit": "^0.2.5", "@humanfs/node": "^0.16.6", "@humanwhocodes/module-importer": "^1.0.1", @@ -1743,6 +1743,19 @@ "node": ">=10" } }, + "node_modules/eslint/node_modules/@eslint/core": { + "version": "0.11.0", + "resolved": "https://registry.npmjs.org/@eslint/core/-/core-0.11.0.tgz", + "integrity": "sha512-DWUB2pksgNEb6Bz2fggIy1wh6fGgZP4Xyy/Mt0QZPiloKKXerbqq9D3SBQTlCRYOrcRPu4vuz+CGjwdfqxnoWA==", + "dev": true, + "license": "Apache-2.0", + "dependencies": { + "@types/json-schema": "^7.0.15" + }, + "engines": { + "node": "^18.18.0 || ^20.9.0 || >=21.1.0" + } + }, "node_modules/eslint/node_modules/eslint-scope": { "version": "8.2.0", "resolved": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-8.2.0.tgz", diff --git a/e2e/package.json b/e2e/package.json index 91eec0cbd4..7b29d1d068 100644 --- a/e2e/package.json +++ b/e2e/package.json @@ -15,9 +15,9 @@ "@babel/eslint-parser": "7.26.5", "@eslint/compat": "1.2.6", "@eslint/eslintrc": "3.2.0", - "@eslint/js": "9.19.0", + "@eslint/js": "9.20.0", "cypress": "13.16.1", - "eslint": "9.19.0", + "eslint": "9.20.0", "eslint-config-prettier": "10.0.1", "eslint-plugin-cypress": "4.1.0", "eslint-plugin-prettier": "5.2.3", diff --git a/frontend/package-lock.json b/frontend/package-lock.json index b743d8551e..09281a5bba 100644 --- a/frontend/package-lock.json +++ b/frontend/package-lock.json @@ -73,7 +73,7 @@ "@babel/eslint-parser": "7.26.5", "@eslint/compat": "1.2.6", "@eslint/eslintrc": "3.2.0", - "@eslint/js": "9.19.0", + "@eslint/js": "9.20.0", "@sentry/vite-plugin": "2.23.0", "@testing-library/jest-dom": "6.6.3", "@testing-library/user-event": "14.6.1", @@ -85,7 +85,7 @@ "@vue/test-utils": "1.3.6", "autoprefixer": "10.4.20", "babel-plugin-require-context-hook": "1.0.0", - "eslint": "9.19.0", + "eslint": "9.20.0", "eslint-config-prettier": "10.0.1", "eslint-plugin-local-rules": "3.0.2", "eslint-plugin-n": "17.15.1", @@ -2433,9 +2433,9 @@ } }, "node_modules/@eslint/js": { - "version": "9.19.0", - "resolved": "https://registry.npmjs.org/@eslint/js/-/js-9.19.0.tgz", - "integrity": "sha512-rbq9/g38qjfqFLOVPvwjIvFFdNziEC5S65jmjPw5r6A//QH+W91akh9irMwjDN8zKUTak6W9EsAv4m/7Wnw0UQ==", + "version": "9.20.0", + "resolved": "https://registry.npmjs.org/@eslint/js/-/js-9.20.0.tgz", + "integrity": "sha512-iZA07H9io9Wn836aVTytRaNqh00Sad+EamwOVJT12GTLw1VGMFV/4JaME+JjLtr9fiGaoWgYnS54wrfWsSs4oQ==", "dev": true, "license": "MIT", "engines": { @@ -6636,18 +6636,18 @@ } }, "node_modules/eslint": { - "version": "9.19.0", - "resolved": "https://registry.npmjs.org/eslint/-/eslint-9.19.0.tgz", - "integrity": "sha512-ug92j0LepKlbbEv6hD911THhoRHmbdXt2gX+VDABAW/Ir7D3nqKdv5Pf5vtlyY6HQMTEP2skXY43ueqTCWssEA==", + "version": "9.20.0", + "resolved": "https://registry.npmjs.org/eslint/-/eslint-9.20.0.tgz", + "integrity": "sha512-aL4F8167Hg4IvsW89ejnpTwx+B/UQRzJPGgbIOl+4XqffWsahVVsLEWoZvnrVuwpWmnRd7XeXmQI1zlKcFDteA==", "dev": true, "license": "MIT", "dependencies": { "@eslint-community/eslint-utils": "^4.2.0", "@eslint-community/regexpp": "^4.12.1", "@eslint/config-array": "^0.19.0", - "@eslint/core": "^0.10.0", + "@eslint/core": "^0.11.0", "@eslint/eslintrc": "^3.2.0", - "@eslint/js": "9.19.0", + "@eslint/js": "9.20.0", "@eslint/plugin-kit": "^0.2.5", "@humanfs/node": "^0.16.6", "@humanwhocodes/module-importer": "^1.0.1", @@ -7013,6 +7013,19 @@ "node": ">=10" } }, + "node_modules/eslint/node_modules/@eslint/core": { + "version": "0.11.0", + "resolved": "https://registry.npmjs.org/@eslint/core/-/core-0.11.0.tgz", + "integrity": "sha512-DWUB2pksgNEb6Bz2fggIy1wh6fGgZP4Xyy/Mt0QZPiloKKXerbqq9D3SBQTlCRYOrcRPu4vuz+CGjwdfqxnoWA==", + "dev": true, + "license": "Apache-2.0", + "dependencies": { + "@types/json-schema": "^7.0.15" + }, + "engines": { + "node": "^18.18.0 || ^20.9.0 || >=21.1.0" + } + }, "node_modules/eslint/node_modules/eslint-scope": { "version": "8.2.0", "resolved": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-8.2.0.tgz", diff --git a/frontend/package.json b/frontend/package.json index d9ce8208aa..ced338e84e 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -86,7 +86,7 @@ "@babel/eslint-parser": "7.26.5", "@eslint/compat": "1.2.6", "@eslint/eslintrc": "3.2.0", - "@eslint/js": "9.19.0", + "@eslint/js": "9.20.0", "@sentry/vite-plugin": "2.23.0", "@testing-library/jest-dom": "6.6.3", "@testing-library/user-event": "14.6.1", @@ -98,7 +98,7 @@ "@vue/test-utils": "1.3.6", "autoprefixer": "10.4.20", "babel-plugin-require-context-hook": "1.0.0", - "eslint": "9.19.0", + "eslint": "9.20.0", "eslint-config-prettier": "10.0.1", "eslint-plugin-local-rules": "3.0.2", "eslint-plugin-n": "17.15.1", diff --git a/pdf/package-lock.json b/pdf/package-lock.json index 1a690f9939..c40f40b8cd 100644 --- a/pdf/package-lock.json +++ b/pdf/package-lock.json @@ -14,7 +14,7 @@ "@babel/eslint-parser": "7.26.5", "@eslint/compat": "1.2.6", "@eslint/eslintrc": "3.2.0", - "@eslint/js": "9.19.0", + "@eslint/js": "9.20.0", "@intlify/core": "11.1.0", "@rushstack/eslint-patch": "1.10.5", "@vitejs/plugin-vue": "5.2.1", @@ -29,7 +29,7 @@ "@vue/test-utils": "2.4.6", "css": "3.0.0", "dayjs": "1.11.13", - "eslint": "9.19.0", + "eslint": "9.20.0", "eslint-plugin-local-rules": "3.0.2", "eslint-plugin-vue": "9.32.0", "globals": "15.14.0", @@ -2360,9 +2360,9 @@ } }, "node_modules/@eslint/js": { - "version": "9.19.0", - "resolved": "https://registry.npmjs.org/@eslint/js/-/js-9.19.0.tgz", - "integrity": "sha512-rbq9/g38qjfqFLOVPvwjIvFFdNziEC5S65jmjPw5r6A//QH+W91akh9irMwjDN8zKUTak6W9EsAv4m/7Wnw0UQ==", + "version": "9.20.0", + "resolved": "https://registry.npmjs.org/@eslint/js/-/js-9.20.0.tgz", + "integrity": "sha512-iZA07H9io9Wn836aVTytRaNqh00Sad+EamwOVJT12GTLw1VGMFV/4JaME+JjLtr9fiGaoWgYnS54wrfWsSs4oQ==", "dev": true, "license": "MIT", "engines": { @@ -4623,18 +4623,18 @@ } }, "node_modules/eslint": { - "version": "9.19.0", - "resolved": "https://registry.npmjs.org/eslint/-/eslint-9.19.0.tgz", - "integrity": "sha512-ug92j0LepKlbbEv6hD911THhoRHmbdXt2gX+VDABAW/Ir7D3nqKdv5Pf5vtlyY6HQMTEP2skXY43ueqTCWssEA==", + "version": "9.20.0", + "resolved": "https://registry.npmjs.org/eslint/-/eslint-9.20.0.tgz", + "integrity": "sha512-aL4F8167Hg4IvsW89ejnpTwx+B/UQRzJPGgbIOl+4XqffWsahVVsLEWoZvnrVuwpWmnRd7XeXmQI1zlKcFDteA==", "dev": true, "license": "MIT", "dependencies": { "@eslint-community/eslint-utils": "^4.2.0", "@eslint-community/regexpp": "^4.12.1", "@eslint/config-array": "^0.19.0", - "@eslint/core": "^0.10.0", + "@eslint/core": "^0.11.0", "@eslint/eslintrc": "^3.2.0", - "@eslint/js": "9.19.0", + "@eslint/js": "9.20.0", "@eslint/plugin-kit": "^0.2.5", "@humanfs/node": "^0.16.6", "@humanwhocodes/module-importer": "^1.0.1", @@ -4809,6 +4809,19 @@ "node": ">=10" } }, + "node_modules/eslint/node_modules/@eslint/core": { + "version": "0.11.0", + "resolved": "https://registry.npmjs.org/@eslint/core/-/core-0.11.0.tgz", + "integrity": "sha512-DWUB2pksgNEb6Bz2fggIy1wh6fGgZP4Xyy/Mt0QZPiloKKXerbqq9D3SBQTlCRYOrcRPu4vuz+CGjwdfqxnoWA==", + "dev": true, + "license": "Apache-2.0", + "dependencies": { + "@types/json-schema": "^7.0.15" + }, + "engines": { + "node": "^18.18.0 || ^20.9.0 || >=21.1.0" + } + }, "node_modules/eslint/node_modules/eslint-scope": { "version": "8.2.0", "resolved": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-8.2.0.tgz", diff --git a/pdf/package.json b/pdf/package.json index bda64f92d7..8dbcb87c58 100644 --- a/pdf/package.json +++ b/pdf/package.json @@ -35,7 +35,7 @@ "@babel/eslint-parser": "7.26.5", "@eslint/compat": "1.2.6", "@eslint/eslintrc": "3.2.0", - "@eslint/js": "9.19.0", + "@eslint/js": "9.20.0", "@intlify/core": "11.1.0", "@rushstack/eslint-patch": "1.10.5", "@vitejs/plugin-vue": "5.2.1", @@ -50,7 +50,7 @@ "@vue/test-utils": "2.4.6", "css": "3.0.0", "dayjs": "1.11.13", - "eslint": "9.19.0", + "eslint": "9.20.0", "eslint-plugin-local-rules": "3.0.2", "eslint-plugin-vue": "9.32.0", "globals": "15.14.0", diff --git a/print/package-lock.json b/print/package-lock.json index 4c34b18915..2fd20ea15f 100644 --- a/print/package-lock.json +++ b/print/package-lock.json @@ -23,7 +23,7 @@ "devDependencies": { "@eslint/compat": "1.2.6", "@eslint/eslintrc": "3.2.0", - "@eslint/js": "9.19.0", + "@eslint/js": "9.20.0", "@nuxt/eslint": "0.7.6", "@nuxt/eslint-config": "0.7.6", "@nuxtjs/i18n": "9.2.0", @@ -37,7 +37,7 @@ "@vue/server-renderer": "3.5.13", "@vue/shared": "3.5.13", "@vue/test-utils": "2.4.6", - "eslint": "9.19.0", + "eslint": "9.20.0", "eslint-config-prettier": "10.0.1", "eslint-plugin-local-rules": "3.0.2", "eslint-plugin-prettier": "5.2.3", @@ -1400,9 +1400,9 @@ } }, "node_modules/@eslint/js": { - "version": "9.19.0", - "resolved": "https://registry.npmjs.org/@eslint/js/-/js-9.19.0.tgz", - "integrity": "sha512-rbq9/g38qjfqFLOVPvwjIvFFdNziEC5S65jmjPw5r6A//QH+W91akh9irMwjDN8zKUTak6W9EsAv4m/7Wnw0UQ==", + "version": "9.20.0", + "resolved": "https://registry.npmjs.org/@eslint/js/-/js-9.20.0.tgz", + "integrity": "sha512-iZA07H9io9Wn836aVTytRaNqh00Sad+EamwOVJT12GTLw1VGMFV/4JaME+JjLtr9fiGaoWgYnS54wrfWsSs4oQ==", "dev": true, "license": "MIT", "engines": { @@ -8865,18 +8865,18 @@ } }, "node_modules/eslint": { - "version": "9.19.0", - "resolved": "https://registry.npmjs.org/eslint/-/eslint-9.19.0.tgz", - "integrity": "sha512-ug92j0LepKlbbEv6hD911THhoRHmbdXt2gX+VDABAW/Ir7D3nqKdv5Pf5vtlyY6HQMTEP2skXY43ueqTCWssEA==", + "version": "9.20.0", + "resolved": "https://registry.npmjs.org/eslint/-/eslint-9.20.0.tgz", + "integrity": "sha512-aL4F8167Hg4IvsW89ejnpTwx+B/UQRzJPGgbIOl+4XqffWsahVVsLEWoZvnrVuwpWmnRd7XeXmQI1zlKcFDteA==", "dev": true, "license": "MIT", "dependencies": { "@eslint-community/eslint-utils": "^4.2.0", "@eslint-community/regexpp": "^4.12.1", "@eslint/config-array": "^0.19.0", - "@eslint/core": "^0.10.0", + "@eslint/core": "^0.11.0", "@eslint/eslintrc": "^3.2.0", - "@eslint/js": "9.19.0", + "@eslint/js": "9.20.0", "@eslint/plugin-kit": "^0.2.5", "@humanfs/node": "^0.16.6", "@humanwhocodes/module-importer": "^1.0.1", @@ -9343,6 +9343,19 @@ "url": "https://opencollective.com/eslint" } }, + "node_modules/eslint/node_modules/@eslint/core": { + "version": "0.11.0", + "resolved": "https://registry.npmjs.org/@eslint/core/-/core-0.11.0.tgz", + "integrity": "sha512-DWUB2pksgNEb6Bz2fggIy1wh6fGgZP4Xyy/Mt0QZPiloKKXerbqq9D3SBQTlCRYOrcRPu4vuz+CGjwdfqxnoWA==", + "dev": true, + "license": "Apache-2.0", + "dependencies": { + "@types/json-schema": "^7.0.15" + }, + "engines": { + "node": "^18.18.0 || ^20.9.0 || >=21.1.0" + } + }, "node_modules/eslint/node_modules/eslint-visitor-keys": { "version": "4.2.0", "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-4.2.0.tgz", diff --git a/print/package.json b/print/package.json index 92606a4fc0..8d4c888440 100644 --- a/print/package.json +++ b/print/package.json @@ -33,7 +33,7 @@ "devDependencies": { "@eslint/compat": "1.2.6", "@eslint/eslintrc": "3.2.0", - "@eslint/js": "9.19.0", + "@eslint/js": "9.20.0", "@nuxt/eslint": "0.7.6", "@nuxt/eslint-config": "0.7.6", "@nuxtjs/i18n": "9.2.0", @@ -47,7 +47,7 @@ "@vue/server-renderer": "3.5.13", "@vue/shared": "3.5.13", "@vue/test-utils": "2.4.6", - "eslint": "9.19.0", + "eslint": "9.20.0", "eslint-config-prettier": "10.0.1", "eslint-plugin-local-rules": "3.0.2", "eslint-plugin-prettier": "5.2.3",