From a976bf1c28474fb3b03727a5e53e67c574b6d70f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Mar 2023 01:26:00 +0000 Subject: [PATCH] Bump eslint-plugin-astro from 0.24.0 to 0.26.0 Bumps [eslint-plugin-astro](https://github.com/ota-meshi/eslint-plugin-astro) from 0.24.0 to 0.26.0. - [Release notes](https://github.com/ota-meshi/eslint-plugin-astro/releases) - [Changelog](https://github.com/ota-meshi/eslint-plugin-astro/blob/main/CHANGELOG.md) - [Commits](https://github.com/ota-meshi/eslint-plugin-astro/compare/v0.24.0...v0.26.0) --- updated-dependencies: - dependency-name: eslint-plugin-astro dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 76 ++++++++++++++++------------------------------- package.json | 2 +- 2 files changed, 27 insertions(+), 51 deletions(-) diff --git a/package-lock.json b/package-lock.json index 260c6d2..b41325b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -22,7 +22,7 @@ "es-main": "^1.2.0", "eslint": "^8.32.0", "eslint-config-planet": "^20.0.3", - "eslint-plugin-astro": "^0.24.0", + "eslint-plugin-astro": "^0.26.0", "eslint-plugin-mdx": "^2.0.5", "eslint-plugin-react": "^7.32.1", "fs-extra": "^11.1.0", @@ -1761,13 +1761,13 @@ "dev": true }, "node_modules/@typescript-eslint/scope-manager": { - "version": "5.54.1", - "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-5.54.1.tgz", - "integrity": "sha512-zWKuGliXxvuxyM71UA/EcPxaviw39dB2504LqAmFDjmkpO8qNLHcmzlh6pbHs1h/7YQ9bnsO8CCcYCSA8sykUg==", + "version": "5.55.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-5.55.0.tgz", + "integrity": "sha512-OK+cIO1ZGhJYNCL//a3ROpsd83psf4dUJ4j7pdNVzd5DmIk+ffkuUIX2vcZQbEW/IR41DYsfJTB19tpCboxQuw==", "dev": true, "dependencies": { - "@typescript-eslint/types": "5.54.1", - "@typescript-eslint/visitor-keys": "5.54.1" + "@typescript-eslint/types": "5.55.0", + "@typescript-eslint/visitor-keys": "5.55.0" }, "engines": { "node": "^12.22.0 || ^14.17.0 || >=16.0.0" @@ -1778,9 +1778,9 @@ } }, "node_modules/@typescript-eslint/types": { - "version": "5.54.1", - "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-5.54.1.tgz", - "integrity": "sha512-G9+1vVazrfAfbtmCapJX8jRo2E4MDXxgm/IMOF4oGh3kq7XuK3JRkOg6y2Qu1VsTRmWETyTkWt1wxy7X7/yLkw==", + "version": "5.55.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-5.55.0.tgz", + "integrity": "sha512-M4iRh4AG1ChrOL6Y+mETEKGeDnT7Sparn6fhZ5LtVJF1909D5O4uqK+C5NPbLmpfZ0XIIxCdwzKiijpZUOvOug==", "dev": true, "engines": { "node": "^12.22.0 || ^14.17.0 || >=16.0.0" @@ -1791,12 +1791,12 @@ } }, "node_modules/@typescript-eslint/visitor-keys": { - "version": "5.54.1", - "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-5.54.1.tgz", - "integrity": "sha512-q8iSoHTgwCfgcRJ2l2x+xCbu8nBlRAlsQ33k24Adj8eoVBE0f8dUeI+bAa8F84Mv05UGbAx57g2zrRsYIooqQg==", + "version": "5.55.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-5.55.0.tgz", + "integrity": "sha512-q2dlHHwWgirKh1D3acnuApXG+VNXpEY5/AwRxDVuEQpxWaB0jCDe0jFMVMALJ3ebSfuOVE8/rMS+9ZOYGg1GWw==", "dev": true, "dependencies": { - "@typescript-eslint/types": "5.54.1", + "@typescript-eslint/types": "5.55.0", "eslint-visitor-keys": "^3.3.0" }, "engines": { @@ -2205,9 +2205,9 @@ } }, "node_modules/astro-eslint-parser": { - "version": "0.12.0", - "resolved": "https://registry.npmjs.org/astro-eslint-parser/-/astro-eslint-parser-0.12.0.tgz", - "integrity": "sha512-1r8TXPHoUk6OSNzeGOGpklmPedleYVpZU50jIPfsQjzrGMs+XpCSCc8+AATnKraPYnTvkmNClhjafSY6w3H90g==", + "version": "0.13.0", + "resolved": "https://registry.npmjs.org/astro-eslint-parser/-/astro-eslint-parser-0.13.0.tgz", + "integrity": "sha512-6dYYe7GOxZYSvLineTWQA1ienSVRrfuLJEtSeSqayp+yKXPe07gvfn0BNBMsJH822L+BRjbDIZBg1arFLadH4Q==", "dev": true, "dependencies": { "@astrojs/compiler": "^1.0.0", @@ -2216,7 +2216,8 @@ "astrojs-compiler-sync": "^0.3.0", "debug": "^4.3.4", "eslint-visitor-keys": "^3.0.0", - "espree": "^9.0.0" + "espree": "^9.0.0", + "semver": "^7.3.8" }, "engines": { "node": "^14.18.0 || >=16.0.0" @@ -2305,9 +2306,9 @@ "dev": true }, "node_modules/astrojs-compiler-sync": { - "version": "0.3.1", - "resolved": "https://registry.npmjs.org/astrojs-compiler-sync/-/astrojs-compiler-sync-0.3.1.tgz", - "integrity": "sha512-IzPuzkwdiRIZoBhCTuFhuBMWVESXgthTdwQ24QS8LvLargcWAA4E21KmZo4wimsmOG5vj4KKs9QFpy9zhXuo9Q==", + "version": "0.3.2", + "resolved": "https://registry.npmjs.org/astrojs-compiler-sync/-/astrojs-compiler-sync-0.3.2.tgz", + "integrity": "sha512-q/8Z30WNpsktLKS5NdT/6QAF9Q/C4ucLldqUpHgvRhuj/6jkJyOQfapQxkTKp8MK4RjH9sSsClfrTIdk8JZlKw==", "dev": true, "dependencies": { "synckit": "^0.8.0" @@ -3635,15 +3636,15 @@ } }, "node_modules/eslint-plugin-astro": { - "version": "0.24.0", - "resolved": "https://registry.npmjs.org/eslint-plugin-astro/-/eslint-plugin-astro-0.24.0.tgz", - "integrity": "sha512-oRGBMZPAFHhAHD8cyZez4OA5LRkgxLA+RtCIInC4nzw8thO/uojMdKXDri+sy2IFsGcu2PpOw70Uik0U5/izug==", + "version": "0.26.0", + "resolved": "https://registry.npmjs.org/eslint-plugin-astro/-/eslint-plugin-astro-0.26.0.tgz", + "integrity": "sha512-izKb6/3Y/unEAy6xVNqahMe5cQ1rDYz4+ItliwTXyuM46IMSieaSH3OSOOD/NfcWaEi1wt/1pwqYGeqDQBwMeg==", "dev": true, "dependencies": { + "@eslint-community/eslint-utils": "^4.2.0", "@jridgewell/sourcemap-codec": "^1.4.14", "@typescript-eslint/types": "^5.25.0", - "astro-eslint-parser": "^0.12.0", - "eslint-utils": "^3.0.0", + "astro-eslint-parser": "^0.13.0", "postcss": "^8.4.14", "postcss-selector-parser": "^6.0.10" }, @@ -3861,31 +3862,6 @@ "node": "^12.22.0 || ^14.17.0 || >=16.0.0" } }, - "node_modules/eslint-utils": { - "version": "3.0.0", - "dev": true, - "license": "MIT", - "dependencies": { - "eslint-visitor-keys": "^2.0.0" - }, - "engines": { - "node": "^10.0.0 || ^12.0.0 || >= 14.0.0" - }, - "funding": { - "url": "https://github.com/sponsors/mysticatea" - }, - "peerDependencies": { - "eslint": ">=5" - } - }, - "node_modules/eslint-utils/node_modules/eslint-visitor-keys": { - "version": "2.1.0", - "dev": true, - "license": "Apache-2.0", - "engines": { - "node": ">=10" - } - }, "node_modules/eslint-visitor-keys": { "version": "3.3.0", "dev": true, diff --git a/package.json b/package.json index 55b16c3..7063215 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "es-main": "^1.2.0", "eslint": "^8.32.0", "eslint-config-planet": "^20.0.3", - "eslint-plugin-astro": "^0.24.0", + "eslint-plugin-astro": "^0.26.0", "eslint-plugin-mdx": "^2.0.5", "eslint-plugin-react": "^7.32.1", "fs-extra": "^11.1.0",