Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion eslint/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"@types/eslint": "9.6.1",
"esbuild": "0.25.10",
"eslint": "8.57.1",
"eslint-plugin-yml": "1.18.0",
"eslint-plugin-yml": "1.19.0",
"eslint-vitest-rule-tester": "2.2.2",
"typescript": "5.9.3",
"vitest": "3.2.4",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"eslint": "8.57.1",
"eslint-plugin-automation-custom": "1.0.0",
"eslint-plugin-json": "4.0.1",
"eslint-plugin-yml": "1.18.0",
"eslint-plugin-yml": "1.19.0",
"husky": "9.1.7",
"lint-staged": "16.2.3",
"oxlint": "1.18.0",
Expand Down
20 changes: 14 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ __metadata:
eslint: "npm:8.57.1"
eslint-plugin-automation-custom: "npm:1.0.0"
eslint-plugin-json: "npm:4.0.1"
eslint-plugin-yml: "npm:1.18.0"
eslint-plugin-yml: "npm:1.19.0"
husky: "npm:9.1.7"
lint-staged: "npm:16.2.3"
oxlint: "npm:1.18.0"
Expand Down Expand Up @@ -3928,6 +3928,13 @@ __metadata:
languageName: node
linkType: hard

"diff-sequences@npm:^27.5.1":
version: 27.5.1
resolution: "diff-sequences@npm:27.5.1"
checksum: 10/34d852a13eb82735c39944a050613f952038614ce324256e1c3544948fa090f1ca7f329a4f1f57c31fe7ac982c17068d8915b633e300f040b97708c81ceb26cd
languageName: node
linkType: hard

"doctrine@npm:^3.0.0":
version: 3.0.0
resolution: "doctrine@npm:3.0.0"
Expand Down Expand Up @@ -4349,7 +4356,7 @@ __metadata:
"@types/eslint": "npm:9.6.1"
esbuild: "npm:0.25.10"
eslint: "npm:8.57.1"
eslint-plugin-yml: "npm:1.18.0"
eslint-plugin-yml: "npm:1.19.0"
eslint-vitest-rule-tester: "npm:2.2.2"
typescript: "npm:5.9.3"
vitest: "npm:3.2.4"
Expand Down Expand Up @@ -4385,18 +4392,19 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-yml@npm:1.18.0":
version: 1.18.0
resolution: "eslint-plugin-yml@npm:1.18.0"
"eslint-plugin-yml@npm:1.19.0":
version: 1.19.0
resolution: "eslint-plugin-yml@npm:1.19.0"
dependencies:
debug: "npm:^4.3.2"
diff-sequences: "npm:^27.5.1"
escape-string-regexp: "npm:4.0.0"
eslint-compat-utils: "npm:^0.6.0"
natural-compare: "npm:^1.4.0"
yaml-eslint-parser: "npm:^1.2.1"
peerDependencies:
eslint: ">=6.0.0"
checksum: 10/4e56b0b86b51b3041f5e4a05a1dc8cd657a775f53e7ebc698efd0a77b33605c8c6ec4933bd43a66dc8fe7e45ba16ed12aafea1b3b7d9c555c6c747154be0db94
checksum: 10/68b4da25e21f04733153a868c35c48deda8b62d0f1f27443a36ad716a6f30d62f3e9cc50aaeb42625027f38af412a7ba26273da8f81b77f82a90dd6bfd7d25f3
languageName: node
linkType: hard

Expand Down