Merge pull request #5871 from ColorlibHQ/dependabot/npm_and_yarn/eslint-27a5309b9e

chore(deps-dev): bump the eslint group across 1 directory with 4 updates
pull/5868/head
Aigars Silkalns 2025-07-01 12:00:56 +03:00 committed by GitHub
commit ee7ed9deb9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 1219 additions and 350 deletions

1561
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -66,8 +66,8 @@
"@astrojs/check": "^0.9.4",
"@astrojs/mdx": "^4.3.0",
"@rollup/plugin-typescript": "^12.1.3",
"@typescript-eslint/eslint-plugin": "^8.34.1",
"@typescript-eslint/parser": "^8.34.1",
"@typescript-eslint/eslint-plugin": "^8.35.1",
"@typescript-eslint/parser": "^8.35.1",
"astro": "^5.10.0",
"autoprefixer": "^10.4.21",
"bootstrap": "^5.3.7",
@ -75,11 +75,11 @@
"clean-css-cli": "^5.6.3",
"concurrently": "^9.1.2",
"cross-env": "^7.0.3",
"eslint": "^9.29.0",
"eslint": "^9.30.0",
"eslint-config-xo": "^0.47.0",
"eslint-config-xo-typescript": "^8.0.1",
"eslint-plugin-astro": "^1.3.1",
"eslint-plugin-import": "^2.31.0",
"eslint-plugin-import": "^2.32.0",
"eslint-plugin-unicorn": "^59.0.1",
"fs-extra": "^11.3.0",
"lockfile-lint": "^4.14.1",