chore(deps-dev): bump eslint-plugin-astro from 0.26.1 to 0.27.0 (#5105)

Bumps [eslint-plugin-astro](https://github.com/ota-meshi/eslint-plugin-astro) from 0.26.1 to 0.27.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.26.1...v0.27.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-astro
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
pull/5104/head
dependabot[bot] 2023-05-09 11:49:47 +05:30 committed by GitHub
parent a1acb1b966
commit e7451f9987
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 16 additions and 16 deletions

30
package-lock.json generated
View File

@ -22,7 +22,7 @@
"eslint": "^8.39.0",
"eslint-config-xo": "^0.43.1",
"eslint-config-xo-typescript": "^0.57.0",
"eslint-plugin-astro": "^0.26.1",
"eslint-plugin-astro": "^0.27.0",
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-unicorn": "^47.0.0",
"fs-extra": "^11.1.1",
@ -2026,9 +2026,9 @@
}
},
"node_modules/astro-eslint-parser": {
"version": "0.13.2",
"resolved": "https://registry.npmjs.org/astro-eslint-parser/-/astro-eslint-parser-0.13.2.tgz",
"integrity": "sha512-hLCfc4IfeR550tCxEQDOnoDbf+B7CtU3he0foNQ+XxfYyx+8qKwcEIvigrU1PzfwAfAvT83RFA1Q6TWHDj82GA==",
"version": "0.14.0",
"resolved": "https://registry.npmjs.org/astro-eslint-parser/-/astro-eslint-parser-0.14.0.tgz",
"integrity": "sha512-3F8l1h7+5MNxzDg1cSQxEloalG7fj64K6vOERChUVG7RLnAzSoafADnPQlU8DpMM3WRNfRHSC4NwUCORk/aPrA==",
"dev": true,
"dependencies": {
"@astrojs/compiler": "^1.0.0",
@ -3649,15 +3649,15 @@
}
},
"node_modules/eslint-plugin-astro": {
"version": "0.26.1",
"resolved": "https://registry.npmjs.org/eslint-plugin-astro/-/eslint-plugin-astro-0.26.1.tgz",
"integrity": "sha512-FEZOrOQ5ahenbwjKz5LYJpeOZUggDM54idrq5bTJdL4GsXy1xx2eyKy5UjGhh8NwddowCCPqfDHFfDz9oNj/ew==",
"version": "0.27.0",
"resolved": "https://registry.npmjs.org/eslint-plugin-astro/-/eslint-plugin-astro-0.27.0.tgz",
"integrity": "sha512-r3PizFY+xwQMRWcEvRKCWQkfHNl2Q+7ANN1ZIpnvJZP97KUX8F2WUnTvPuk2jJGqnRa+zQ5NgoJ9aenFKcGP9A==",
"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.13.1",
"astro-eslint-parser": "^0.14.0",
"postcss": "^8.4.14",
"postcss-selector-parser": "^6.0.10"
},
@ -11890,9 +11890,9 @@
}
},
"astro-eslint-parser": {
"version": "0.13.2",
"resolved": "https://registry.npmjs.org/astro-eslint-parser/-/astro-eslint-parser-0.13.2.tgz",
"integrity": "sha512-hLCfc4IfeR550tCxEQDOnoDbf+B7CtU3he0foNQ+XxfYyx+8qKwcEIvigrU1PzfwAfAvT83RFA1Q6TWHDj82GA==",
"version": "0.14.0",
"resolved": "https://registry.npmjs.org/astro-eslint-parser/-/astro-eslint-parser-0.14.0.tgz",
"integrity": "sha512-3F8l1h7+5MNxzDg1cSQxEloalG7fj64K6vOERChUVG7RLnAzSoafADnPQlU8DpMM3WRNfRHSC4NwUCORk/aPrA==",
"dev": true,
"requires": {
"@astrojs/compiler": "^1.0.0",
@ -12989,15 +12989,15 @@
}
},
"eslint-plugin-astro": {
"version": "0.26.1",
"resolved": "https://registry.npmjs.org/eslint-plugin-astro/-/eslint-plugin-astro-0.26.1.tgz",
"integrity": "sha512-FEZOrOQ5ahenbwjKz5LYJpeOZUggDM54idrq5bTJdL4GsXy1xx2eyKy5UjGhh8NwddowCCPqfDHFfDz9oNj/ew==",
"version": "0.27.0",
"resolved": "https://registry.npmjs.org/eslint-plugin-astro/-/eslint-plugin-astro-0.27.0.tgz",
"integrity": "sha512-r3PizFY+xwQMRWcEvRKCWQkfHNl2Q+7ANN1ZIpnvJZP97KUX8F2WUnTvPuk2jJGqnRa+zQ5NgoJ9aenFKcGP9A==",
"dev": true,
"requires": {
"@eslint-community/eslint-utils": "^4.2.0",
"@jridgewell/sourcemap-codec": "^1.4.14",
"@typescript-eslint/types": "^5.25.0",
"astro-eslint-parser": "^0.13.1",
"astro-eslint-parser": "^0.14.0",
"postcss": "^8.4.14",
"postcss-selector-parser": "^6.0.10"
}

View File

@ -70,7 +70,7 @@
"eslint": "^8.39.0",
"eslint-config-xo": "^0.43.1",
"eslint-config-xo-typescript": "^0.57.0",
"eslint-plugin-astro": "^0.26.1",
"eslint-plugin-astro": "^0.27.0",
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-unicorn": "^47.0.0",
"fs-extra": "^11.1.1",