@storm-software/eslint 0.170.69 → 0.170.71
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.
- package/README.md +1 -1
- package/dist/preset.cjs +2 -2
- package/dist/preset.js +2 -2
- package/package.json +9 -9
package/README.md
CHANGED
|
@@ -27,7 +27,7 @@ This package is part of the <b>⚡Storm-Ops</b> monorepo. The Storm-Ops packages
|
|
|
27
27
|
|
|
28
28
|
<h3 align="center">💻 Visit <a href="https://stormsoftware.com" target="_blank">stormsoftware.com</a> to stay up to date with this developer</h3><br />
|
|
29
29
|
|
|
30
|
-
[](https://prettier.io/) [](http://nx.dev/) [](https://nextjs.org/) [](http://commitizen.github.io/cz-cli/)  [](https://fumadocs.vercel.app/) 
|
|
31
31
|
|
|
32
32
|
<!-- prettier-ignore-start -->
|
|
33
33
|
<!-- markdownlint-disable -->
|
package/dist/preset.cjs
CHANGED
|
@@ -3781,7 +3781,7 @@ async function tryGetWorkspaceConfig(skipLogs = true, options = {}) {
|
|
|
3781
3781
|
|
|
3782
3782
|
// ../eslint-plugin-banner/package.json
|
|
3783
3783
|
var package_default = {
|
|
3784
|
-
version: "0.0.
|
|
3784
|
+
version: "0.0.10"};
|
|
3785
3785
|
function RuleCreator(urlCreator) {
|
|
3786
3786
|
return function createNamedRule({
|
|
3787
3787
|
name: name2,
|
|
@@ -16875,7 +16875,7 @@ async function perfectionist() {
|
|
|
16875
16875
|
|
|
16876
16876
|
// ../eslint-plugin-pnpm/package.json
|
|
16877
16877
|
var package_default2 = {
|
|
16878
|
-
version: "0.0.
|
|
16878
|
+
version: "0.0.10"};
|
|
16879
16879
|
|
|
16880
16880
|
// ../eslint-plugin-pnpm/src/plugin.ts
|
|
16881
16881
|
var plugin3 = {
|
package/dist/preset.js
CHANGED
|
@@ -3655,7 +3655,7 @@ async function tryGetWorkspaceConfig(skipLogs = true, options = {}) {
|
|
|
3655
3655
|
|
|
3656
3656
|
// ../eslint-plugin-banner/package.json
|
|
3657
3657
|
var package_default = {
|
|
3658
|
-
version: "0.0.
|
|
3658
|
+
version: "0.0.10"};
|
|
3659
3659
|
function RuleCreator(urlCreator) {
|
|
3660
3660
|
return function createNamedRule({
|
|
3661
3661
|
name: name2,
|
|
@@ -16495,7 +16495,7 @@ async function perfectionist() {
|
|
|
16495
16495
|
|
|
16496
16496
|
// ../eslint-plugin-pnpm/package.json
|
|
16497
16497
|
var package_default2 = {
|
|
16498
|
-
version: "0.0.
|
|
16498
|
+
version: "0.0.10"};
|
|
16499
16499
|
|
|
16500
16500
|
// ../eslint-plugin-pnpm/src/plugin.ts
|
|
16501
16501
|
var plugin3 = {
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@storm-software/eslint",
|
|
3
|
-
"version": "0.170.
|
|
3
|
+
"version": "0.170.71",
|
|
4
4
|
"private": false,
|
|
5
5
|
"description": "A package containing the base ESLint configuration used by Storm Software across many projects.",
|
|
6
6
|
"keywords": [
|
|
@@ -141,12 +141,12 @@
|
|
|
141
141
|
"@eslint/eslintrc": "^3.3.5",
|
|
142
142
|
"@eslint/markdown": "^6.6.0",
|
|
143
143
|
"@nx/eslint-plugin": "22.7.5",
|
|
144
|
-
"@storm-software/config": "1.137.
|
|
145
|
-
"@storm-software/config-tools": "1.190.
|
|
146
|
-
"@storm-software/eslint-plugin-banner": "0.0.
|
|
147
|
-
"@storm-software/eslint-plugin-pnpm": "0.0.
|
|
148
|
-
"@storm-software/eslint-plugin-tsdoc": "0.0.
|
|
149
|
-
"@storm-software/package-constants": "0.1.
|
|
144
|
+
"@storm-software/config": "1.137.81",
|
|
145
|
+
"@storm-software/config-tools": "1.190.49",
|
|
146
|
+
"@storm-software/eslint-plugin-banner": "0.0.11",
|
|
147
|
+
"@storm-software/eslint-plugin-pnpm": "0.0.11",
|
|
148
|
+
"@storm-software/eslint-plugin-tsdoc": "0.0.11",
|
|
149
|
+
"@storm-software/package-constants": "0.1.62",
|
|
150
150
|
"@stylistic/eslint-plugin": "^4.4.1",
|
|
151
151
|
"@typescript-eslint/eslint-plugin": "^8.61.0",
|
|
152
152
|
"@typescript-eslint/parser": "^8.61.0",
|
|
@@ -212,7 +212,7 @@
|
|
|
212
212
|
"eslint-plugin-relay": "^1.8.3",
|
|
213
213
|
"eslint-plugin-storybook": "^0.11.6",
|
|
214
214
|
"eslint-typegen": "^2.3.1",
|
|
215
|
-
"graphql": "^16.14.
|
|
215
|
+
"graphql": "^16.14.2",
|
|
216
216
|
"minimatch": "^10.2.5",
|
|
217
217
|
"prettier-plugin-astro": "^0.14.1",
|
|
218
218
|
"tsup": "8.4.0",
|
|
@@ -243,5 +243,5 @@
|
|
|
243
243
|
"prettier-plugin-astro": "^0.14.0"
|
|
244
244
|
},
|
|
245
245
|
"publishConfig": { "access": "public" },
|
|
246
|
-
"gitHead": "
|
|
246
|
+
"gitHead": "e46d17f5911b4e7cac525e87bafdc19b43eab7ef"
|
|
247
247
|
}
|