Skip to content

Commit 12f7526

Browse files
build(deps-dev): Bump eslint-plugin-yml from 1.12.2 to 1.13.1 (#61)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 42da531 commit 12f7526

File tree

2 files changed

+18
-7
lines changed

2 files changed

+18
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@
138138
"eslint-plugin-node": "11.1.0",
139139
"eslint-plugin-promise": "6.1.1",
140140
"eslint-plugin-unicorn": "51.0.1",
141-
"eslint-plugin-yml": "1.12.2",
141+
"eslint-plugin-yml": "1.13.1",
142142
"growl": "1.10.5",
143143
"husky": "9.0.11",
144144
"is-ci": "3.0.1",

yarn.lock

Lines changed: 17 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1460,7 +1460,7 @@ __metadata:
14601460
eslint-plugin-node: "npm:11.1.0"
14611461
eslint-plugin-promise: "npm:6.1.1"
14621462
eslint-plugin-unicorn: "npm:51.0.1"
1463-
eslint-plugin-yml: "npm:1.12.2"
1463+
eslint-plugin-yml: "npm:1.13.1"
14641464
growl: "npm:1.10.5"
14651465
husky: "npm:9.0.11"
14661466
is-ci: "npm:3.0.1"
@@ -4729,6 +4729,17 @@ __metadata:
47294729
languageName: node
47304730
linkType: hard
47314731

4732+
"eslint-compat-utils@npm:^0.5.0":
4733+
version: 0.5.0
4734+
resolution: "eslint-compat-utils@npm:0.5.0"
4735+
dependencies:
4736+
semver: "npm:^7.5.4"
4737+
peerDependencies:
4738+
eslint: ">=6.0.0"
4739+
checksum: 10/3f305ca4d9af42ff536cb9abedd4fddecb36809ee04772d5f16c5e4437b169fcfa02c5e6a1554df092dceb67864d0d4516d2db4b3a91131bb8dbbafe00d7b209
4740+
languageName: node
4741+
linkType: hard
4742+
47324743
"eslint-import-resolver-node@npm:^0.3.9":
47334744
version: 0.3.9
47344745
resolution: "eslint-import-resolver-node@npm:0.3.9"
@@ -4998,18 +5009,18 @@ __metadata:
49985009
languageName: node
49995010
linkType: hard
50005011

5001-
"eslint-plugin-yml@npm:1.12.2":
5002-
version: 1.12.2
5003-
resolution: "eslint-plugin-yml@npm:1.12.2"
5012+
"eslint-plugin-yml@npm:1.13.1":
5013+
version: 1.13.1
5014+
resolution: "eslint-plugin-yml@npm:1.13.1"
50045015
dependencies:
50055016
debug: "npm:^4.3.2"
5006-
eslint-compat-utils: "npm:^0.4.0"
5017+
eslint-compat-utils: "npm:^0.5.0"
50075018
lodash: "npm:^4.17.21"
50085019
natural-compare: "npm:^1.4.0"
50095020
yaml-eslint-parser: "npm:^1.2.1"
50105021
peerDependencies:
50115022
eslint: ">=6.0.0"
5012-
checksum: 10/0756d26b1eeddf8e3d6a19d7bab7ee9c00a65c559a539f56a12e6e811dda6b374045e434e4f200b8b6c509785bf2395c226dec93ee00be61e879a778eb3f7a3b
5023+
checksum: 10/1852dcbf237282d607b473236337ec38c0a76ed5f4fa72ba0a0e3c9491f05f94d0348feccc10e7123d9944cb176c8f442dabfa7d6789d8a37c6e312d02c2564f
50135024
languageName: node
50145025
linkType: hard
50155026

0 commit comments

Comments
 (0)