@valkyrjaio/ci-eslint 26.1.0 → 26.1.19
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 +6 -6
- package/dist/Eslint/Constant/EslintInfo.d.ts +2 -2
- package/dist/Eslint/Constant/EslintInfo.d.ts.map +1 -1
- package/dist/Eslint/Constant/EslintInfo.js +2 -2
- package/dist/Eslint/Constant/EslintInfo.js.map +1 -1
- package/package.json +2 -2
- package/src/Eslint/Constant/EslintInfo.ts +2 -2
package/README.md
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
<p align="center"><a href="https://valkyrja.io" target="_blank">
|
|
2
|
-
<img src="https://raw.githubusercontent.com/valkyrjaio/art/refs/heads/
|
|
2
|
+
<img src="https://raw.githubusercontent.com/valkyrjaio/art/refs/heads/26.x/long-banner/orange/typescript.png" width="100%">
|
|
3
3
|
</a></p>
|
|
4
4
|
|
|
5
5
|
# Valkyrja ESLint (TypeScript)
|
|
@@ -143,10 +143,10 @@ This package is open-source software licensed under the
|
|
|
143
143
|
[MIT license][MIT license url]. See [`LICENSE.md`](./LICENSE.md).
|
|
144
144
|
|
|
145
145
|
[Valkyrja url]: https://valkyrja.io
|
|
146
|
-
[copyright header url]: https://github.com/valkyrjaio/.github/blob/
|
|
147
|
-
[vocabulary url]: https://github.com/valkyrjaio/.github/blob/
|
|
148
|
-
[contributing url]: https://github.com/valkyrjaio/.github/blob/
|
|
149
|
-
[security vulnerabilities url]: https://github.com/valkyrjaio/.github/blob/
|
|
150
|
-
[Versioning and Release Process url]: https://github.com/valkyrjaio/architecture/blob/
|
|
146
|
+
[copyright header url]: https://github.com/valkyrjaio/.github/blob/26.x/COPYRIGHT_HEADER.md
|
|
147
|
+
[vocabulary url]: https://github.com/valkyrjaio/.github/blob/26.x/VOCABULARY.md
|
|
148
|
+
[contributing url]: https://github.com/valkyrjaio/.github/blob/26.x/CONTRIBUTING.md
|
|
149
|
+
[security vulnerabilities url]: https://github.com/valkyrjaio/.github/blob/26.x/SECURITY.md
|
|
150
|
+
[Versioning and Release Process url]: https://github.com/valkyrjaio/architecture/blob/26.x/VERSIONING.md
|
|
151
151
|
[semantic versioning url]: https://semver.org/
|
|
152
152
|
[MIT license url]: https://opensource.org/licenses/MIT
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
export declare class EslintInfo {
|
|
2
|
-
static readonly VERSION: "26.1.
|
|
3
|
-
static readonly VERSION_BUILD_DATE_TIME: "August
|
|
2
|
+
static readonly VERSION: "26.1.19";
|
|
3
|
+
static readonly VERSION_BUILD_DATE_TIME: "August 25 2026 04:20:46 MST";
|
|
4
4
|
}
|
|
5
5
|
//# sourceMappingURL=EslintInfo.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"EslintInfo.d.ts","sourceRoot":"","sources":["../../../src/Eslint/Constant/EslintInfo.ts"],"names":[],"mappings":"AAQA,qBAAa,UAAU;IACnB,MAAM,CAAC,QAAQ,CAAC,OAAO,EAAG,
|
|
1
|
+
{"version":3,"file":"EslintInfo.d.ts","sourceRoot":"","sources":["../../../src/Eslint/Constant/EslintInfo.ts"],"names":[],"mappings":"AAQA,qBAAa,UAAU;IACnB,MAAM,CAAC,QAAQ,CAAC,OAAO,EAAG,SAAS,CAAU;IAC7C,MAAM,CAAC,QAAQ,CAAC,uBAAuB,EAAG,6BAA6B,CAAU;CACpF"}
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
* Released under the MIT License. See LICENSE.md for details.
|
|
7
7
|
*/
|
|
8
8
|
export class EslintInfo {
|
|
9
|
-
static VERSION = '26.1.
|
|
10
|
-
static VERSION_BUILD_DATE_TIME = 'August
|
|
9
|
+
static VERSION = '26.1.19';
|
|
10
|
+
static VERSION_BUILD_DATE_TIME = 'August 25 2026 04:20:46 MST';
|
|
11
11
|
}
|
|
12
12
|
//# sourceMappingURL=EslintInfo.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"EslintInfo.js","sourceRoot":"","sources":["../../../src/Eslint/Constant/EslintInfo.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;AAEH,MAAM,OAAO,UAAU;IACnB,MAAM,CAAU,OAAO,GAAG,
|
|
1
|
+
{"version":3,"file":"EslintInfo.js","sourceRoot":"","sources":["../../../src/Eslint/Constant/EslintInfo.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;AAEH,MAAM,OAAO,UAAU;IACnB,MAAM,CAAU,OAAO,GAAG,SAAkB,CAAC;IAC7C,MAAM,CAAU,uBAAuB,GAAG,6BAAsC,CAAC"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@valkyrjaio/ci-eslint",
|
|
3
|
-
"version": "26.1.
|
|
3
|
+
"version": "26.1.19",
|
|
4
4
|
"description": "Shared ESLint configuration for Valkyrja TypeScript repositories",
|
|
5
5
|
"homepage": "https://www.valkyrja.io",
|
|
6
6
|
"bugs": {
|
|
@@ -67,6 +67,6 @@
|
|
|
67
67
|
},
|
|
68
68
|
"dependencies": {
|
|
69
69
|
"@eslint/js": "^10.0.1",
|
|
70
|
-
"typescript-eslint": "^8.
|
|
70
|
+
"typescript-eslint": "^8.68.0"
|
|
71
71
|
}
|
|
72
72
|
}
|
|
@@ -7,6 +7,6 @@
|
|
|
7
7
|
*/
|
|
8
8
|
|
|
9
9
|
export class EslintInfo {
|
|
10
|
-
static readonly VERSION = '26.1.
|
|
11
|
-
static readonly VERSION_BUILD_DATE_TIME = 'August
|
|
10
|
+
static readonly VERSION = '26.1.19' as const;
|
|
11
|
+
static readonly VERSION_BUILD_DATE_TIME = 'August 25 2026 04:20:46 MST' as const;
|
|
12
12
|
}
|