Skip to content

Commit 3234ced

Browse files
chore(deps): update dependency eslint-plugin-yml to v1.16.0
1 parent e5ca5ce commit 3234ced

File tree

3 files changed

+13
-13
lines changed

3 files changed

+13
-13
lines changed

eslint/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"@types/eslint": "9.6.1",
1616
"esbuild": "0.24.0",
1717
"eslint": "8.57.1",
18-
"eslint-plugin-yml": "1.15.0",
18+
"eslint-plugin-yml": "1.16.0",
1919
"eslint-vitest-rule-tester": "0.6.1",
2020
"typescript": "5.7.2",
2121
"vitest": "2.1.6",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"eslint": "8.57.1",
3636
"eslint-plugin-automation-custom": "1.0.0",
3737
"eslint-plugin-json": "4.0.1",
38-
"eslint-plugin-yml": "1.15.0",
38+
"eslint-plugin-yml": "1.16.0",
3939
"husky": "9.1.7",
4040
"lint-staged": "15.2.10",
4141
"oxlint": "0.11.1",

yarn.lock

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ __metadata:
8383
eslint: "npm:8.57.1"
8484
eslint-plugin-automation-custom: "npm:1.0.0"
8585
eslint-plugin-json: "npm:4.0.1"
86-
eslint-plugin-yml: "npm:1.15.0"
86+
eslint-plugin-yml: "npm:1.16.0"
8787
husky: "npm:9.1.7"
8888
lint-staged: "npm:15.2.10"
8989
oxlint: "npm:0.11.1"
@@ -3470,14 +3470,14 @@ __metadata:
34703470
languageName: node
34713471
linkType: hard
34723472

3473-
"eslint-compat-utils@npm:^0.5.0":
3474-
version: 0.5.1
3475-
resolution: "eslint-compat-utils@npm:0.5.1"
3473+
"eslint-compat-utils@npm:^0.6.0":
3474+
version: 0.6.4
3475+
resolution: "eslint-compat-utils@npm:0.6.4"
34763476
dependencies:
34773477
semver: "npm:^7.5.4"
34783478
peerDependencies:
34793479
eslint: ">=6.0.0"
3480-
checksum: 10/ac65ac1c6107cf19f63f5fc17cea361c9cb1336be7356f23dbb0fac10979974b4622e13e950be43cbf431801f2c07f7dab448573181ccf6edc0b86d5b5304511
3480+
checksum: 10/97f08f4aa8d9a1bc1087aaeceab46a5fa65a6d70703c1a2f2cd533562381208fdd0a293ce0f63ad607f1e697ddb348ef1076b02f5afa83c70f4a07ca0dcec90e
34813481
languageName: node
34823482
linkType: hard
34833483

@@ -3488,7 +3488,7 @@ __metadata:
34883488
"@types/eslint": "npm:9.6.1"
34893489
esbuild: "npm:0.24.0"
34903490
eslint: "npm:8.57.1"
3491-
eslint-plugin-yml: "npm:1.15.0"
3491+
eslint-plugin-yml: "npm:1.16.0"
34923492
eslint-vitest-rule-tester: "npm:0.6.1"
34933493
typescript: "npm:5.7.2"
34943494
vitest: "npm:2.1.6"
@@ -3506,18 +3506,18 @@ __metadata:
35063506
languageName: node
35073507
linkType: hard
35083508

3509-
"eslint-plugin-yml@npm:1.15.0":
3510-
version: 1.15.0
3511-
resolution: "eslint-plugin-yml@npm:1.15.0"
3509+
"eslint-plugin-yml@npm:1.16.0":
3510+
version: 1.16.0
3511+
resolution: "eslint-plugin-yml@npm:1.16.0"
35123512
dependencies:
35133513
debug: "npm:^4.3.2"
3514-
eslint-compat-utils: "npm:^0.5.0"
3514+
eslint-compat-utils: "npm:^0.6.0"
35153515
lodash: "npm:^4.17.21"
35163516
natural-compare: "npm:^1.4.0"
35173517
yaml-eslint-parser: "npm:^1.2.1"
35183518
peerDependencies:
35193519
eslint: ">=6.0.0"
3520-
checksum: 10/79bf0bf2977bc8f16e3de2e1d0e8e5625d20902ccab940e53269cf7e5379e74cf7b148c3d849525bd451264108b6a49aafbf2ea88cf30405a742516b2983ba22
3520+
checksum: 10/523f3016098f2de340a68c1fa11228734b281191d3391b1ab8812c1c446455841f35815b4c4f036c2ab459a5f7b0c6496dd5bc57de912632d8db9da44e45eb44
35213521
languageName: node
35223522
linkType: hard
35233523

0 commit comments

Comments
 (0)