@luxass/eslint-config 4.2.0 → 4.2.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1) hide show
  1. package/package.json +2 -2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@luxass/eslint-config",
3
- "version": "4.2.0",
3
+ "version": "4.2.1",
4
4
  "description": "ESLint config for @luxass",
5
5
  "type": "module",
6
6
  "author": {
@@ -136,6 +136,7 @@
136
136
  "eslint-merge-processors": "^0.1.0",
137
137
  "eslint-parser-plain": "^0.1.0",
138
138
  "eslint-plugin-antfu": "^2.1.1",
139
+ "eslint-plugin-astro": "^0.31.0",
139
140
  "eslint-plugin-i": "^2.29.1",
140
141
  "eslint-plugin-jsdoc": "^48.0.2",
141
142
  "eslint-plugin-jsonc": "^2.11.2",
@@ -172,7 +173,6 @@
172
173
  "@typescript-eslint/utils": "^6.18.1",
173
174
  "@unocss/eslint-plugin": "^0.58.3",
174
175
  "eslint": "^8.56.0",
175
- "eslint-plugin-astro": "^0.31.0",
176
176
  "eslint-plugin-format": "^0.1.0",
177
177
  "eslint-plugin-react": "^7.33.2",
178
178
  "eslint-plugin-react-hooks": "^4.6.0",