Skip to content

Commit

Permalink
build(deps-dev): Bump eslint-plugin-yml from 1.12.2 to 1.13.1 (#390)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Mar 19, 2024
1 parent be9b78e commit 4ae0b84
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@
"eslint-plugin-node": "11.1.0",
"eslint-plugin-promise": "6.1.1",
"eslint-plugin-unicorn": "51.0.1",
"eslint-plugin-yml": "1.12.2",
"eslint-plugin-yml": "1.13.1",
"growl": "1.10.5",
"husky": "9.0.11",
"is-ci": "3.0.1",
Expand Down
23 changes: 17 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1399,7 +1399,7 @@ __metadata:
eslint-plugin-node: "npm:11.1.0"
eslint-plugin-promise: "npm:6.1.1"
eslint-plugin-unicorn: "npm:51.0.1"
eslint-plugin-yml: "npm:1.12.2"
eslint-plugin-yml: "npm:1.13.1"
growl: "npm:1.10.5"
husky: "npm:9.0.11"
is-ci: "npm:3.0.1"
Expand Down Expand Up @@ -4457,6 +4457,17 @@ __metadata:
languageName: node
linkType: hard

"eslint-compat-utils@npm:^0.5.0":
version: 0.5.0
resolution: "eslint-compat-utils@npm:0.5.0"
dependencies:
semver: "npm:^7.5.4"
peerDependencies:
eslint: ">=6.0.0"
checksum: 10/3f305ca4d9af42ff536cb9abedd4fddecb36809ee04772d5f16c5e4437b169fcfa02c5e6a1554df092dceb67864d0d4516d2db4b3a91131bb8dbbafe00d7b209
languageName: node
linkType: hard

"eslint-import-resolver-node@npm:^0.3.9":
version: 0.3.9
resolution: "eslint-import-resolver-node@npm:0.3.9"
Expand Down Expand Up @@ -4717,18 +4728,18 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-yml@npm:1.12.2":
version: 1.12.2
resolution: "eslint-plugin-yml@npm:1.12.2"
"eslint-plugin-yml@npm:1.13.1":
version: 1.13.1
resolution: "eslint-plugin-yml@npm:1.13.1"
dependencies:
debug: "npm:^4.3.2"
eslint-compat-utils: "npm:^0.4.0"
eslint-compat-utils: "npm:^0.5.0"
lodash: "npm:^4.17.21"
natural-compare: "npm:^1.4.0"
yaml-eslint-parser: "npm:^1.2.1"
peerDependencies:
eslint: ">=6.0.0"
checksum: 10/0756d26b1eeddf8e3d6a19d7bab7ee9c00a65c559a539f56a12e6e811dda6b374045e434e4f200b8b6c509785bf2395c226dec93ee00be61e879a778eb3f7a3b
checksum: 10/1852dcbf237282d607b473236337ec38c0a76ed5f4fa72ba0a0e3c9491f05f94d0348feccc10e7123d9944cb176c8f442dabfa7d6789d8a37c6e312d02c2564f
languageName: node
linkType: hard

Expand Down

0 comments on commit 4ae0b84

Please sign in to comment.