mirror of https://github.com/ColorlibHQ/AdminLTE
Merge pull request #5871 from ColorlibHQ/dependabot/npm_and_yarn/eslint-27a5309b9e
chore(deps-dev): bump the eslint group across 1 directory with 4 updatespull/5868/head
commit
ee7ed9deb9
File diff suppressed because it is too large
Load Diff
|
@ -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",
|
||||
|
|
Loading…
Reference in New Issue