linted 23.3.0-rc.0 → 23.3.0-rc.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +5 -5
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "_schemaVersion": "22.11.0",
3
3
  "name": "linted",
4
- "version": "23.3.0-rc.0",
4
+ "version": "23.3.0-rc.1",
5
5
  "description": "ESLint mono-plugin bundler with strict, opinionated defaults for (Stylistic) JavaScript, TypeScript, Svelte, HTML, Tailwind/CSS, JSON, JSONC, YAML, and Mocha.",
6
6
  "keywords": [
7
7
  "eslint",
@@ -63,12 +63,12 @@
63
63
  },
64
64
  "dependencies": {
65
65
  "@eslinted/core": "14.0.1",
66
- "@eslinted/defaults": "4.1.1",
66
+ "@eslinted/defaults": "4.2.0-rc.0",
67
67
  "@html-eslint/eslint-plugin": "0.27.0",
68
68
  "@html-eslint/parser": "0.27.0",
69
- "@stylistic/eslint-plugin": "2.10.1",
70
- "@typescript-eslint/eslint-plugin": "8.14.0",
71
- "@typescript-eslint/parser": "8.14.0",
69
+ "@stylistic/eslint-plugin": "2.11.0",
70
+ "@typescript-eslint/eslint-plugin": "8.15.0",
71
+ "@typescript-eslint/parser": "8.15.0",
72
72
  "eslint-plugin-chai-friendly": "1.0.1",
73
73
  "eslint-plugin-jsonc": "2.18.2",
74
74
  "eslint-plugin-mocha": "10.5.0",