eslint-plugin-github-actions-2 1.0.0 → 1.0.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.
package/dist/plugin.cjs CHANGED
@@ -39,7 +39,7 @@ var yamlParser = __toESM(require("yaml-eslint-parser"), 1);
39
39
  var package_default = {
40
40
  $schema: "https://www.schemastore.org/package.json",
41
41
  name: "eslint-plugin-github-actions-2",
42
- version: "1.0.0",
42
+ version: "1.0.1",
43
43
  private: false,
44
44
  description: "ESLint plugin for GitHub Actions workflow quality, reliability, and security rules.",
45
45
  keywords: [
@@ -183,7 +183,7 @@ var package_default = {
183
183
  "@csstools/stylelint-formatter-github": "^2.0.0",
184
184
  "@docusaurus/eslint-plugin": "^3.9.2",
185
185
  "@double-great/remark-lint-alt-text": "^1.1.1",
186
- "@double-great/stylelint-a11y": "^3.4.6",
186
+ "@double-great/stylelint-a11y": "^3.4.7",
187
187
  "@eslint-community/eslint-plugin-eslint-comments": "^4.7.1",
188
188
  "@eslint-react/eslint-plugin": "^3.0.0",
189
189
  "@eslint/compat": "^2.0.3",
@@ -233,12 +233,12 @@ var package_default = {
233
233
  "@types/postcss-normalize": "^9.0.4",
234
234
  "@types/postcss-reporter": "^7.0.5",
235
235
  "@types/sloc": "^0.2.3",
236
- "@typescript-eslint/eslint-plugin": "^8.57.1",
237
- "@typescript-eslint/parser": "^8.57.1",
238
- "@typescript-eslint/rule-tester": "^8.57.1",
239
- "@vitest/coverage-v8": "^4.1.0",
240
- "@vitest/eslint-plugin": "^1.6.12",
241
- "@vitest/ui": "^4.1.0",
236
+ "@typescript-eslint/eslint-plugin": "^8.57.2",
237
+ "@typescript-eslint/parser": "^8.57.2",
238
+ "@typescript-eslint/rule-tester": "^8.57.2",
239
+ "@vitest/coverage-v8": "^4.1.1",
240
+ "@vitest/eslint-plugin": "^1.6.13",
241
+ "@vitest/ui": "^4.1.1",
242
242
  actionlint: "^2.0.6",
243
243
  "all-contributors-cli": "^6.26.1",
244
244
  "cognitive-complexity-ts": "^0.8.1",
@@ -248,7 +248,7 @@ var package_default = {
248
248
  depcheck: "^1.4.7",
249
249
  "detect-secrets": "^1.0.6",
250
250
  eslint: "^10.1.0",
251
- "eslint-config-flat-gitignore": "^2.2.1",
251
+ "eslint-config-flat-gitignore": "^2.3.0",
252
252
  "eslint-config-prettier": "^10.1.8",
253
253
  "eslint-formatter-unix": "^9.0.1",
254
254
  "eslint-import-resolver-typescript": "^4.4.4",
@@ -311,7 +311,7 @@ var package_default = {
311
311
  htmlhint: "^1.9.2",
312
312
  jscpd: "^4.0.8",
313
313
  "jsonc-eslint-parser": "^3.1.0",
314
- knip: "^6.0.1",
314
+ knip: "^6.0.4",
315
315
  leasot: "^14.4.0",
316
316
  madge: "^8.0.0",
317
317
  "markdown-link-check": "^3.14.2",
@@ -331,7 +331,7 @@ var package_default = {
331
331
  "postcss-reporter": "^7.1.0",
332
332
  "postcss-round-subpixels": "^2.0.0",
333
333
  "postcss-scss": "^4.0.9",
334
- "postcss-sort-media-queries": "^6.3.2",
334
+ "postcss-sort-media-queries": "^6.3.3",
335
335
  "postcss-styled-jsx": "^1.0.1",
336
336
  "postcss-styled-syntax": "^0.7.1",
337
337
  "postcss-viewport-height-correction": "^1.1.1",
@@ -489,7 +489,7 @@ var package_default = {
489
489
  "stylelint-order": "^8.1.1",
490
490
  "stylelint-plugin-defensive-css": "^2.8.0",
491
491
  "stylelint-plugin-logical-css": "^2.0.2",
492
- "stylelint-plugin-use-baseline": "^1.4.0",
492
+ "stylelint-plugin-use-baseline": "^1.4.1",
493
493
  "stylelint-prettier": "^5.0.3",
494
494
  "stylelint-react-native": "^2.7.0",
495
495
  "stylelint-scales": "^5.0.0",
@@ -498,14 +498,14 @@ var package_default = {
498
498
  "stylelint-value-no-unknown-custom-properties": "^6.1.1",
499
499
  "toml-eslint-parser": "^1.0.3",
500
500
  "ts-unused-exports": "^11.0.1",
501
- typedoc: "^0.28.17",
502
- typescript: "^5.9.3",
503
- "typescript-eslint": "^8.57.1",
501
+ typedoc: "^0.28.18",
502
+ typescript: "^6.0.2",
503
+ "typescript-eslint": "^8.57.2",
504
504
  typesync: "^0.14.3",
505
505
  vfile: "^6.0.3",
506
- vite: "^8.0.1",
506
+ vite: "^8.0.2",
507
507
  "vite-tsconfig-paths": "^6.1.1",
508
- vitest: "^4.1.0",
508
+ vitest: "^4.1.1",
509
509
  "yamllint-js": "^0.2.4"
510
510
  },
511
511
  peerDependencies: {